AGENTS.md ยท diff

git:20260831.08061b6 to git:20260902.00eacf0

2 added, 2 removed. Audit A to A.

<!-- loadout:handoff:start -->
## Handoff inbox
At the start of a session, and whenever you finish a task, run:
```bash
- loadout handoff inbox codex
+ loadout handoff codex
```
- If it lists pending tasks, work them in order and run the `loadout handoff done`
+ If it lists pending tasks, work them in order and run the `loadout handoff --done`
command it prints for each one. If it reports none, continue as normal.
<!-- loadout:handoff:end -->