Capabilities¶
dirac-framework provides system-wide architectural baseline for DIRAC-aligned work across the dirac-* workspace.
What This Repo Owns¶
- Cross-repo architecture decisions and canonical ADRs
- Platform architecture documentation for the DIRAC system
- Repository standardization intent and naming conventions
- Override guidance for repo-local deviations from framework defaults
What This Repo Does Not Own¶
- Application or domain logic — that belongs in the owning domain repos
- Implementation details of specific
dirac-*repos — each repo owns its local ADRs - Deployment or operational runtime configuration