inti project

This commit is contained in:
root
2026-05-29 04:33:03 -04:00
commit cdeab1796f
699 changed files with 20516 additions and 0 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.