Benjamin Admin
5abdfa202e
chore: install refactoring guardrails (Phase 0) [guardrail-change]
- scripts/check-loc.sh: LOC budget checker (500 LOC hard cap)
- .claude/rules/architecture.md: split triggers, patterns per language
- .claude/rules/loc-exceptions.txt: documented escape hatches
- AGENTS.python.md: FastAPI conventions (routes thin, service layer)
- AGENTS.go.md: Go/Gin conventions (handler ≤40 LOC)
- AGENTS.typescript.md: Next.js conventions (page.tsx ≤250 LOC, colocation)
- CLAUDE.md extended with guardrail section + commit markers
273 files currently exceed 500 LOC — to be addressed phase by phase.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 12:25:36 +02:00
..
2026-03-23 09:21:27 +01:00
2026-04-23 12:25:36 +02:00
2026-03-23 09:53:02 +01:00
2026-03-23 09:53:02 +01:00
2026-03-05 11:20:53 +01:00
2026-03-05 10:40:37 +01:00
2026-03-23 09:21:27 +01:00
2026-02-11 23:47:26 +01:00