Complete file overview for developers. Status: pre-implementation.
77 database tables
169 traced requirements
90 BDD test scenarios
~93% 29148 compliance
~95% DBML quality
📋 Governance (AI + Developer Rules)
CLAUDE.mdGOVClaude Code working principles: plan-mode, doc sync mandate (13 docs must stay in sync), lessons learned triggers. Read by AI every session.
AGENTS.mdGOVArchitecture conventions, naming rules, version pointers to all canonical docs. Now a pointer-document: security/access/scoring rules reference FD and SECURITY.md.
DESIGN.mdGOVDesign tokens: 43 CSS variables, typography, spacing, elevation. Canonical source for all visual values — UI Design and prototype reference this.
README.mdGOVProject overview, stack, doc index with versions, key concepts, quality metrics. First thing a new developer reads.
tasks/lessons.mdGOV7 process lessons from documentation mistakes. Pattern → rule format. Includes pre-commit grep checklist and numerical claims discipline.
📘 Canonical Specifications
docs/Functional_Design.mdv5.13Business requirements (~3,800 lines). ISO 29148-conformant SRS with §1 Introduction (8 subsections), §2-§6 Specs, §7 NFRs, §7.7 Verification, Annex A+B. 169 inline [REQ-###] anchors. No implementation code (moved to IG).
docs/DBML.txtv5.14Database schema source of truth. 77 tables, 149 FKs, 47 CHECK constraints, 3 generated stored columns. Includes EAV design rationale for free-field columns. Paste into dbdiagram.io for visual ERD.
🔒 Security & Compliance
docs/SECURITY.mdv1.2Security policy (24 sections). Threat model, OWASP Top 10, ISO 27001 compliance matrix, forbidden/required coding patterns, incident response. Canonical source for security rules (AGENTS.md points here).
docs/Risk_Register.mdv1.132 project risks with scoring (W×I), mitigations and REQ-### linkage. Linked to SECURITY.md and RTM.md. Annual review cadence.
docs/user-journeys.mdBDD90 Gherkin BDD scenarios across 38 Features and 68+ Rules. Covers all 7 user roles + 12 cross-cutting domains (auth, notifications, error handling, soft-delete, etc.). @REQ-### tags for traceability. Direct testbaar met Cucumber/Pest.
🎨 Demo & Visual References
docs/prototype.htmlLIVEInteractieve UI prototype (~11,900 lines). Canonical visual reference voor alle schermen. Deployed op demo.rieactie.nl. Contains Project Map link in both sidebars.
docs/moodboard.htmlREFKleurenreferentie met alle 43 CSS variabelen uit DESIGN.md. Visuele palette-preview.