diff options
| author | main <main@swarm.moe> | 2026-03-19 17:15:25 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-19 17:15:25 -0400 |
| commit | 84e898d9ba699451d5d13fe384e7bbe220564bc1 (patch) | |
| tree | bcb6140c8dbbf34a67f7c007440c4fc5a3d351ce /assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md | |
| parent | 478b0bc47fade5864f4f397de7ea519beddab749 (diff) | |
| download | libmcp-84e898d9ba699451d5d13fe384e7bbe220564bc1.zip | |
Add orthogonal detail controls to libmcp
Diffstat (limited to 'assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md')
| -rw-r--r-- | assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md b/assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md index 146733c..faccc4c 100644 --- a/assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md +++ b/assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md @@ -8,6 +8,7 @@ scratch. 1. Separate session ownership from fragile execution. 2. Define typed replay contracts and typed faults. 3. Replace ad hoc backend dumps with porcelain-by-default output. + Make `render` and `detail` orthogonal before you start bikeshedding prose. 4. Add health, telemetry, and recovery tests. 5. Only then promise hot rollout or stronger operational guarantees. |