Package org.egothor.methodatlas
Interface ManualMode
- All Known Implementing Classes:
ManualMode.Consume,ManualMode.Prepare
Selects between the two phases of the manual AI workflow.
When a ManualMode value is present in the parsed configuration the
application bypasses the normal automated AI provider path.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordConsume phase: read operator-saved response files and emit enriched CSV.static final recordPrepare phase: scan source files and write AI prompt work files and empty response stubs.