docs: keep research notes local-only + tighten doc discipline#191
Closed
Yambr wants to merge 1 commit into
Closed
Conversation
|
Comment retired during the initial-public-release history consolidation. |
- Move research notes that belong in the local working buffer out of the tracked tree (gitignore + git rm); the canonical architecture under docs/architecture/ is the deliverable. Competitor, market, and audience research stays tracked. The research/ directory is not ignored wholesale — only the local-buffer files, by glob. - Tidy the future-architecture design docs: drop stale source-citations and third-party internal identifiers, link only to surviving files, and state each design fact directly. Technical content is unchanged. - Add two doc-discipline rules to CLAUDE.md: state the result rather than the process that produced it, and let each fact live in one place. - Untrack two working-buffer files that predate the local-only ignore rules. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
f406c6a to
0b72b23
Compare
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.
What
git rm). The canonical architecture underdocs/architecture/is the deliverable; these notes stay local. Competitor, market, and audience research stays tracked — theresearch/directory is not ignored wholesale, only the local-buffer files by glob.future-architecturedesign docs: drop stale source-citations and third-party internal identifiers, link only to surviving files, state each design fact directly. Technical content unchanged.CLAUDE.md: state the result rather than the process that produced it; let each fact live in one place.Verification
docs/architecture/) untouched — no links into removed files.🤖 Generated with Claude Code