update project

This commit is contained in:
root
2026-05-30 01:11:35 -04:00
parent 3a0628ecc7
commit 2225f6bc72
9743 changed files with 1122482 additions and 59 deletions
+14
View File
@@ -0,0 +1,14 @@
# Reporting Module Governance
This module must follow the Phase 9 boundary rules.
Required checks:
- SchoolContext for scoped operations.
- No direct HTTP/global state in domain services.
- Controller layer delegates to contracts.
- Wrong-school access tests for scoped data.
- Sensitive data is permission-controlled.
- New routes appear in route inventory and OpenAPI.
Owner information lives in `docs/architecture/module-ownership.md` and `.github/CODEOWNERS`.