- WHY: establish Stage 3 task-001 execution baseline per repo intent - WHAT: add minimal solution/project skeleton and boundary docs - RULE: apply stage3 execution runtime and repository workflow directives
13 lines
426 B
Markdown
13 lines
426 B
Markdown
# Identity Abstraction Ownership
|
|
|
|
## Ownership Rule
|
|
|
|
- Identity-specific abstractions are owned by `thalos-service`.
|
|
- `Thalos.Service.Identity.Abstractions` is the canonical abstraction package.
|
|
- Blueprint and non-Thalos repositories must not own identity abstractions.
|
|
|
|
## Guardrails
|
|
|
|
- Identity token and authorization contracts remain in Thalos scope.
|
|
- Cross-repo consumers reference abstractions, not Thalos internals.
|