diff --git a/AGENTS.md b/AGENTS.md index 58b28c3..e1c1ee2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -127,6 +127,13 @@ See `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md` and ## Multiagent Workflow - **Handoff doc:** `docs/-HANDOFF.md` — always update before handing off +- **Active handoffs:** + - `docs/FREEBSD-BUILD-LANE-HANDOFF.md` — FreeBSD agent (Codex): build the + Colibri and zot binaries, run the clawdie-iso build, boot, and run the + acceptance runbook plus the Hermes rc.d checks (ISO Gate 1 runtime proof + for Priority 1). + - `docs/CLAWDIE-INSTALLER-HANDOFF.md` — FreeBSD agent (Codex): `clawdie` ZFS + layout + service install validation. - **Proof gate tracker:** `cargo run --bin proof-gate-tracker` - **Platform matrix:** `cargo test --test platform-matrix` - **External MCP smoke:** see `docs/COLIBRI-EXTERNAL-MCP-PROTOTYPE.md`