docs: add Phase 8C MCP design-only plan#7
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a design-only document, docs/PHASE8C_MCP_DESIGN_ONLY.md, which outlines candidate Model Context Protocol (MCP) concepts for future CompText and sparkctl operating-layer work. The feedback identifies several hallucinated URLs pointing to developers.openai.com/codex/... and suggests replacing them with correct official sources, such as modelcontextprotocol.io and Anthropic's documentation, or internal references.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Adds a docs-only Phase 8C MCP design plan for the CompText / Codex operating layer.
This PR defines review-gated MCP concepts only. It does not activate MCP, install plugins, enable hooks, register global skills, run provider/model calls, or mutate runtime/source artifacts.
Scope
Added:
docs/PHASE8C_MCP_DESIGN_ONLY.mdCovers:
.mcp.jsonor.codex/**changesExplicit non-goals
This PR does not:
.mcp.json.codex/**.agent/skills/**AGENTS.mdREADME.mdValidation
Local:
git diff --check origin/main...HEADgit diff --stat origin/main...HEADExpected diff:
Review status
Draft PR. Keep draft until review confirms:
.mcp.json,.codex/**, plugin, hook, skill, or automation activation