Skip to content

Commit 19b7619

Browse files
committed
chore(wheelhouse): cascade template@2946ddc1b
Auto-applied by socket-wheelhouse commit-cascade into socket-cli-doctor-rule-publish. 1 file(s) touched: - CLAUDE.md
1 parent 2600b93 commit 19b7619

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
@@ -41,7 +41,7 @@
4141
- The sfw CA is a PERSISTENT per-user pair (`pnpm run setup:sfw-ca`), never sfw's per-invocation tmpdir CA: pnpm's Rust tarball fetcher / cargo / uv / go fail `UnknownIssuer` on an uncached download. [`sfw-persistent-ca`](docs/fleet/agents.md/sfw-persistent-ca.md)
4242
- Dedup the install tree: no avoidable cross-major duplicate, and every `@socketregistry/*` hardened drop-in is redirected via `overrides:`. [`tooling`](docs/fleet/agents.md/tooling.md)
4343
- An override's value is MEASURED, never predicted: report surviving gateways beside every cut %. [`ecosystem-impact-measurement`](docs/fleet/agents.md/ecosystem-impact-measurement.md)
44-
- `pnpm run fix --all` runs the fleet doctor: auto-fixes missing `catalog:` entries, reports soak-window install failures. [`fleet-doctor`](docs/fleet/agents.md/fleet-doctor.md)
44+
- Every user-facing CLI provides `doctor` (diagnose, read-only) and `doctor --fix` (safe, idempotent repair); `pnpm run fix --all` runs the fleet doctor. [`fleet-doctor`](docs/fleet/agents.md/fleet-doctor.md)
4545
- A peer agent's number is a LEAD: re-measure or attribute it. (`.claude/hooks/fleet/stop-claim-verify-nudge/`) [`a-peers-claim-is-a-lead`](docs/fleet/agents.md/a-peers-claim-is-a-lead.md)
4646
- Fix a lint/type/test error or broken comment in your reading window in a sibling commit. [`judgment-and-self-evaluation`](docs/fleet/agents.md/judgment-and-self-evaluation.md)
4747
- "stop"/"pause" means stop FORWARD action: finish the in-flight commit, never freeze broken. (`.claude/hooks/fleet/stop-means-commit-guard/`) [`stop-means-finish-the-commit`](docs/fleet/agents.md/stop-means-finish-the-commit.md)

0 commit comments

Comments
 (0)