docs: stop hand-maintaining the workspace crate count #61

Merged
clawdie merged 1 commit from docs/drop-hardcoded-crate-count into main 2026-06-14 12:45:02 +02:00

1 commit

Author SHA1 Message Date
Sam & Claude
f8a0aff88d docs: stop hand-maintaining the workspace crate count
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
The count drifted repeatedly (8/10/11/12, plus README-vs-AGENTS mismatches)
because it was hardcoded in three places. Drop the number from README (status +
heading) and AGENTS; the crate table + Cargo.toml members are the source of
truth, so adding/removing a crate only touches the table.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 12:44:53 +02:00