mud_server.services.policy.paths
Filesystem path resolution helpers for policy publish/import workflows.
Functions
|
Resolve the policy export repository root. |
Module Contents
- mud_server.services.policy.paths.resolve_policy_export_root(*, cwd=None)[source]
Resolve the policy export repository root.
Resolution order: 1.
MUD_POLICY_EXPORTS_ROOTenvironment variable 2. sibling repo next to the active CLI repo root (derived fromcwd) 3. sibling repo next toPROJECT_ROOT(historical default)