diff --git a/AGENTS.md b/AGENTS.md index 38af281..61f4a3c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,232 +1,98 @@ # AGENTS.md -Compact, repo-specific notes for AI agents. Generic language/framework knowledge is omitted — only things that will bite you if you don't know. Pair this with `README.md` (user-facing quick-start + add-a-feature checklist + deploy flow). +Repo-specific notes for AI agents. -## Stack & runtime +## Stack -- **Bun-only** (`mise.toml` pins `bun = 1.3.13`). Never invoke `npm`/`npx`/`node`/`yarn`/`pnpm`. Use `bun run