Initial shared Copilot resources scaffold

This commit is contained in:
2026-04-23 15:46:34 -04:00
commit adfcb83ab6
44 changed files with 2249 additions and 0 deletions

18
docs/governance.md Normal file
View File

@@ -0,0 +1,18 @@
# Governance
## Scope
This repository stores shared Copilot resources, the tooling needed to install
them, and the documentation required to maintain them.
## Decision Rules
- Prefer portable workflows over tool-specific duplication.
- Prefer additive changes over breaking changes.
- Prefer repo-first authoring when the work is intentionally shared.
- Require publish-to-repo before considering a local resource shared.
## Stewardship
Project stewards review structural changes, naming conventions, lifecycle rules,
and anything that changes propagation behavior.