Skip to content

Commit cc33864

Browse files
edgeheroclaude
andcommitted
chore(plan-exec): 2026-07-21-admin-pi-extension — phase "Phase 5: docs closure + rules coverage" passed gates
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D3npQvQXLWsW6qsrRMAmNL
1 parent 159a0eb commit cc33864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ function toolText(text: string): { content: { type: "text"; text: string }[]; de
104104
}
105105

106106
/**
107-
* Register the four LLM-callable tools: three reads (`dispatch_status`, `dispatch_runs`) and the two
107+
* Register the four LLM-callable tools: two reads (`dispatch_status`, `dispatch_runs`) and the two
108108
* durable-but-reversible controls (`dispatch_pause`, `dispatch_resume`). There is deliberately NO
109109
* settings-write tool and NO log tool -- a write is an operator-typed command only, and raw `.log` bytes
110110
* never enter model context (DES-ADMIN-VIA-PI-EXTENSION injection boundary; REQ acceptance). Each read

0 commit comments

Comments
 (0)