Complete these steps after copying or templating CoherenceOps into your repo.
- Run
bin/coherence-adoptto replaceORG/REPOplaceholders - Run the label-bootstrap workflow:
gh workflow run label-bootstrap.yml - Verify GitHub Actions are enabled in repo settings
- Update
CODEOWNERSwith your team's GitHub handles
- Require status checks:
Coherence Gates - Require pull request reviews (1+ reviewer)
- Restrict direct pushes to
main
See BRANCH_PROTECTION.md for detailed recommendations.
- Edit
coherence/canon/mission.mdwith your project's mission - Edit
coherence/canon/architecture.mdwith your architecture - Edit
coherence/canon/public-commitments.mdwith your API/SLA commitments - Add your initial assumptions to
coherence/intel/assumptions.yaml - Update README.md badge URL to point to your repo
- Open a test PR touching
coherence/canon/— Gate 3 should fire - Add
majorlabel — Gate 1 should require a DLR - Run
bin/coherence-checklocally — all gates report - Trigger coherence-score workflow:
gh workflow run coherence-score.yml
- Run the 10-minute demo with your team (DEMO_DRIFT_TO_PATCH.md)
- Schedule a 30-minute training session (TRAINING_30MIN_OUTLINE.md)