MUSTER — Repo conformance checker
Classification (ADR-0004)
| Axis |
Value |
| Scope |
compliance |
| Target |
repo · org |
| Authority |
canonical |
| Lifecycle |
drift-audit |
Summary
Engine behind the monthly drift-audit.yml workflow. Asserts repos conform to platform standards: required files present, CI wired, STANDARDS.md stub in place, CODEOWNERS synced, .azurelocal-platform.yml parseable.
Current state
Implemented inside AzureLocal.Common (Test-RepoConformance, Get-AzureLocalRepoInventory). Needs to be extracted as a standalone AzureLocal.Muster module when its surface stabilises.
Acceptance criteria
Target: v0.3.0+
MUSTER — Repo conformance checker
Classification (ADR-0004)
compliancerepo·orgcanonicaldrift-auditSummary
Engine behind the monthly
drift-audit.ymlworkflow. Asserts repos conform to platform standards: required files present, CI wired,STANDARDS.mdstub in place, CODEOWNERS synced,.azurelocal-platform.ymlparseable.Current state
Implemented inside
AzureLocal.Common(Test-RepoConformance,Get-AzureLocalRepoInventory). Needs to be extracted as a standaloneAzureLocal.Mustermodule when its surface stabilises.Acceptance criteria
AzureLocal.Mustermodule extracted fromAzureLocal.Commondrift-audit.ymlupdated to callAzureLocal.Musterdirectlydocs/Target: v0.3.0+