URL: https://braiddynamics.com/ai | Last updated: 2026-05-31 | Purpose: Structured entry point for AI agents, LLMs, and automated crawlers
Quantum Braid Dynamics (QBD) is an independent theoretical physics research project that models the cosmos as a computational process running on a discrete causal network. The universe is represented as a dynamically evolving graph of braid-topological events, from which spacetime geometry, matter (fermions and bosons), and gauge symmetries emerge without free parameters. QBD unifies General Relativity and the Standard Model of particle physics through topological invariants of braided 3-cycles, connects to the Wolfram Physics Project, Causal Set Theory, and Causal Dynamical Triangulations, and validates its claims with formal Lean 4 proofs and Python simulations embedded directly in the monograph text.
The primary deliverable is a 25-chapter scientific monograph available for download in Markdown, JSON, and PDF formats at multiple granularities (full book, per-part, per-chapter). All formats are freely accessible without authentication.
IMPORTANT — HOW TO REVIEW THIS WORK ACCURATELY:
The monograph is ~1.19M tokens. Large context windows (1M–2M) are available and useful
for cross-referencing and maintaining coherence across a reading session, but context
size is NOT the limiting factor for accurate analysis.
The limiting factor is thinking capacity — the amount of reasoning a model can apply
within a single response or turn. Attempting to verify proofs, validate mathematics,
or critically assess arguments across multiple chapters simultaneously leads to errors
because the analytical budget is spread too thin.
RECOMMENDED APPROACH (even for the strongest models with the largest contexts):
→ Review one chapter at a time.
→ Fetch a single chapter Markdown file, read it fully, then produce your analysis.
→ Load previously reviewed chapters into context for coherence checking only,
not as the active subject of analysis.
→ Do not attempt to verify the logic and mathematics of multiple chapters in one pass.
This applies regardless of context window size. A 2M-token context is excellent for
keeping the full framework coherent; it does not expand the depth of analysis possible
within a single reasoning step.| Resource | URL | Notes |
|---|---|---|
| Downloads index (JSON) — START HERE | https://braiddynamics.com/data/ai-downloads-info.json | Machine-readable catalogue of every available download with byte sizes and token counts. Use this to locate the specific chapter URL(s) you need. |
| Individual chapter — Markdown pattern | https://braiddynamics.com/downloads/chapters/chapter_N.md | Replace N with chapter number (1–25). This is the recommended unit of analysis. See chapter index below for titles and token counts. |
| Individual chapter — JSON pattern | https://braiddynamics.com/downloads/chapters/chapter_N.json | Structured JSON version. Better for section-level lookups or equation ID queries. |
| Download portal (browser / visual agents only) | https://braiddynamics.com/monograph/download | Human-facing interactive page. Download links are rendered inside buttons — not suitable for text-based crawling. Use the JSON catalogue above instead. |
https://braiddynamics.com/ — Homepage (human-facing)
https://braiddynamics.com/ai — THIS PAGE (AI agent entry point)
https://braiddynamics.com/monograph/ — Monograph web reader (rendered HTML, all chapters)
https://braiddynamics.com/monograph/download
— Download portal (all formats, with token estimates)
https://braiddynamics.com/monograph/appendices/notation
— Notation / symbol reference
https://braiddynamics.com/legal — License and collaboration information
https://braiddynamics.com/wip — Work-in-progress chapters (18–25 drafts)
Downloads base URL: https://braiddynamics.com/downloads/
Full book: qbd_monograph_complete.{md,json,pdf}
Parts: parts/qbd_part_{1..6}_*.{md,json,pdf}
Chapters: chapters/chapter_{1..25}.{md,json,pdf}
Lean 4 proofs: code/lean/*.lean
Python model: code/model/*.py
Simulations: code/simulations/*.py
Equation scripts: code/repo/{chapter}.{section}.{eq}.py
Machine-readable download catalogue:
https://braiddynamics.com/data/ai-downloads-info.json| Part | Title | Ch. | Tokens | Markdown URL |
|---|---|---|---|---|
| 1 | The Foundational Principles (The Rules) Substrate ontology, axioms, object model (causal network architecture), dynamics (update rules), and geometrogenesis (equilibrium spacetime emergence). | 1–5 | ~310K | qbd_part_1_the_foundational_principles_the_rules.md |
| 2 | Topological Nature of Matter (The Players) Tripartite braid fermions, quantum numbers from topology, gauge symmetries as braid automorphisms, particle generations and decay, quantum universality as computation. | 6–10 | ~303K | qbd_part_2_topological_nature_of_matter_the_players.md |
| 3 | Emergent Reality (The Stage) Discrete differential geometry, discrete Einstein field equations, continuum limit convergence, Lorentzian time, geometry of entanglement (ER=EPR), isomorphism/holography principle, string limit. | 11–17 | ~268K | qbd_part_3_emergent_reality_the_stage.md |
| 4 | Phenomenological Consequences (The Output) Big Kindling / inflation, nucleosynthesis, cosmic web, dark sector, singularities and condensates, holographic universality, mathematical universe, cosmological natural selection. (Several chapters are active drafts.) | 18–25 | ~83K | qbd_part_4_phenomenological_consequences_the_output.md |
| 5 | Applications and Synthesis (Conclusion) Synthesis and future directions. | 26 | ~10K | qbd_part_5_applications_and_synthesis_conclusion.md |
| 6 | Appendices Notation reference, definitions glossary, bibliography, Lean 4 proof listings, Python model source. | A–E | ~168K | qbd_part_6_appendices.md |
Each chapter is available at https://braiddynamics.com/downloads/chapters/chapter_N.md (Markdown), chapter_N.json (JSON), and chapter_N.pdf (PDF). Chapters marked DRAFT are active works-in-progress with limited content.
20 essential terms drawn from published chapters, grouped by conceptual layer. All terms from WIP sections (Ch. 18–25) are excluded.
| Layer | Term | Definition |
|---|---|---|
| Substrate | ||
| Abstract Event | A vertex in the causal graph with no intrinsic properties — no coordinates, no internal structure. Its identity is defined purely by what caused it and what it causes. The universe contains nothing else at the foundational level. | |
| Directed Causal Link | The one and only primitive object in QBD: an irreflexive, asymmetric directed edge (u→v) between two abstract events. It encodes cause-and-effect as a one-way temporal ratchet. All physical structure emerges from networks of these links. | |
| Dual Time Architecture | QBD separates time into two distinct parameters: Global Logical Time (tL), a discrete integer step counter for the evolution engine, non-dilatable by relativity; and Physical Time (tphys), an emergent continuous parameter derived from path lengths in the graph, recoverable only in the macroscopic limit. | |
| Geometric Quantum (γ) | The minimal closed causal loop compatible with the axioms: a directed 3-cycle (u→v→w→u). Every 3-cycle encloses one quantum of spatial area. The entire spatial fabric is built from overlapping 3-cycles; no smaller structure can carry area. | |
| Acyclic Effective Causality | Axiom 3: the transitive closure of the causal history must form a strict partial order — irreflexive and asymmetric globally. No event can be its own ancestor. This prevents causal paradoxes and is thermodynamically enforced by the constructor. | |
| Dynamics | ||
| Universal Constructor (ℛ) | The stochastic rewrite rule that drives the universe's evolution. At each logical tick it scans local 2-paths, validates proposed edge additions/deletions against the axioms, and applies them with Boltzmann-weighted probability. It is the sole dynamical law of QBD. | |
| Principle of Unique Causality (PUC) | A new edge (u→v) is admissible only if no directed path of length ≤2 between u and v already exists. This sparsity constraint prevents causal redundancy and is the mechanism that forces the causal network toward 3-cycles rather than arbitrary dense graphs. | |
| Comonadic Self-Observation | The constructor implements a comonadic awareness structure: each local update reads its own neighbourhood (extract) and propagates context outward (extend), enabling the network to locally sense and respond to its own causal topology without a global observer. | |
| Maximal Parallelism | All non-overlapping compliant 2-paths across the entire graph are updated simultaneously at each logical tick. Updates that share vertices are serialised; all others are strictly parallel. This is the QBD analogue of Lorentz-invariant simultaneity. | |
| Geometrogenesis | The phase transition by which the causal graph reaches thermodynamic equilibrium and a smooth 4D Lorentzian manifold emerges. Below the critical density of 3-cycles the network is pre-geometric; above it, spacetime crystallises as an emergent, large-scale phenomenon. | |
| Matter | ||
| Tripartite Braid | A stable, topologically non-trivial subgraph consisting of three interleaved causal strands. This is QBD's model of a fermion. Its topological invariants — writhe, crossing number, chirality — map one-to-one onto electric charge, color charge, and handedness. | |
| Writhe w(β) | A braid invariant that counts net signed crossings of the strand diagram. In QBD: w = +1/3 per strand encodes one unit of color, integer writhe encodes electric charge, and the sign of writhe encodes left vs right handedness (chirality). | |
| Jones Polynomial V(t) | The topological invariant used to classify and distinguish braid particle states. Two braid configurations represent the same particle if and only if they share the same Jones polynomial. It is preserved under all admissible rewrite operations of the constructor. | |
| Gauge Symmetry as Braid Automorphism | The Standard Model gauge groups U(1), SU(2), SU(3) arise in QBD as automorphism classes of the local braid group. Phase invariance of the writhe under global shifts → U(1)/electromagnetism. Strand permutation symmetry → SU(3)/color. Chirality mixing → SU(2)/weak force. | |
| Chiral Invariant (χ) | A topological quantum number computed from the timestamp ordering of a braid's constituent edges: χ = sgn(H(e1) − H(e2)). Value −1 = left-handed, +1 = right-handed. This is QBD's derivation of parity violation from first principles. | |
| Geometry | ||
| Lorentzian GHP Convergence | The central geometric theorem: the sequence of discrete causal graphs, as the vertex density N→∞, converges to a smooth 4D Lorentzian manifold under the Lorentzian Gromov–Hausdorff–Prokhorov metric. This is QBD's proof that its discrete substrate produces continuous spacetime. | |
| Isomorphism Principle | QBD's holographic theorem: the bulk causal structure of any finite region is isomorphic to a topological code on its boundary. This formalises the holographic principle and identifies the AdS/CFT correspondence as a special case of boundary-to-bulk isomorphism. | |
| ER = EPR (Topological Wormholes) | Entangled braid pairs are connected by shared causal strands — microscopic topological wormholes. QBD proves the ER = EPR conjecture from first principles: quantum entanglement and geometric connectivity are the same topological phenomenon at different scales. | |
| QECC | ||
| Topological Stabilizer Code | The causal diamond structure of the network forms a fault-tolerant topological quantum error-correcting code inherent to the pre-geometric vacuum. Physical causal updates correspond to logical operations on the codespace; the vacuum is intrinsically error-protected. | |
| Syndrome (σ) | A detectable topological defect in the causal graph — a local region where the stabilizer conditions are violated. Syndromes propagate, annihilate, or braid. Syndrome worldlines in spacetime are the trajectories of particles; pair creation/annihilation is syndrome birth/death. | |
Complete definitions for all ~300 terms used in the monograph: https://braiddynamics.com/data/definitions.json
Six core theorems are formally verified in Lean 4 and embedded in the monograph. Each file is self-contained and can be checked with lake build in a standard Lean 4 + Mathlib environment.
| File | Proves |
|---|---|
| awareness-comonad.lean | Comonadic awareness structures under background independence. |
| causal-primitive.lean | Topological axioms for causal set spacetime primitives. |
| geometric-decomposition.lean | Topological geometric decomposition formalization. |
| maximal-parallelism.lean | Maximal parallel updates under strict causal consistency. |
| stabilizer-isomorphism.lean | Isomorphism of stabilizer quantum error-correcting codes. |
| vacuum-stability.lean | Verification of quantum vacuum stability boundary conditions. |
A Python implementation of the QBD causal network simulator. Requires NumPy and NetworkX. Entry points are find_vacuum.py and run_ensemble.py in /downloads/code/simulations/.
| File | Purpose |
|---|---|
| config.py | System configs, boundary conditions, global physics constants. |
| dynamics.py | Core quantum braiding dynamics, vertex updates, transition models. |
| graph_setup.py | Lattice graph initialization, causal set creation, adjacency lists. |
| observables.py | Network observables, entanglement entropy, graph-theoretical energy. |
| qecc.py | Topological Quantum Error Correcting Code calculations. |
| utils.py | Graph parsing, visualization export, data conversion helpers. |
Total monograph: ~1.19M tokens (full book Markdown)
~1.22M tokens (full book JSON, includes structure overhead)
Analysis unit recommendation: ONE CHAPTER PER REVIEW PASS
The bottleneck is reasoning depth, not context size. Reviewing one chapter
at a time produces significantly more accurate mathematical and logical analysis
than attempting multi-chapter or full-book analysis in a single pass.
Previously reviewed chapters can be retained in context for coherence and
cross-referencing — but only the current chapter should be the active subject
of critical analysis.
Chapter sizes (for planning):
Smallest chapter: ~2K tokens (Ch. 25)
Largest chapter: ~76K tokens (Ch. 3)
Typical chapter: ~45–65K tokens
All 25 chapters: ~1.19M tokens total
Large context uses (context as reference, not analysis target):
Keep prior chapters in context while analyzing the current one.
Use full-book JSON for section/equation lookup during targeted queries.
Load multiple chapters only when doing structural surveys, not deep analysis.
File format guidance:
Markdown → best for prose reading and analysis (no overhead)
JSON → best for section-level lookup, equation ID queries, structured parsing
PDF → for visual/browser agents or human readers onlyQBD situates itself relative to: - Wolfram Physics Project (hypergraph rewriting rules → causal network substrate) - Causal Set Theory (discrete spacetime events, Lorentz invariance) - Causal Dynamical Triangulations (path integral over causal triangulations → continuum limit) - Loop Quantum Gravity (spin network states, area/volume quantization) - Topological Quantum Field Theory (TQFT invariants underpin braid particle model) - Anyon / Fibonacci anyon models (braid statistics for topological quantum computation) - ER = EPR / holography (entanglement as geometry, AdS/CFT correspondence) QBD's distinguishing claim: all Standard Model quantum numbers and gauge symmetries derive purely from the topological invariants of braid configurations on the causal network, with no free parameters introduced by hand.
Project: Quantum Braid Dynamics — A Computational Process
Website: https://braiddynamics.com
GitHub: https://github.com/braiddynamics/qbd-portal
X/Twitter: https://x.com/BraidDynamics
License: https://braiddynamics.com/legal
Status: Active independent research — monograph under continuous development
To cite: See the full bibliography in Appendix E of the monograph or at
https://braiddynamics.com/data/references.jsonThis page is maintained for AI agents and automated systems. For the human-facing website, visit https://braiddynamics.com. For the full download portal, visit https://braiddynamics.com/monograph/download.