start_project
Initialize or reset the coaching checklist for the first Zeus Client app, defaulting to single-agent with sample options like travel, beer, or API. Multi-agent samples are gated until single-agent passes smoke tests.
Instructions
Start or reset first-app coaching checklist (single-agent default).
sample:
travel (default) — UI path via demo_travel_sample / use_sample
beer — zero-LLM Direct catalog UI (use_sample sample=beer)
api — API-only FastAPI scaffold (scaffold_app app_kind=api)
yelp / multi — gated until single-agent smokes green unless force_multi
Multi-agent goals (goal=multi or sample=yelp) are gated until single-agent smokes are green, unless force_multi=true (ZDH-11).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | single-agent | |
| sample | No | travel | |
| force_multi | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||