Human readers: start here

MAP_Axiom_Explorer

[!note] Narrative (papers)

Sequential Logos Papers

Working Papers

This folder contains categorized copies of LOGOS papers for editing.

How It Works

  1. Papers are copied here from _LOGOS_PAPERS (canonical source)
  2. Edit papers in these category folders
  3. Run python sync_papers.py to sync changes back to canonical

Categories

  • Existence_Ontology: F01, F02, F03, G02
  • Information_Theory: F02, F04, H06, D06
  • God_Nature: G01, G02, G03, G04, G05, G06, G07, G08
  • Trinity: T01, T02, T03, T04, D03
  • Consciousness: H06, H07, H09, F05
  • Human_Soul: H01, H02, H03, H04, H05, H08
  • Sin_Problem: R01, R02, H08
  • Salvation_Grace: R03, R04, R05, R06, R07, D01
  • Eschatology: R07, D06, D08
  • Apologetics: D04, D05, D02, D03
  • Math_Framework: F01, F02, F03, F04, F05, D01, D02
  • Core_Theorems: D01, D02, D03, D04, D05, D06

Sync Commands

python sync_papers.py --status        # Check what needs syncing
python sync_papers.py --sync-newer    # Sync based on modification time
python sync_papers.py --sync-to-canon # Force sync working -> canonical
python sync_papers.py --sync-to-work  # Force sync canonical -> working

Note: Papers may appear in multiple categories. The sync script handles this correctly.