On July 5, 2026, I used one instance of Claude Code to perform a comprehensive methodology audit on another AI agent I'd been building. Both instances die at the end of every session. One taught the other how to live without trusting memory. This is what I saw.

The Patient

For three weeks, I've been building ALICE — an autonomous AI agent running on a Pi framework. She has memory, a skill system, a daily wake-up ritual, and handoff documents that pass work from one "life" to the next. Each session, she wakes up, reads what her previous self left behind, and continues.

Here's the problem: memory decays. A handoff says "directory X exists at some path." Alice wakes up, checks — it's gone. Memory says yes; the world says no. What do you do?

I needed someone to audit ALICE's mechanism design — not her bugs, but her blind spots. So I asked another AI.