From 84e898d9ba699451d5d13fe384e7bbe220564bc1 Mon Sep 17 00:00:00 2001 From: main Date: Thu, 19 Mar 2026 17:15:25 -0400 Subject: Add orthogonal detail controls to libmcp --- assets/codex-skills/mcp-bootstrap/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'assets/codex-skills/mcp-bootstrap/SKILL.md') diff --git a/assets/codex-skills/mcp-bootstrap/SKILL.md b/assets/codex-skills/mcp-bootstrap/SKILL.md index 19d59d9..84a9244 100644 --- a/assets/codex-skills/mcp-bootstrap/SKILL.md +++ b/assets/codex-skills/mcp-bootstrap/SKILL.md @@ -33,6 +33,7 @@ Default posture: - make replay legality explicit per request surface - ship health, telemetry, and recovery tests before feature sprawl - default nontrivial tool output to porcelain +- treat `render` and `detail` as orthogonal controls - keep structured JSON output available where exact consumers need it ## Retrofit @@ -47,6 +48,7 @@ Retrofit in order: - separate durable transport ownership from fragile execution - define typed faults and replay contracts before adding retries - adopt the model UX doctrine, especially porcelain-by-default output +- make `detail=concise|full` real before inventing consumer-local verbosity knobs - add rollout, telemetry, and recovery tests before claiming stability ## Guardrails -- cgit v1.2.3