thalos-dal/docs/architecture/dal-domain-alignment.md
2026-02-24 05:26:54 -06:00

14 lines
319 B
Markdown

# Thalos DAL Domain Alignment
## Goal
Align DAL with thalos-domain abstractions while keeping DAL technical.
## DAL Responsibilities
- Identity persistence and retrieval
- Technical data translation
- Provider/repository boundaries
## Prohibited
- Identity policy decision ownership
- Service orchestration concerns