Skip to content

Commit e71f314

Browse files
committed
docs: absorb the fleet-block enforcer citation from the pack
1 parent 9f5d7bb commit e71f314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
- 🚨 An override's value is MEASURED, never predicted (`scripts/fleet/measure-ecosystem-impact.mts`): report surviving gateways + the clique verdict beside every cut %, and the root set with every number; a clique never prunes like a tree. [`ecosystem-impact-measurement`](docs/agents.md/fleet/ecosystem-impact-measurement.md)
4040
- 🚨 `pnpm run fix --all` runs the fleet doctor: auto-fixes missing `catalog:` entries, reports soak-window install failures loud. [`fleet-doctor`](docs/agents.md/fleet/fleet-doctor.md)
4141
- **headroom-ai** (telemetry-locked) wire proxy compresses tool_result, the sole compression layer (no custom hook). [`token-minification`](docs/agents.md/fleet/token-minification.md)
42-
- 🚨 A peer agent's number or verdict is a LEAD: re-measure it, or attribute it; never restate it as your own finding. [`a-peers-claim-is-a-lead`](docs/agents.md/fleet/a-peers-claim-is-a-lead.md)
42+
- 🚨 A peer agent's number or verdict is a LEAD: re-measure it, or attribute it; never restate it as your own finding. (`.claude/hooks/fleet/stop-claim-verify-nudge/`) [`a-peers-claim-is-a-lead`](docs/agents.md/fleet/a-peers-claim-is-a-lead.md)
4343
- 🚨 Fix a lint/type/test error or broken comment in your reading window in a sibling commit; investigate before blaming a tool or session. [`judgment-and-self-evaluation`](docs/agents.md/fleet/judgment-and-self-evaluation.md)
4444
- 🚨 "stop"/"pause" means stop FORWARD action: finish the in-flight commit, never interrupt a running one, never freeze in a broken state. (`.claude/hooks/fleet/stop-means-commit-guard/`) [`stop-means-finish-the-commit`](docs/agents.md/fleet/stop-means-finish-the-commit.md)
4545
- 🚨 Scope work into chunks that land: each verifiable alone, committed before the next starts; a mechanical sweep is batched, not one pass. (`.claude/hooks/fleet/uncommitted-sweep-nudge/`) [`scope-work-into-landable-chunks`](docs/agents.md/fleet/scope-work-into-landable-chunks.md)

0 commit comments

Comments
 (0)