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
Owner

Follow-up to #60. #60 correctly fixed the count to 12, but the count has drifted ~4 times (8/10/11/12, README vs AGENTS) because it is hardcoded in 3 spots. Remove the number from README (status line + heading) and AGENTS; the crate table + Cargo.toml members are the source of truth. Adding/removing a crate now only touches the table — no number to drift. (Same self-tracking principle as ISO version → zot.)

Follow-up to #60. #60 correctly fixed the count to 12, but the count has drifted ~4 times (8/10/11/12, README vs AGENTS) because it is hardcoded in 3 spots. Remove the number from README (status line + heading) and AGENTS; the crate table + `Cargo.toml` members are the source of truth. Adding/removing a crate now only touches the table — no number to drift. (Same self-tracking principle as ISO version → zot.)
clawdie added 1 commit 2026-06-14 12:44:59 +02:00
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
f8a0aff88d
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>
clawdie merged commit b6d0b82452 into main 2026-06-14 12:45:02 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#61
No description provided.