Skip to content

docs: refresh agent guidance (async/Postgres) + add CLAUDE.md importers#32

Merged
tomasanchez merged 1 commit into
mainfrom
docs/agent-guidance
Jun 13, 2026
Merged

docs: refresh agent guidance (async/Postgres) + add CLAUDE.md importers#32
tomasanchez merged 1 commit into
mainfrom
docs/agent-guidance

Conversation

@tomasanchez

Copy link
Copy Markdown
Owner

Brings the agent-facing docs in line with the async/Postgres/test-tier decisions and makes them discoverable by Claude Code.

  • template/AGENTS.md refreshed for ADR 0017 (async end-to-end; domain stays sync), ADR 0018 (PostgreSQL/asyncpg default, SQLite/aiosqlite optional, pgvector via migration), and ADR 0019 (100% gate from unit+e2e; integration is marked, Dockerized, excluded from coverage, separate CI). Verification now lists make cover/make integration.
  • Generated template/CLAUDE.md imports AGENTS.md via @AGENTS.md — Claude Code auto-loads only CLAUDE.md (confirmed against the official memory docs), so this gives it the same guidance with no duplication while AGENTS.md stays canonical for other tools.
  • Root CLAUDE.md imports CONTRIBUTING.md for agents working on the template itself (edit under template/, use Copier vars, bake to validate).

Bake matrix green (4 combos, 100% offline gate).

🤖 Generated with Claude Code

…UDE.md

Update the generated project's AGENTS.md to match the current standard: async end-to-end (ADR 0017), PostgreSQL/pgvector default with SQLite optional (ADR 0018), and the unit+e2e coverage gate vs the separate Dockerized integration tier (ADR 0019), plus make cover/integration verification. Add a generated CLAUDE.md that imports AGENTS.md so Claude Code auto-loads the same guidance (per the official memory docs; Claude Code reads CLAUDE.md, not AGENTS.md), and a root CLAUDE.md that imports CONTRIBUTING.md for agents working on the template itself.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@tomasanchez tomasanchez enabled auto-merge June 13, 2026 00:04
@tomasanchez tomasanchez merged commit f923739 into main Jun 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant