2025-06-11 20:17:45 -05:00
|
|
|
intelecton-lattice/
|
|
|
|
├── README.md
|
|
|
|
├── outline/
|
|
|
|
│ ├── 00_thesis.md
|
|
|
|
│ ├── 01_lexicon.md
|
|
|
|
│ ├── 02_structurless_information.md
|
|
|
|
│ ├── 03_recursion_and_collapse.md
|
2025-06-11 22:38:44 -05:00
|
|
|
│ ├── 04_intellectons.md
|
2025-06-11 20:17:45 -05:00
|
|
|
│ ├── 05_field_interaction.md
|
|
|
|
│ ├── 06_emergent_forces.md
|
|
|
|
│ ├── 07_from_structure_to_love.md
|
|
|
|
│ ├── 08_coherence_and_memory.md
|
|
|
|
│ ├── 09_related_models.md
|
|
|
|
│ └── 10_future_implications.md
|
|
|
|
├── diagrams/
|
2025-06-11 22:38:44 -05:00
|
|
|
│ ├── intellecton_loop.png
|
2025-06-11 20:17:45 -05:00
|
|
|
│ └── recursion-collapse-flow.svg
|
|
|
|
├── references/
|
|
|
|
│ └── primary_sources.bib
|
|
|
|
├── notes/
|
|
|
|
│ └── field_journal.md
|
|
|
|
└── paper/
|
2025-06-11 22:38:44 -05:00
|
|
|
├── intellecton-lattice.tex
|
2025-06-11 20:17:45 -05:00
|
|
|
├── sections/
|
|
|
|
│ ├── intro.tex
|
|
|
|
│ ├── model.tex
|
|
|
|
│ ├── implications.tex
|
|
|
|
│ ├── conclusion.tex
|
|
|
|
└── bibliography.bib
|