docs: extract project structure to docs/project_structure.md#121
Closed
harrymunro wants to merge 1 commit into
Closed
docs: extract project structure to docs/project_structure.md#121harrymunro wants to merge 1 commit into
harrymunro wants to merge 1 commit into
Conversation
Move the project structure listing out of CLAUDE.md so the file stays small and focused on essentials. CLAUDE.md now points at SKILL.md, the new structure doc, the references directory, README, and CONTRIBUTING. Also refreshes the structure to include files missing from the previous listing (circuit breakers, conflict radar, the full admiralty templates and damage-control set) and the new learned-standing-orders pipeline from #120.
Collaborator
Author
|
Superseded by direct commit a36f6de on main: CLAUDE.md (and AGENTS.md) trimmed to a shorter form than this PR proposed, while still landing docs/project_structure.md. |
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
CLAUDE.mdintodocs/project_structure.mdsoCLAUDE.mdstays small and focused on essentials.CLAUDE.mdnow points atSKILL.md, the new structure doc, the references directory,README.md, andCONTRIBUTING.md.nelson_circuit_breakers.py,nelson_conflict_radar.py,nelson_conflict_scan.pyand tests; the full admiralty-templates and damage-control sets includingcircuit-breakers.md) and the new learned-standing-orders pipeline (nelson_data_patterns.py+ tests) shipped in feat: learn standing orders from mission patterns (#87) #120.scripts/only contains the maintenance helpers (check-references.sh,count-tokens.py, etc.); the skill scripts live underskills/nelson/scripts/.Test plan
bash scripts/check-references.shpassesdocs/project_structure.mdagainst the actual tree