diff --git a/doc/CLAWDIE-CODEX-HANDOFF.md b/doc/CLAWDIE-CODEX-HANDOFF.md index f9c7d143..7cd7497a 100644 --- a/doc/CLAWDIE-CODEX-HANDOFF.md +++ b/doc/CLAWDIE-CODEX-HANDOFF.md @@ -9,13 +9,12 @@ bot). All quota/cost-mode/provider-fallback complexity is lifted. It is wired into the ISO behind `FEATURE_CLAWDIE` (default `NO`) and runs as an rc.d service like Clawdie-AI. -## Precondition (blocking) +## Status (all PRs merged — 2026-06-01) -Two PRs must be merged to `main` **before** step 1 — until colibri `main` has -the `clawdie` crate, the workspace build won't produce the binary: +Both prerequisite PRs are merged to `main`. Codex is unblocked: -- colibri: `feat/clawdie-agent` → main -- clawdie-iso: `fix/clawdie-prebuild-hardening` → main (this branch) +- colibri: `feat/clawdie-agent` → main ✅ +- clawdie-iso: `fix/clawdie-prebuild-hardening` → main ✅ ## Task checklist