Expand description
QA-driven configuration: FormSpec bridge, wizard prompts, answers persistence, and setup input loading.
Modules§
- bridge
- Bridge between provider QA specs and greentic-qa’s FormSpec engine.
- persist
- Persist config and secrets from QA apply-answers output.
- prompts
- Interactive CLI prompts for QA setup wizard.
- shared_
questions - Shared Questions Support for multi-provider setup.
- wizard
- QA-aware setup wizard that unifies WASM-based
qa-specand legacysetup.yamlinto a single FormSpec-driven flow.