KB-7EF2 rev 2

Roadmap tối thiểu — GPT MCP backup channel + automation priority

2 min read Revision 2
roadmapmcpgptbackup-channelautomationphase-2f-d119315ce

Roadmap tối thiểu — GPT MCP backup channel + automation priority — 2026-05-14

Điều hành

Mục tiêu chính không phải hoàn thiện MCP server toàn diện ngay, mà là có kênh dự phòng ổn định để GPT đọc/ghi AgentData khi Custom Action connector thiếu ổn định. Tránh chạy vòng quanh giữa khai sinh, miếng thông tin, connector, MCP.

Ưu tiên

  1. Giữ Custom Action connector hiện tại làm kênh làm việc chính cho GPT Council.
  2. Hoàn thiện MCP App ở mức tối thiểu-production để làm backup channel.
  3. Tạm gác D4 vector async, full admin exposure, agent-token policy, Hermes/OpenClaw orchestration cho roadmap sau.
  4. Quay lại ưu tiên miếng thông tin/kế hoạch tự động hóa sau khi backup channel đạt gate tối thiểu.

Minimal MCP scope

  • D1: optimize list_documents SQL pushdown + index. DONE 2026-05-14. Commit 19315ce. Result: p95 knowledge/test/ c=5 from 4.47s to 23ms; knowledge/ c=5 p95 138ms; c=10 p95 139ms.
  • D2a: content negotiation JSON/SSE minimal. NEXT.
  • D3: cleanup move_document schema mismatch. After D2a or small separate patch.
  • Retest ChatGPT MCP App fresh conversation.
  • Do not expose /mcp-gpt-full public.

Deferred TD

  • D4 async vector sync / remove double embedding.
  • Full Streamable HTTP resumability.
  • Per-agent token/profile/audit/rate-limit for Hermes/OpenClaw/Codex.
  • Data-integrity warning investigation.
  • Full automation platform for cheap-model agents.

Time estimate

After D1 completion, remaining minimal backup MCP channel: about 1–1.5 work days if D2a is smooth; up to 2 days if ChatGPT MCP App still requires additional transport handling. Production-grade agent hub: 4–6 work days after backup channel.

Search keywords

GPT MCP backup channel, AgentData MCP, D1 list_documents SQL pushdown, commit 19315ce, D2a JSON SSE, ChatGPT connector fallback, automation priority, Hermes OpenClaw roadmap.