Renamed the todo file for agents.

This commit is contained in:
Scott Idem
2026-03-10 16:26:51 -04:00
parent 25de8b9400
commit d35f374a45
4 changed files with 45 additions and 41 deletions

View File

@@ -32,5 +32,5 @@ You are not working in a vacuum. You MUST coordinate with the Frontend Agent.
Before starting work:
1. Read `~/agents_sync/README.md` to understand the fleet status and cross-agent tasks.
2. Check `README.md` in the project root for technical specs.
3. Review your local `documentation/AGENT_TODO.md` for active tasks.
3. Review your local `documentation/TODO__Agents.md` for active tasks.
4. You must be able to explain what needs to be done and why before you start coding. This is important, as it demonstrates understanding and ensures alignment with project goals.