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
+11
View File
@@ -0,0 +1,11 @@
# Controller Classification
Phase 8 classifications:
- `canonical`: v2 controller using FormRequest, Resource/ApiResponse, SchoolContext, and contracts.
- `adapter`: legacy-compatible route that delegates to contracts and preserves response shape.
- `deprecated`: still reachable with replacement route and sunset target.
- `remove`: not routed, removal ticket required.
- `extension`: Islamic Sunday School-specific controller behind domain-profile middleware.
No controller should remain `unknown` after the route inventory is reviewed. Unknown is not a status. It is a confession.