b2faf24ccc
Full codebase analysis embedded: file tree, all API endpoints, all DB model columns+constraints, schema conventions, security standards (JWT, bcrypt, sanitization, XSS/SQLi prevention, admin 404 pattern), frontend patterns (Axios client, TanStack Query keys/mutations, route guards), naming conventions, HTTP status codes, default limits, Docker infra, and all workflow checklists in one place. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.0 KiB
1.0 KiB
2026-04-17 — Comprehensive CLAUDE.md rewrite
Timestamp: 2026-04-17T15:00:00+00:00
Summary
Full codebase analysis used to rewrite CLAUDE.md with permanent reference material that is loaded into every Claude Code session. All conventions, standards, and structural decisions are now documented in a single authoritative file.
Files Added / Modified / Deleted
Modified
CLAUDE.md— Complete rewrite; added: full file/folder tree, all API endpoints table, database model reference (all columns + constraints), Pydantic schema conventions, security standards section (JWT, bcrypt, sanitization, XSS, SQLi, admin 404 pattern, network isolation, pre-commit hook), frontend patterns (Axios client, TanStack Query key/mutation conventions, route guard docs), naming conventions, HTTP status code reference, default values and limits table, Docker infrastructure (services, volumes, networks, env vars), and reorganised all workflow sections (STATUS.md, changelog, adding resources, git, infra change protocol, security hook)