Migrated from TODO.md.
Source section
P1 - Product Core And Composability
Goal
Provide the guided checklist-style Base setup experience described in docs/basectl-onboard.md.
Expected behavior
Orchestrate existing setup, check, doctor, profile, and project-discovery primitives without duplicating their logic.
Starting point
Implement the v1 Bash subcommand with dry-run, prompted, --yes, --dev, and --no-profile flows.
Migrated from
TODO.md.Source section
P1 - Product Core And Composability
Goal
Provide the guided checklist-style Base setup experience described in
docs/basectl-onboard.md.Expected behavior
Orchestrate existing setup, check, doctor, profile, and project-discovery primitives without duplicating their logic.
Starting point
Implement the v1 Bash subcommand with dry-run, prompted,
--yes,--dev, and--no-profileflows.