Agent Entry
Follow the same repo contract as every other AI tool:
- read Project.md
- read .github/copilot-instructions.md
- read .github/TaskLogs/CurrentTask.md
- read .github/TaskLogs/Planning.md
- read .github/TaskLogs/Execution.md
- read .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.