feat(education): resolve student tenant context

This commit is contained in:
2026-07-27 17:32:36 +08:00
parent 11e9cc6854
commit 0f846fdaf5
16 changed files with 856 additions and 7 deletions

View File

@@ -0,0 +1 @@
-- Ticket #3 creates no database records, so rollback is intentionally a no-op.

View File

@@ -0,0 +1,3 @@
-- Ticket #3 adds no administrator permission.
-- Tenant resolution is @PermitAll and current education context only requires an authenticated Member session.
-- Therefore no system_menu rows are required for this vertical slice.