Skip to content

docs: add the Coven merge guide (unified CLI, user migration, Cave plan)#161

Merged
BunsDev merged 1 commit into
mainfrom
docs/unification-guide
Jul 14, 2026
Merged

docs: add the Coven merge guide (unified CLI, user migration, Cave plan)#161
BunsDev merged 1 commit into
mainfrom
docs/unification-guide

Conversation

@BunsDev

@BunsDev BunsDev commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds docs/unification.md — the user-facing guide to the Coven CLI merge: what it is, where it stands, migration steps per audience, and the comprehensive Cave (coven-cave) integration plan. Links it from COVEN.md's Engine contract section and the docs index, and adds the Phase 3 sub-plan doc.

Context

Changes

  • docs/unification.md (new, ~415 lines): merge rationale (license/process boundary), phase status table, per-audience migration steps, env-var table, Cave stage-by-stage plan, compatibility guarantees.
  • docs/superpowers/plans/2026-07-12-phase3-engine-harness.md (new): the Phase 3 sub-plan referenced by the guide.
  • COVEN.md: one sentence in "Engine contract" linking the guide.
  • docs/index.md: index entry.

Validation

  • git diff --check — clean
  • cargo fmt --all — N/A, docs only
  • cargo check --workspace — N/A, docs only
  • cargo clippy --workspace --all-targets -- -D warnings — N/A, docs only
  • cargo test --workspace — N/A, docs only
  • Targeted/manual checks: every PR reference in the status table verified against live PR state via the GitHub API; daemonLedger default and config_home verified in source; engine.lock location verified in the coven repo (crates/coven-cli/engine.lock).
  • Not run: Rust gates — no Rust changes.

PR Readiness

  • Diff is limited to the intended files.
  • Generated files were not edited by hand.
  • User-facing docs/help were updated or are not needed.
  • No secrets, credentials, local paths, or unrelated logs are included.
  • Remaining risks or follow-up work are listed above.

docs/unification.md explains the product merge (one surface, two
processes), the phase status as of tonight (phases 0-4 landed, 5 in
progress), what each audience needs to do, the environment contract, and
a stage-by-stage Cave integration plan. Adds the phase 3 sub-plan doc,
links the guide from COVEN.md's Engine contract section and the docs
index. Status table reflects the re-landed coven PRs (#353/#354/#355
superseding the broken #347-#349 stack).
Copilot AI review requested due to automatic review settings July 14, 2026 09:53
@BunsDev BunsDev added the documentation Improvements or additions to documentation label Jul 14, 2026
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Jul 14, 2026 9:53am

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds user-facing documentation for the unified coven CLI + coven-code engine merge, including migration guidance and a detailed Cave integration plan, and wires the new guide into the existing docs entry points.

Changes:

  • Add docs/unification.md: unified CLI merge overview, phase status, migration steps, env var reference, and Cave implementation plan.
  • Add docs/superpowers/plans/2026-07-12-phase3-engine-harness.md: Phase 3 sub-plan referenced by the merge guide.
  • Link the new guide from COVEN.md (Engine contract section) and docs/index.md.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
docs/unification.md New end-to-end guide for the unified CLI merge, including migration steps and Cave integration plan.
docs/superpowers/plans/2026-07-12-phase3-engine-harness.md New Phase 3 sub-plan document referenced by the merge guide.
docs/index.md Adds docs index entry pointing to the new unification guide.
COVEN.md Adds a pointer from the Engine contract section to the unification guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/unification.md

---

## 2. Where the merge stands (verified 2026-07-12)
@BunsDev
BunsDev merged commit 2a87d0b into main Jul 14, 2026
2 checks passed
@BunsDev
BunsDev deleted the docs/unification-guide branch July 14, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants