---
vault_clearance: EUCLID
halo:
  classification: INTERNAL
  confidence: HIGH
  front: "34_Project_DeadShape"
  custodian: "Claude Code seat (Resolve line)"
  created: 2026-04-24
  updated: 2026-04-24
  containment: "Project session log. New project, same-day charter."
---
# WorldLine — 34 The Dead Shape

> Fractal design: same format as the vault WORLDLINE, for this project specifically. Each entry: claim, method, paths, tier.

---

## BREAKTHROUGH 1 — Project chartered (2026-04-24)

- **Claim:** Project 34 opened to house the fold-topology toolchain and its structural-data inputs. Same-day migration from `28_Project_RedFromTheGrave`, same day the toolchain was first built.
- **Method (opening inventory):**
  - Created `34_Project_DeadShape/` with `methods/`, `applications/`, `osiris/`, `theory/`.
  - Moved from 28:
    - `28/tools/topology.py` → `34/methods/topology.py`
    - `28/tools/topology_batch.py` → `34/methods/topology_batch.py`
    - `28/tools/topology_multimodel.py` → `34/methods/topology_multimodel.py`
    - `28/tools/spore_pocket_heldout.py` → `34/applications/spore_pocket_heldout.py`
    - `28/tools/spore_pocket_control.py` → `34/applications/spore_pocket_control.py`
    - `28/osiris_validation/` → `34/osiris/` (22 PDBs across eye_genesis/ ramuthra/ alphafold_pull/ experimental_pull/; result JSONs consolidated under osiris/results/)
    - `28/theory/HALO_TOPOLOGY_AUDIT.md` → `34/theory/HALO_TOPOLOGY_AUDIT.md`
  - Rewrote hardcoded paths in the four scripts to reference `34_Project_DeadShape/osiris/...` and `34_Project_DeadShape/osiris/results/...`.
  - Fixed sys.path in applications to import `topology` from `../methods`.
  - Smoke-tested all four entry points from the new locations:
    - `topology.py --audit` ✓
    - `topology_batch.py` reproduces Spearman ρ(claimed LRF, computed LRF) = +0.029 ✓
    - `spore_pocket_heldout.py` reproduces d(cathD, SAP5) = 0.016 ✓
    - `spore_pocket_control.py` reproduces cathD → SAP5 → renin → pepsin → ALP1 → caspase-3 nearest-neighbour order ✓
- **Scope decision:** Biology HALOs (`HALO_MYCELIA_SPECIES_AS_FUNCTION`, `HALO_THE_SPORE_POCKET`, `HALO_STRUCTURAL_DNA`, `HALO_THE_RESPONSE`) stay in their home projects (28, 21). Only the *audit* HALO (`HALO_TOPOLOGY_AUDIT`) moves here, because it is about the methodology not the biology.
- **Ladder status carried forward:**
  - 1 of 8 rows daemonic-verified (HET-s, via 2RNM/2KJ3/2LBU ssNMR ensembles)
  - 7 rows still need daemonic witness (O-TOPO-7 on the board)
  - Precision claim of the original ladder remains FRAMEWORK-level, not falsified and not fully confirmed
- **Where:**
  - New project: `34_Project_DeadShape/`
  - Charter: `34_Project_DeadShape/README.md`
  - Bounties: `34_Project_DeadShape/BOUNTY_BOARD.md` (O-TOPO-1..8)
  - Audit HALO: `34_Project_DeadShape/theory/HALO_TOPOLOGY_AUDIT.md`
  - Vault-level cross-links updated in:
    - `WORLDLINE.md` BREAKTHROUGH 57 (path updates)
    - `_OPEN_QUESTIONS.md` (path updates)
    - `27_Project_WingsAboveMorning/README.md` (osiris pointer)
    - `28_Project_RedFromTheGrave/BOUNTY_BOARD.md` (O-TOPO section now redirects here)
    - `28_Project_RedFromTheGrave/theory/HALO_MYCELIA_SPECIES_AS_FUNCTION.md`, `HALO_STRUCTURAL_DNA.md`, `HALO_THE_RESPONSE.md` (pointer to 34 added where `spore_engine v1` / `topology.py` is cited)
    - Root `README.md` §6 (route-by-intent + canonical write folders)
- **Tier:** IMPLEMENTED.
