Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ For the full project context see the [root AGENTS.md](../AGENTS.md).
| `profiling.md` | CPU and memory profiling with Valgrind / kcachegrind |
| `release_process.md` | Branch strategy, versioning, and the release pipeline |
| `adrs/` | Architectural Decision Records (ADRs) |
| `analysis/` | In-depth analysis of features, components, or aspects of the app |
| `research/` | External research on technologies, patterns, and best practices |
| `issues/` | Issue specification documents linked to GitHub issues |
| `refactor-plans/` | Refactor plan specifications (same lifecycle as issue specs) |
| `pr-reviews/` | Notable PR review records and Copilot suggestion threads |
Expand Down
Loading