Initial public release. Write the rules for an AI agent before anyone writes the agent: spec, interview, stop.
Added
- Agent intake: twelve questions, action-aware risk, resumable checkpoints, and standalone Agent Spec artifacts.
- Operator brief (
_brief.md) per run with interview and approval-gate questions. - Spec and checkpoint files under
.mobius/(JSON + Markdown). --record-outcomeand--learning-reportfor human feedback on briefs.--keep-going: retry allowlisted local tests a few times, then stop.mobius --doctorhealth checks for runtime, CLI, patch boundaries, and artifact safety.- Opt-in local execution and self-patch lanes (off by default; explicit flags required).
Möbius does not generate, deploy, or run agents by default.