docs(design): standing design context — PRODUCT.md register + DESIGN.md ledger#585
Merged
Merged
Conversation
…md ledger Adopts the impeccable.style/designing pattern (init writes PRODUCT.md + DESIGN.md; every design command reads both before generating), made agent-native: PRODUCT.md carries register/users/voice and — new for this repo — explicit ANTI-REFERENCES (emoji icons, memo furniture, fake-data theater, gradient wash, shouting type, hype copy); DESIGN.md is the approved-decisions ledger where every entry must name its enforcement (guard/contract/lint) — a decision without teeth is a wish. A rules file wires "read both first" into every future session and into subagent briefs, and maps their Start→Iterate→Polish→Maintain loop onto our existing machinery (contracts, guards, nitpick loop, nightly captures). Prior art cited per reference_attribution: impeccable.style/designing. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
HomenShum
enabled auto-merge (squash)
July 18, 2026 20:29
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Demo: walkthrough of the surfaces this PR changed is available as a workflow artifact ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Utilizes https://impeccable.style/designing/ as requested — not as a one-off read but as durable infrastructure:
docs/design/PRODUCT.md— the design register: who reads NodeBench (deciders under uncertainty), the voice (calm, evidential), and anti-references — the first written list of what NodeBench must never look like (emoji icons, memo furniture in conversation, fake-data theater, generic-SaaS gradient wash, shouting type, hype copy). Anti-references are Impeccable's sharpest tool and we'd never written ours down.docs/design/DESIGN.md— the approved-decisions ledger, extended beyond Impeccable's version with our rule: every entry names its enforcement (guard test, contract clause, lint, or scheduled capture). Aspirations without teeth don't get in..claude/rules/design_context.md— makes it agent-native: every future session and every subagent brief for UI work reads both files before generating; includes the copy-paste block for delegation briefs. Maps Impeccable's Start→Iterate→Polish→Maintain loop onto our existing machinery (surface contracts, guards, nitpick loop, nightly design loop).Docs + rules only; no runtime changes.
🤖 Generated with Claude Code