swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md
diff options
context:
space:
mode:
Diffstat (limited to 'assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md')
-rw-r--r--assets/codex-skills/mcp-bootstrap/references/bootstrap-retrofit.md1
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.