Jia Baolong Theory File Manifest
This file explains the function, provenance, and reading order of each part of the repository. Full papers, PDF transcriptions, and theoretical guides are preserved in layers. Markdown is the sole theory source format; site/ is the GitHub Pages HTML publication directory generated from Markdown.
File Hierarchy
| Layer | Location | Count | Contents |
|---|---|---|---|
reading_guide |
THEORY_READING_GUIDE.md, 00_READ_FIRST.md |
2 | Complete reading guide and theory entry point |
primary_papers |
papers/ |
32 | Full papers, YAML metadata, and Zenodo record IDs |
supplementary_pdf |
supplementary_transcriptions/ |
7 | Full texts reconstructed by PDF page |
commentary |
root directory and docs/ |
13 | Theory guides, formulae, reading tools, and updates in understanding |
Recommended Reading Order
THEORY_READING_GUIDE.en.md00_READ_FIRST.en.mddocs/01_foundation/docs/02_first_beat/docs/03_emergence/docs/04_reference/docs/05_operations/docs/06_commentary/papers/supplementary_transcriptions/
Paper Metadata
Every full-paper file preserves:
zenodo_record_idconcept_record_iddoititlepublication_datesource_kindversion_statusauthority_tierdocument_roleparallel_group(where versions run in parallel)
When documents are chunked, these fields should be retained together with the text. Retrieval should return the paper title, date, source, and abstract before returning body paragraphs.
Mathematics and File Formats
Mathematics uses Markdown math delimiters, with LaTeX only as the carrier of formulae. Tables use Markdown table syntax. PDF transcriptions preserve page anchors in the form <!-- PDF page N -->. Full papers, PDF transcriptions, and guide files are all UTF-8 Markdown.
Version Relations
Papers in the same parallel_group belong to the same version family. Their relation should be understood through publication date, body content, and the sequence of theoretical development; distinct versions must not be blended into a single text.