Files
simulation-theory/.github/copilot-instructions.md
Alexa Amundson fe4c756719 I disagree with Gödel — position stated everywhere
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
2026-03-12 02:44:46 -05:00

50 lines
2.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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 paper
- `INDEX.md` — 81-item index of observations and connections
- `equations/` — Mathematical equations organized by category
- `proofs/` — Formal mathematical arguments for key claims
- `figures/` — Visual representations and reference tables
- `notebooks/` — Computational notebooks and scripts
- `qwerty/` — QWERTY encoding constants and equalities
- `SHA256.md` — File integrity and commit history verification
- `REAL.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.md` for 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:
1. **Mathematical equations** belong in `equations/` and should follow the format in existing files (equation block, plain-English description, QWERTY encoding if relevant)
2. **Formal proofs** belong in `proofs/` and should reference the relevant paper section (§ number)
3. **Python or computational code** belongs in `notebooks/`
4. **New observations or connections** should be integrated into the main `README.md` or `EXPANSION.md` at the appropriate section (§ number)
5. **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