LemonCore. Quality. ArchitecturePolicy
(lemon_core v0.1.0)
View Source
Canonical source of truth for architecture dependency policy.
This module defines which umbrella apps may directly depend on which other umbrella apps. The current policy is enforced; the target policy captures the tighter post-migration shape and is used for non-failing drift reports.
Summary
Types
Functions
@spec allowed_direct_deps() :: dependency_map()
@spec current_allowed_direct_deps() :: dependency_map()
@spec target_allowed_direct_deps() :: dependency_map()