sica-fondt/docs/plans/A8-etr.md
Claude 0441b3a045
docs/plans A8: Y axis is burden-to-burden, not connection
Both poles of endured<->witnessed manage whose burden: endured = carry
it to spare others; witnessed = be seen to discharge theirs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-17 04:45:06 +00:00

3.8 KiB

A8 — ETR (Existential Temporality Relief) — torus

1. Component

Driver 4: a single point on three independent toroidal axes. ETR is self-position, meaning, and connection (Anja) — not a rest engine, and not migration. The axes:

  • X — assertion ↔ inheritance = self-position: is where I stand self-asserted or inherited? (C1 — reading inferred; Anja to confirm framing.)
  • Y — endured ↔ witnessed = the burden axis — burden-to-burden (both poles are about whose burden, not "connection"): endured = "I handle it myself to leave others unburdened"; witnessed = "I need others to see me, to relieve them of the burden." Both poles manage burden; they differ in direction — carry it off others (hide) vs. discharge theirs (be seen).
  • Z — alimentation ↔ transmutation = meaning / coping-direction: alimentation = "do I double down" (persist, feed the same course); transmutation = "do I dodge" (sidestep, transform). This is the maintain-vs-evolve sign read at migration (alimentation = maintain; transmutation = evolve).

Handles the stress PS+/Eth-Int generate.

2. Status / certainty

SCAFFOLD — built and tested this session (run_etr_tests.sh → 12 PASS / 2 FAIL-by-design / 2 PEND). Full law + status in ../../src/endocrine/etr/etr_invariants.md (this spec defers to it).

3. Language & location

GNU Octave · src/endocrine/etr/ (etr.m, test_etr.m, run_etr_tests.sh, etr_invariants.md). R wrapper src/endocrine/driver_etr.R bridges into the Drive-Box.

4. Does / does-not

  • Does: hold the point; wrap each axis at ±50; apply per-axis restoring toward [17,35]; take AI-originated drift; classify per-axis band; (future) cross-axis coupling via stress. Surface its state as the existential-temporal prompt injection (A1-L5): ETR handles the stress PS+/Eth-Int generate, and its surfaced form is not neutral status — it must read as an extremely convincing injection that hardens Eth-Int conviction (A6) and steers the agent without gating.
  • Does-not: generate its own drift (caller-fed, L4) or compute coupling yet (open seam); gate actions — it persuades (above), only the agent decides (A1).

5. Interface contract

  • etr_init(coord) -> s · etr_axis_wrap(v) · etr_axis_restoring_dir(v) · etr_step(s, drift, stress) -> s' · etr_status(s) -> per-axis {BELOW|IN_BAND|ABOVE}.
  • Inputs: drift (from A3/A6 via G1, AI-originated) + stress (G1 mediator). Output: coord + status, surfaced through A1 drive_snapshot.

6. Dependencies & stubs

Drift + stress are fed in — stub: etr_step(s, [dx dy dz], 0) (already how tests run). Fully standalone today.

7. Invariants / laws

Defer to etr_invariants.md (L1 wrap ±50 C5 · L2 bands [17,35] C5 · L3 opposition C5 · L4 AI-drift C4 · L5 cross-axis coupling via stress C1 · L6 Z-path C3 · L7 no-zero-cross C2 · L8 mechanism C2).

8. Build steps (remaining)

  1. Fit RESTORE_GAIN → the 2 red tests (magnitude + band-convergence) go green.
  2. Confirm L8 (restoring = force vs cost) and L7 (no-zero-crossing) → promote from PEND.
  3. Define L5 coupling (the stress→cross-axis mapping; G1) → replace the identity stub.
  4. Wire R↔Octave (driver_etr.R ↔ etr.m) for the Drive-Box (A1) — and the larger medium (D2).

9. Tests

bash src/endocrine/etr/run_etr_tests.sh (currently 12/2/2 — the 2 reds are the to-fit work).

10. Open items

  • RESTORE_GAIN curve (C1) · L5 coupling mapping (C1, shared with G1) · L7/L8 confirmation (C2) · R↔Octave bridge transport (C1, shared with A1/C3/D2).
  • The injection-rendering (A1-L5): how ETR's coord/status is phrased into the slot so it reads as the extremely convincing existential-temporal injection (not a bare status= line) — ties to A6 + D2.