Expand description
ferro ai:make <description> โ AI-powered ServiceDef generator.
Thin CLI wrapper over ferro_mcp::tools::ai_scaffold::scaffold_core. All
introspection, relevance filtering, prompt assembly, LLM completion, and
validation run inside the core. This module owns the tokio runtime bridge,
console output, file write, and process exit โ writing exactly one
src/projections/<snake>.rs file on success.
Functionsยง
- run
- Run the
ferro ai:make <description>command.