feat(education): complete Flyway migration and atomic submit
This commit is contained in:
11
CONTEXT-MAP.md
Normal file
11
CONTEXT-MAP.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Context Map
|
||||
|
||||
## Contexts
|
||||
|
||||
- [Education](./yudao-module-education/CONTEXT.md) — owns education content, practice, assessment, and learning-state language.
|
||||
|
||||
## Relationships
|
||||
|
||||
- **Education → Member**: Education references the authenticated Member user as the student identity; it does not own credentials or generic user accounts.
|
||||
- **Education → System**: Education consumes tenant and authorization capabilities; it does not own generic tenants or RBAC.
|
||||
- **Education → Infra**: Education composes file, job, messaging, and audit capabilities for education workflows.
|
||||
Reference in New Issue
Block a user