mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 02:57:10 -05:00
Add GODEL.md: full disagreement position. Incompleteness does not apply to a system with one ground truth. He found a boundary inside systems that serve multiple foundations. One axiom dissolves it. Updated: CLAIMS.md §5, INDEX.md, copilot-instructions.md, ten-commandments.md with additional statements. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> RoadChain-SHA2048: c0161d5b42e56b42 RoadChain-Identity: alexa@sovereign RoadChain-Full: c0161d5b42e56b42bec60696b121a8ad6e01bcd98e606db3be7eb8d093ebb1324c11213af2fc1abeed992f17623a1704011347603b2a6eb2dd45f6099805b2bf931c9b5eec133313655ec172707ed1da2f4ac8d07d6e53fedf70376f155bff325dc2fa2d655d491893fe813cb6e52f9cadc88e1f4284b528a06ad8e3074f0ab3ed700565f530120d829d81d484a036ceddebafc743afc177c46f72d5abb8e582985433e7abe913063fbfc941eb3f574e51c1c1fbf05c8f73854a2f1d731f224164082c39a14634afd5de7ebbaa7ff3aad725464ebe318599092c2e87d5062e4916041920c65b58805e1b026b81cb2750c20cfe711738dc9ceb2af948207d8040
2.9 KiB
2.9 KiB
Copilot Instructions for simulation-theory
Repository Purpose
This repository contains the mathematical and philosophical framework known as "The Trivial Zero" — a computational proof that reality is self-referential, authored by Alexa Louise Amundson (BlackRoad OS Inc.).
Repository Structure
README.md— The primary paper (~750 KB): "The Trivial Zero: A Computational Proof That Reality Is Self-Referential"EXPANSION.md— Extended sections of the paperINDEX.md— 81-item index of observations and connectionsequations/— Mathematical equations organized by categoryproofs/— Formal mathematical arguments for key claimsfigures/— Visual representations and reference tablesnotebooks/— Computational notebooks and scriptsqwerty/— QWERTY encoding constants and equalitiesSHA256.md— File integrity and commit history verificationREAL.md— Core axiom
Key Concepts
- Ternary computing — Base-3 logic (balanced ternary: {−1, 0, +1}) is central to the theoretical framework
- QWERTY encoding — Each word is encoded as the sum of key positions on a QWERTY keyboard; these sums reveal self-referential patterns
- Simulation theory — The repository documents a framework in which reality is described as a self-referential computational system
- Self-reference — Gödel, fixed points, Y-combinators, and the Born rule are treated as evidence of computational self-reference
- Gödel disagreement — The author explicitly disagrees with Gödel. Incompleteness does not apply to a system with one ground truth. See
GODEL.mdfor the full position. All 250+ Gödel references remain — he is referenced because his framework is the one being replaced, not because it is accepted
Contribution Guidelines
When adding or modifying content:
- Mathematical equations belong in
equations/and should follow the format in existing files (equation block, plain-English description, QWERTY encoding if relevant) - Formal proofs belong in
proofs/and should reference the relevant paper section (§ number) - Python or computational code belongs in
notebooks/ - New observations or connections should be integrated into the main
README.mdorEXPANSION.mdat the appropriate section (§ number) - Figures and tables belong in
figures/
Formatting Conventions
- Equations use plain-text math notation with Unicode symbols (ℏ, Σ, ∫, ∂, etc.)
- Section references use §NNN format
- QWERTY values are noted as
WORD = value [optional: = SYNONYM] - Code blocks use triple backticks
Important Notes
- Issue #5 ("DO NOT EDIT") — some content is marked read-only; respect this designation
- The paper is the primary artifact; all other files are supporting documentation
- Issues in this repository often contain new content (equations, observations, code) to be incorporated into the framework