Skip to content

Quickstart

BRYAN DAVID WHITE edited this page Feb 20, 2026 · 1 revision

Quickstart

Adopt CoherenceOps in 5 minutes.


1. Copy the folder

cp -r coherence/ /path/to/your-repo/coherence/
cp -r .github/ /path/to/your-repo/.github/

Or click Use this template on the CoherenceOps repo.

2. Replace ORG/REPO placeholders

The one-click "Create New" links in coherence/decisions/README.md and coherence/drift/README.md use ORG and REPO as placeholders. Find and replace with your GitHub org and repo name.

3. Create your first DLR

Go to coherence/decisions/README.md and click "Create New DLR". Record a recent decision your team made.

4. Seed your assumptions

Edit coherence/intel/assumptions.yaml. Add 2-3 assumptions your project depends on. Set expires dates.

5. Assign a Canon Steward

Pick one person to own coherence/canon/. They review changes and maintain the changelog.

6. Run your first Coherence Score

Edit coherence/telemetry/coherence_score.json with your current values. Commit.


What's Next

  • Schedule a Training session (30 minutes)
  • Review Policy Gates for CI enforcement (v0.2)
  • Set a monthly drift review meeting

See Also

Clone this wiki locally