All versions since v0.1.3
v0.1.3
Fixed
- Resolved Windows
npxHTML report generation by normalizing compiled report-asset paths before loadingdist/report/app.cssanddist/report/app.js.
v0.2.0 Latest
Added
- Custom policy rules through
.arcovia.jsonfor project-specific architecture boundaries. arcovia:recommendedpolicy preset support with project-level overrides and disabled inherited policies.- Policy findings in the CLI summary, JSON artifact, and HTML report.
- Configurable policy score penalties through
policyScore. - Public documentation for custom policy rules, including schema fields, common patterns, presets, and invalid configuration behavior.
Changed
- Architecture policy guidance now points to the public documentation site instead of internal engineering docs.
