← All commands
chimera project
Run a project start-to-finish against a Spec (drift = acceptance authority).
Subcommands
chimera project approve
Approve the initial plan (default) or a paused high-risk card, then continue.
Arguments
PROJECT_IDstrrequired
Project id.
chimera project deny
Reject a paused high-risk card (parks it for review, escalates to a human).
Arguments
PROJECT_IDstrrequired
Project id.
chimera project run
Continue running a paused/escalated project (re-attempts a soft rail-stop).
Arguments
PROJECT_IDstrrequired
Project id.
chimera project start
Create a project from a spec and run it until it aligns or a rail stops it.
Options
--workspace, -wstrdefault: '.'
Project workspace root.
--model, -mstr
Override the solve model.
--max-iterationsintdefault: 20
Hard rail on card runs.
--yes, -yboolean
Skip the initial plan-approval pause (auto-approve).
chimera project status
Show a project's status and its board.
Arguments
PROJECT_IDstrrequired
Project id.
Options
This command takes no options.
chimera project step
Run exactly one iteration (cron-able).
Arguments
PROJECT_IDstrrequired
Project id.