-
Notifications
You must be signed in to change notification settings - Fork 0
Major PRs
BRYAN DAVID WHITE edited this page Feb 20, 2026
·
1 revision
A PR is major — and requires a DLR — if any of these are true:
| Condition | How to detect |
|---|---|
Has the major label |
Label check |
| Changes more than 10 files | File count |
Touches coherence/canon/
|
Path match |
Touches coherence/intel/
|
Path match |
| Touches core architecture folders | Configurable ARCHITECTURE_PATHS
|
Everything else is a normal PR with zero CoherenceOps overhead.
The PR Template asks for:
-
DLR link — path to the decision record in
coherence/decisions/ - Assumptions touched — which ASM-IDs are affected
- Canon impact — yes/no, and changelog entry if yes
- Drift resolution — does this PR resolve an existing drift signal?
- Blast radius — low / medium / high
- Rollback — how to reverse the change
- ReOps — how to create a DLR
- Policy Gates — CI enforcement
- PR Template — the full template
- Start
- Modules
- Governance
- Workflows
- Reference