Retornatus

CLI reference

Intention-oriented commands. Run from the governed project (or pass --path).

retornatus --help
retornatus gate --help
retornatus skill --help

Continuity

CommandPurpose
initCreate .retornatus/
integrateHub skill + detected Environment bridges
project-initBrownfield map → project/project.md
wake / wake --bridgesReconstruct state; rebuild index; optional bridges
doctorProcess vs Brakes scores + governance hygiene
statusDerived Change status
`ops list\show\run`Operational hygiene loops

Change workflow

CommandPurpose
change classifyCeremony lane QUICK / STANDARD / COMPLEX
change elicitRequirements analysis / Situation readiness (--answer, --write; exit 1 if insufficient)
change createDemand → Situation → Contract → optional Action/Tasks
change overviewClaims ↔ Evidence dashboard
change activateActivate draft Contract
change reopenMaterial Contract version (archive prior)
change learnRecord Learning
change create --task/--depends/--resourceExplicit Task graph
change create --lanePin ceremony lane

Tasks and loop

CommandPurpose
`task start\complete\fail\reopen`Durable Task lifecycle
loop next / loop next --all-readyReady work projection

Intake

CommandPurpose
intake analyze --promptStage-based prompt analysis; propose Skill with human questions
intake analyze --answer TOPIC=…Record human answers (SPECIALIZATION / NEED / CREATE)
intake analyze --create-skillCreate DRAFT Skill only when create_authorized=true

Skills

CommandPurpose
`skill need --prompt\--action / skill create/list/activate/evolve/export`Specialization lifecycle (Action optional; manual create still allowed)

Proof and policy

CommandPurpose
evidence add --claimClaim-bound Evidence (--git-state optional)
`gate contract\evidence\skill-research\assurance\policy\budget`STOP gates
`policy check --effect\--action`ALLOW / DENY / REQUIRE_HUMAN
verify / verify --receiptAssurance over Contract DONE (+ optional HMAC receipt)
receipt verify <path>Check a portable receipt against the local key
action budget <A-id> --max NSet Action attempt ceiling (--clear removes it)
assurance plan / assurance reviewIndependent review path
run / run --assurance / run --strict-policyAssemble ExecutionContext
lesson from-gateLearning from gate failure (+ optional Rule Candidate)

Problems

CommandPurpose
finding addRecord observation (auto-number)
`question open\resolve\reopen`Question lifecycle

Human boundary

CommandPurpose
decision recordHuman Decision
rule propose / rule activate --decisionRule Candidate → Rule

Inspection

CommandPurpose
inspect <id>Print artifact JSON
search <query>FTS5 over index
execution record / execution listHost execution observations

IDs are stable strings such as C-0001, C-0001/A-001, S-0001, R-0001, D-0001.

← Docs hub Product site →