v3.24.1 — The Consent Membrane
Anyone who knows a deposit address can burn to it — the tokens are gone either way (keyless), but as of v3.24.1 the cognitive effect is applied only with the owner's consent, by default:
- Detected burns (etches, deepenings, faculty unlocks) land in a pending queue instead of applying immediately.
- The per-turn loop announces each detection:
cphy: BURN DETECTED awaiting consent [id]: ring 38 -> echelon 3 (3.0 CPHY). cphy.py approve <id>applies it;cphy.py reject <id>withholds it forever (recorded, never deleted).approval: "auto"inregistry/cphy/onchain.jsonrestores consent-free application for owners who prefer it.
Money can knock; only the owner opens the door.
cphy.py selftest: 49 checks PASS · tests/selftest.py PASS · all five bundles SkillSpector SAFE 4/100.
🤖 Generated with Claude Code