ai-agent-memory-erasure-proof

Installation
SKILL.md

AI Agent Memory Erasure Proof

Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178.

Use When

  • A data subject (or controller on their behalf) submits an erasure request under GDPR Art. 17, CCPA / CPRA, POPIA s.24, KE DPA s.40 that includes agent-derived memory (working / episodic / semantic / vectors / fine-tune corpora).
  • Proving end-to-end that the 9-step cascade ran to completion and that no residue remains in any tier, any replica, any backup index, any vector store, any subprocessor cache.
  • Producing a signed proof-of-erasure artefact the data subject's controller (or regulator) can verify offline.
  • Closing the loop between ai-agent-memory (which performs the cascade) and the compliance evidence pipeline.

Do Not Use When

  • Designing the memory tiers themselves — ai-agent-memory.
  • Designing the tenant-level erasure orchestrator (whole tenant erasure) — saas-tenant-data-portability-and-erasure.
  • Drafting the policy / DPIA — SRS engine.
  • Erasing action audit log entries — those have a separate redaction flow (audit log is retained per regulatory minima with PII redaction, not deleted).

Required Inputs

Installs
4
GitHub Stars
21
First Seen
Jun 7, 2026
ai-agent-memory-erasure-proof — peterbamuhigire/skills-web-dev