GitNexus/docs
ivkond 015f073e9d docs(#794): close implementation checklist and align RFC with @repo MCP surface
- Mark Phases 1–7 in docs/superpowers/plans/2026-04-16-issue-794-implementation.md
  as complete, fold in the Issue #794 traceability map, and record the
  Final verification snapshot (tsc clean + 9 vitest files / 111 tests).
- Update docs/superpowers/specs/2026-03-31-cross-index-impact-design.md
  to match the Issue #794 MCP model:
    * `group_impact` / `group_contracts` / `group_query` / `group_status`
      are NOT MCP tools.
    * `impact` / `query` / `context` accept `repo: "@<groupName>"` and
      optional `service` for monorepo boundary filtering.
    * Group state is exposed via `gitnexus://group/{name}/contracts`
      and `gitnexus://group/{name}/status` resources.
    * Add MCP migration table and refresh AI-context guidance.
- Restate execution handoff: Phases 4 + 5 + 6 share one branch and must
  ship as a single squash-merge to avoid a half-migrated MCP surface.

Closes #794

Made-with: Cursor
2026-04-19 13:37:47 +03:00
..
code-indexing/cobol feat: add COBOL language support with regex extraction pipeline (#498) 2026-03-26 14:03:48 +00:00
plans feat: add COBOL language support with regex extraction pipeline (#498) 2026-03-26 14:03:48 +00:00
superpowers docs(#794): close implementation checklist and align RFC with @repo MCP surface 2026-04-19 13:37:47 +03:00