Refactor: Upgraded repo to Sovereign Canon Monograph structure and organized master keys

This commit is contained in:
codex
2026-06-03 01:10:25 +00:00
parent 68a7b919cc
commit 633c393ffa
54 changed files with 2478 additions and 590 deletions
+10 -9
View File
@@ -4,8 +4,8 @@
This paper formalizes the non-deterministic, asynchronous interactions between conscious agents without relying on a global universal clock. We implement a Quasi-Delay-Insensitive (QDI) architecture using a dual-rail encoding bus and Mutual Exclusion (MUTEX) arbiters. By applying the Langevin equation to model the stochastic Markov kernel, we derive the exact saddle-point decay time for metastable conflict resolution. We prove that thermal noise guarantees rapid escape from metastable states, resulting in a strictly robust conscious network characterized by variable latency rather than asynchronous hardware failure.
## Resources
- [LaTeX Source (paper_5_turing.tex)](paper_5_turing.tex)
- [Compiled PDF (paper_5_turing.pdf)](paper_5_turing.pdf)
- [LaTeX Source (master_key/paper_5_turing.tex)](master_key/paper_5_turing.tex)
- [Compiled PDF (master_key/paper_5_turing.pdf)](master_key/paper_5_turing.pdf)
### Foundational Source Material (Bibliography)
- [Sparso2001 (PDF)](../references/Sparso2001.pdf) | [Text](../references/Sparso2001.txt)
@@ -20,10 +20,11 @@ This document is part of the **Intellecton Sovereign Canon**, a six-paper mathem
2. 4D spacetime is not a physical container; it is an emergent "Virtual Machine" or biological GUI rendered by the interaction of these agents.
3. Quantum mechanics and thermodynamic limits (like Landauer's limit and the Bekenstein-Hawking bound) are treated as structural bottlenecks of the perceptual interface, not objective bulk physics.
**The Complete Canon:**
- [Paper 1: Holographic Observer-Conditioned Relativity](../project_paper_1_relativity/README.md)
- [Paper 2: The Cortical Markov Blanket](../project_paper_2_neuroscience/README.md)
- [Paper 3: Biophysical Witness Dynamics](../project_paper_3_darwinism/README.md)
- [Paper 4: Cost-Penalized Interface Games](../project_paper_4_fbt/README.md)
- [Paper 5: Quasi-Delay-Insensitive Architecture](../project_paper_5_turing/README.md)
- [Paper 6: Holographic Ontology of Conscious Agents](../project_paper_6_holographic/README.md)
**The 6 Core Volumes (The Monograph):**
- [Volume 1: The Causal Set Observer](../project_paper_1_relativity/README.md)
- [Volume 2: The Markovian Boundary](../project_paper_2_neuroscience/README.md)
- [Volume 3: Quantum Darwinism](../project_paper_3_darwinism/README.md)
- [Volume 4: Evolutionary Game Theory](../project_paper_4_fbt/README.md)
- [Volume 5: Continuous Computation](../project_paper_5_turing/README.md)
- [Volume 6: Holographic Entanglement](../project_paper_6_holographic/README.md)