Your agents are isolated. Your shared state isn't.
AgentReceipts.ai identified a critical isolation gap in multi-agent deployments: while agents run in separate git worktrees, shared resources like secret stores remain accessible to all, breaking isol…