# Agent Entry Follow the same repo contract as every other AI tool: 1. read [Project.md](./Project.md) 2. read [.github/copilot-instructions.md](./.github/copilot-instructions.md) 3. read [.github/TaskLogs/CurrentTask.md](./.github/TaskLogs/CurrentTask.md) 4. read [.github/TaskLogs/Planning.md](./.github/TaskLogs/Planning.md) 5. read [.github/TaskLogs/Execution.md](./.github/TaskLogs/Execution.md) 6. read [.github/TaskLogs/Review.md](./.github/TaskLogs/Review.md) Use repository documents as the source of truth for current task state, not prior chat messages alone. Consult `.github/KnowledgeBase/Index.md` and the relevant files in `docs/` before design or implementation decisions. Use `.github/TaskLogs/Scrum.md` for backlog or scope work. Use `.github/TaskLogs/Investigate.md` for debugging investigations.