docs: rewrite ADR + jail-spawn design to match shipped code #43

Merged
clawdie merged 1 commit from docs/decisions-match-code into main 2026-06-13 21:56:28 +02:00
Owner

Both docs were written as proposals; the decisions are now working code, so they're slimmed to plain "how it works" docs (code = source of truth). Net -178 lines.

  • ADR-agent-harness-consolidation: Proposed → Accepted/implemented; drops migration plan + gates (shipped), folds in the pi-demotion correction, drops the dangling CLAWDIE-AGENT-WIKI ref (deleted in #34).
  • COLIBRI-JAILED-AGENT-SPAWN-DESIGN: proposal → implemented; describes the shipped spawner (name-vs-path lifecycle, command= syntax, PrivMode mdo/helper, socket wiring, external-MCP reuse) instead of the original sketch.
Both docs were written as **proposals**; the decisions are now working code, so they're slimmed to plain "how it works" docs (code = source of truth). Net -178 lines. - **ADR-agent-harness-consolidation**: Proposed → Accepted/implemented; drops migration plan + gates (shipped), folds in the pi-demotion correction, drops the dangling `CLAWDIE-AGENT-WIKI` ref (deleted in #34). - **COLIBRI-JAILED-AGENT-SPAWN-DESIGN**: proposal → implemented; describes the shipped spawner (name-vs-path lifecycle, `command=` syntax, `PrivMode` mdo/helper, socket wiring, external-MCP reuse) instead of the original sketch.
clawdie added 1 commit 2026-06-13 21:56:23 +02:00
docs: rewrite ADR + jail-spawn design to match shipped code
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
8eff3c6eff
Both were written as proposals; the decisions are now working code, so slim them
to plain "how it works" docs (code is the source of truth).

- ADR-agent-harness-consolidation: Proposed -> Accepted/implemented; drop the
  migration plan + gates (all shipped), fold in the pi-demotion correction, and
  drop the dangling CLAWDIE-AGENT-WIKI reference (deleted in #34). 116 -> ~55 lines.
- COLIBRI-JAILED-AGENT-SPAWN-DESIGN: proposal -> implemented; describe the shipped
  spawner (name-vs-path lifecycle, command= syntax, PrivMode mdo/helper, socket
  wiring, external-MCP reuse) instead of the original code sketch.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit 6a72befbb4 into main 2026-06-13 21:56:28 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#43
No description provided.