fix(agents): better context

This commit is contained in:
Julien Neuhart
2026-03-19 20:49:06 +01:00
parent 410c1dfd7f
commit 3b0eb06991
7 changed files with 304 additions and 298 deletions

View File

@@ -1,3 +1,3 @@
# Claude Code — Gotenberg
Read [AGENTS.md](AGENTS.md) first. It is the root context: core principles, project layout, quick reference, codebase navigation, and persona selection.
Read [AGENTS.md](AGENTS.md) first. It contains everything: core principles, project layout, coding standards, the mandatory 4-step workflow (Plan → Implement → Test → Review), integration test reference, review checklist, and Bruno collection guidelines.