coop gets "rollback" partly for free (the VM is disposable) but keeps no record of what the agent did.
Proposed. An append-only ledger of security-relevant agent actions — network requests, credential injections (pairs with #411), and optionally file/command activity — captured host-side, outside the guest, so guest root can't tamper with it. An append-only / merkle-tree event log gives tamper-evidence; cryptographic signing of trusted inputs (skills, CLAUDE.md) is a possible extension.
Medium value; independent of the egress/credential work. Related: #2, #411.
coop gets "rollback" partly for free (the VM is disposable) but keeps no record of what the agent did.
Proposed. An append-only ledger of security-relevant agent actions — network requests, credential injections (pairs with #411), and optionally file/command activity — captured host-side, outside the guest, so guest root can't tamper with it. An append-only / merkle-tree event log gives tamper-evidence; cryptographic signing of trusted inputs (skills,
CLAUDE.md) is a possible extension.Medium value; independent of the egress/credential work. Related: #2, #411.