11 lines
359 B
Markdown
11 lines
359 B
Markdown
# Thalos Domain Delegation Plan
|
|
|
|
## Delegation Model
|
|
- Use cases invoke thalos-domain abstractions for policy and token decisions.
|
|
- Service adapters retain technical contract mapping only.
|
|
|
|
## Transition Steps
|
|
1. Replace in-service decision branches with domain calls.
|
|
2. Keep service contract shapes stable.
|
|
3. Validate orchestration-only responsibilities.
|