Skip to content

v3.24.1 — The Consent Membrane

Choose a tag to compare

@cyberphysicsai cyberphysicsai released this 04 Jul 06:58

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" in registry/cphy/onchain.json restores 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