"Inside or Relocated? The Observer-as-Node Claim Under Scrutiny"
Status: Phase 0 — Infrastructure Setup Parent: 29-Schisms Deep-Dive (Zenodo DOI: 10.5281/zenodo.21469000) Zenodo DOI: 10.5281/zenodo.21469395 (pre-reserved, not yet published)
S10 (Observer Inside vs. Outside) is "the central schism" per the 29-schisms framework. The claim: "the describer IS a node in the tree — every observation is a distance computation." This project determines whether the "observer = node in TREE" move actually eliminates the external vantage point, or just relocates it. The critical investigation: does the DIST function (which requires ANCESTOR computation) smuggle the external perspective back in through the distance function itself?
This is NOT a sub-task of the Bootstrap Conjecture. It is a foundations-of-physics investigation standing on its own.
- RQ1 (CRITICAL): Does "observer = node" eliminate external vantage point or relocate it? Who computes ANCESTOR(A,B)?
- RQ2: Comparison to Relational QM (Rovelli)
- RQ3: Comparison to QBism (Fuchs)
- RQ4: Comparison to situated cognition (Ismael)
- RQ5: Comparison to Constructor Theory (Deutsch/Marletto)
├── README.md
├── PROJECT-PLAN.md (ingested from handoff document)
├── .gitignore
├── .zenodo_versions.json
├── paper-s10-observer.md
├── paper-s10-observer.pdf
├── PROVENANCE-BUNDLE.zip
├── artifacts/ (literature reviews, analysis documents)
└── docs/ (source materials)
# Clone
git clone https://github.com/QNFO/s10-observer-research.git
cd s10-observer-research
# Read the handoff
cat PROJECT-PLAN.md
# Check current phase
git tag -l 'v*'CC-BY-4.0