Skip to content

docs: add agent knowledge base#4

Merged
zacharias-ona merged 1 commit into
mainfrom
chore/add-agent-knowledge-base
Apr 14, 2026
Merged

docs: add agent knowledge base#4
zacharias-ona merged 1 commit into
mainfrom
chore/add-agent-knowledge-base

Conversation

@zacharias-ona
Copy link
Copy Markdown
Collaborator

Adds the .agents/ directory referenced by AGENTS.md: architecture overview, coding conventions with examples, quality grades, and plan directories. This is the structured knowledge base that all automations read before working.

Changes

  • .agents/README.md — routing table with "when to read" guidance and update instructions
  • .agents/architecture.md — system diagram, data model, request flow, component map reflecting the actual codebase (proxy pattern, Sentry setup, health endpoint)
  • .agents/conventions.md — real code examples from src/lib/supabase/, src/proxy.ts, src/app/api/health/route.ts, and src/app/global-error.tsx
  • .agents/quality.md — grading scale, per-domain grades (all - since project is bootstrapping), history table
  • .agents/plans/active/.gitkeep and .agents/plans/completed/.gitkeep — empty plan directories

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memo Ready Ready Preview, Comment Apr 14, 2026 3:50pm

Request Review

@zacharias-ona zacharias-ona merged commit 9bcb6d9 into main Apr 14, 2026
3 checks passed
@zacharias-ona zacharias-ona deleted the chore/add-agent-knowledge-base branch April 14, 2026 15:52
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