misc: move files to root

This commit is contained in:
2026-04-15 17:29:11 -04:00
Unverified
parent 19aff04e60
commit c72bd9fff6
34 changed files with 127 additions and 15 deletions

4
AGENTS.md Normal file
View File

@@ -0,0 +1,4 @@
# AGENTS
- Use the TypeScript/TSX lint checker for validation instead of `npm run build`.
- Prefer `npm run lint` after TS/TSX changes unless the user explicitly asks for a different verification step.