CLAUDE.md keeps the rules; the reference sections move to docs/ so they load on demand - #5
Merged
Merged
Conversation
… docs/, loaded on demand
The always-loaded file keeps the project overview, the pipeline
architecture, how to run the scripts, data_source.R configuration, the
storage table, experimental design, R packages, data files, the figure
script rules and the common variables, plus one pointer line per moved
topic. Moved verbatim (one header line added, heading levels adjusted)
into docs/, beside the static results site:
Storage layout: 00_FILE_MAP.md, artifact regeneration, drive-sync
checker (the section's second half) -> docs/storage_layout.md
PyMOL 3D Structure Visualization (Figure 5E/5F) -> docs/pymol_structure_figures.md
MS/MS Spectrum Annotation (Python) -> docs/spectrum_annotation.md
Key Data Insights -> docs/key_data_insights.md
Revision / presentation notes -> docs/revision_notes.md
Markdown to PDF, DOCX to PDF, PDF to TIFF,
PDF to Text -> docs/document_conversion.md
(notes that the pandoc recipe also lives in the global ~/.claude/CLAUDE.md)
Line accounting: all 283 non-blank lines of the previous CLAUDE.md are
present in CLAUDE.md or docs/ afterwards; 0 unaccounted.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
CLAUDE.md keeps the rules; the reference sections move to docs/ so they load on demand