Skip to content

docs: rewrite AGENTS.md to reflect current repository state#37

Merged
Octane0411 merged 1 commit intomainfrom
docs/update-agents-md
Mar 7, 2026
Merged

docs: rewrite AGENTS.md to reflect current repository state#37
Octane0411 merged 1 commit intomainfrom
docs/update-agents-md

Conversation

@Aubrey-M-ops
Copy link
Contributor

AGENTS.md contained two misleading statements:

"This repository is currently documentation-first."
"No build or test tooling is committed yet."

Both are false. The repository has a full TypeScript implementation, a pnpm build pipeline, a Vitest test suite, Biome lint/format config, and a published npm package. This wastes contributor onboarding time.

Remove stale "documentation-first" and "no test tooling" language. Document the actual project structure (src/, tests/, apps/, dist/), the full pnpm command table (build, test, typecheck, lint, format), and the Vitest testing conventions.

Remove stale "documentation-first" and "no test tooling" language.
Document the actual project structure (src/, tests/, apps/, dist/),
the full pnpm command table (build, test, typecheck, lint, format),
and the Vitest testing conventions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Octane0411 Octane0411 merged commit 22185e8 into main Mar 7, 2026
1 check 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.

2 participants