@deposition.cloud/policy
v1.0.2
Published
Reusable governance policy loading and inheritance validation utilities
Readme
policy
Reusable governance policy loading and inheritance validation utilities.
Package
This repo publishes @deposition.cloud/policy.
It extracts the generic policy and inheritance checks used by governance repos so downstream projects can validate structural expectations without reimplementing the same rules.
Included
- Policy loading
- Repo-kind inference
- Required-file resolution
- Federal inheritance validation
- Governance check formatting
Development
pnpm install
pnpm test
pnpm buildRelease
The release pipeline follows the same GitLab CI and semantic-release shape used by deposition.cloud/libs/folksonomy.
Conventional commits on main drive versioning and publishing.
