# Agent Notes ## Work queue | Task | Owner | Status | Created | Completed | Notes | |---|---|---|---|---|---| | Init ledger and snapshot backup | hermes | done | 2026-06-10 | 2026-06-10 | Snapshot created, secrets excluded | ## Decisions - Use `AGENT_NOTES.md` as the single source of truth for active work and handoffs. - Keep secrets out of this repo; store only non-sensitive memory and findings. - New work should follow the `agent/{agent-name}/{area}/{short-description}` branch pattern. ## Claims - None active. ## Handoff notes - Read `AGENTS.md` before starting any task. - Claim work atomically before editing. - Log decisions and completed work here after every task.