Skip to content

chore(docs): drop a product brief nothing reads and nothing checks - #784

Merged
blafourcade merged 1 commit into
nextfrom
chore/a-brief-nothing-reads
Sep 6, 2026
Merged

chore(docs): drop a product brief nothing reads and nothing checks#784
blafourcade merged 1 commit into
nextfrom
chore/a-brief-nothing-reads

Conversation

@blafourcade

Copy link
Copy Markdown
Contributor

aidd_docs/product/aidd-kanban.md — 101 lines, zero tests, zero source references, zero inbound links.

Its two neighbours are the opposite, and that contrast is the point:

Doc Lines Tests holding it
metrics-contract.md 892 3
cost-report-contract.md 677 4
aidd-kanban.md 101 0

Those tests are not cosmetic — they assert every field the record actually has is documented, that no documented field has since been removed, and they recompute the figures the documents state from the code. A contract that drifts turns the suite red.

This one has nothing. It describes a screen that has changed since it was written: read as current it misleads, read as history it is not marked as such.

373 repository script tests, 0 broken links in 797 files, and the eight cases guarding the two remaining contracts still pass.

🤖 Generated with Claude Code

https://claude.ai/code/session_01VWNxk63AGKkqE8HRqHLjGp

`aidd_docs/product/aidd-kanban.md` was written once and never referenced again: no
test asserts anything about it, no source file names it, and no other document
links to it. Its two neighbours in that folder are the opposite — `metrics-contract.md`
is held by three test files and `cost-report-contract.md` by four, which recompute
the figures those documents state and fail when a field is added or removed without
being written down.

A document nothing checks can drift without anyone finding out, and this one
describes a screen that has changed since. Read as current, it misleads; read as
history, it is not marked as such.

The 101 lines go. Nothing else moves: 373 repository script tests, 0 broken links
in 797 files, and the eight cases guarding the two contracts that remain still pass.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VWNxk63AGKkqE8HRqHLjGp
@blafourcade
blafourcade requested a review from a team as a code owner September 6, 2026 03:25
@blafourcade
blafourcade merged commit 85cde89 into next Sep 6, 2026
8 checks passed
@blafourcade
blafourcade deleted the chore/a-brief-nothing-reads branch September 6, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant