| Version | 1.0.0 | |
|---|---|---|
| Status | active | |
| Class | published | |
| Owner | BioETL Team | |
| Reviewers |
|
|
| Last verified | 2026-03-29 |
This section is intentionally compact in navigation to avoid exposing empty placeholder pages.
- Architecture layer overviews:
- Source modules:
src/bioetl/domain/src/bioetl/application/src/bioetl/infrastructure/src/bioetl/composition/
- Dependency-map drift is validated in CI and pre-commit via
scripts/engineering/qa/generate_architecture_dependency_map.py --check. - Generated architecture dependency artifacts are stored in:
docs/02-architecture/generated/module-dependency-map.mddocs/02-architecture/generated/module-dependency-map.json
- The JSON summary section contains two coupling metrics:
cross_layer_group_edges— top-60 slice used in the markdown table.
cross_layer_group_edges_total— full graph count before slicing; enforced bytest_cross_layer_group_edges_total_budgetwith the current ratchet baseline and budget set to287.