This repository defines and distributes coding standards, reusable CI enforcement workflows, and policy documentation.
- Standards documents: human-readable requirements in
docs/. - Enforcement configs: lint/static-analysis/tool configs at the repository root and under
packages/. - Reusable workflows: policy enforcement pipelines under
.github/workflows/consumed by other repositories. - Governance references: catalog, handbook, matrices, and agent guidance files.
- Define standards in canonical docs.
- Map each enforceable rule to tooling in enforcement matrices.
- Implement or update workflows/configs for machine checks.
- Publish tagged releases for downstream consumption.
- Product-specific business logic
- Product naming conventions
- Product architecture decisions