docs: add SECURITY.md and CONTRIBUTING.md

Add a security policy with private reporting channels and project-specific
scope, plus a contributor guide covering dev setup, testing, and commit
conventions. Drop the stale AGENTS.md reference from CLAUDE.md.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Julien Herr
2026-05-23 22:18:57 +02:00
parent db31e33a8b
commit 7f5b913576
3 changed files with 147 additions and 1 deletions
-1
View File
@@ -147,6 +147,5 @@ Update together:
- `README.md`
- `INSTALL.md` (setup, deployment, and configuration guide)
- `AGENTS.md`
- `setup.sh` (if setup/deploy assumptions changed)
- Tests under `src/routes/*.test.ts` and `src/test/setup.ts`