{
  "status": "DONE",
  "summary": "Cut over all scoped public documentation, docs-site metadata/export input, CI/release guidance, parity/strategy records, and ADRs 0001-0006 to the native omp-spt product boundary.",
  "changed_files": [
    "README.md",
    "docs-site/book.toml",
    "docs-site/llms.txt",
    "docs-site/src/SUMMARY.md",
    "docs-site/src/introduction.md",
    "docs-site/src/quickstart.md",
    "docs-site/src/reference/harness-contract.md",
    "docs/CI.md",
    "docs/RELEASE-RUNBOOK.md",
    "docs/PARITY.md",
    "docs/DOCS-STRATEGY.md",
    "docs/adr/0001-distribution-splits-by-volatility.md",
    "docs/adr/0002-hook-wiring-hand-written-hooks-json-shells-spt-api.md",
    "docs/adr/0003-psyche-is-a-constrained-auto-approving-companion.md",
    "docs/adr/0004-checkpoint-via-self-send-loopback.md",
    "docs/adr/0005-name-unification.md",
    "docs/adr/0006-one-command-update-and-consolidated-binary.md"
  ],
  "verification": [
    "`mdbook build docs-site` passed and regenerated the published book.",
    "A scan of generated `docs-site/book` found zero claude-spt, spt-claude-code, Claude Code, ccs, sptc, cc-launcher, cplugs, marketplace, reload-plugin, or RPC-bridge terms.",
    "The same scoped source scan found sister terms only in `docs/PARITY.md`'s explicit retired-lineage paragraph; generic `plugin` occurrences elsewhere say no plugin is required.",
    "All six historical ADRs now open with an explicit sister-lineage status, ADR-0008 supersession date, original status, and warning that their commands and imperative language are not omp-spt instructions.",
    "Verified documented `endpoint run`, `endpoint shutdown`, `endpoint stop`, `ring`, adapter add/update/version, and `spt rc` forms against the installed spt CLI help.",
    "Verified both documented OMP installer URLs against the official can1357/oh-my-pi README.",
    "Corrected the update restart sequence to omit `--create`, matching the adapter manifest's update notice and preserving the existing endpoint launch path."
  ],
  "current_contract": [
    "Install: `spt adapter add --release BigscreenVR/omp-spt`.",
    "Launch/attach: `spt endpoint run --adapter omp-spt --id <id> --create`, with native attach as the default and no `--start`.",
    "Update: `spt adapter update omp-spt`; restart a running endpoint with stop then run without `--create`.",
    "Distribution: one fat `adapter.spt`, packaged native extension, no plugin/marketplace/reload step.",
    "Release acceptance follows ADR-0013 and stops at same-node adapter behavior; cross-node transport remains spt-core-owned."
  ]
}