docs(tuner): control-plane app spec — consolidated delta over #285/#288 [draft] - #308
docs(tuner): control-plane app spec — consolidated delta over #285/#288 [draft]#308Nibbler1250 wants to merge 4 commits into
Conversation
…OV#285/TerrysPOV#288 Surface inventory refreshed against merged PRs (TerrysPOV#286-TerrysPOV#293, TerrysPOV#297-TerrysPOV#303), 4 new panels (watchdog/forensics, agent-jobs, bench/eval, kanban) + Config/Discussion pages, /tuner/* API contract sketch, 4-phase read-only-first rollout. Docs only.
…es, error rates, latency, last-N calls from the mcp.tool_call audit stream)
…-down, investigate via discuss path)
|
@claude /review |
|
Claude finished @TerrysPOV's task in 1m 48s —— View job Reviewing PR #308
This is a docs-only draft ( 1. Panel numbering is out of order and the count no longer matches the header 2. Minor: the PR description's "What it adds" bullet list (4 new panels + Config/Discussion) doesn't mention the MCP traffic panel, even though it's a fairly substantial addition (its own numbered panel + a full "Interaction model" subsection + a dedicated API line) added in the two later commits. Worth updating the PR body before merging so reviewers scanning just the description don't miss it. No functional/build risk here since it's docs-only — nothing to test or run. |
… filter set in /tuner/mcp/traffic contract
|
Doc review addressed: panels renumbered sequentially (12 Config / 13 MCP traffic / 14 Discussion), intro count fixed to three new asks, the /tuner/mcp/traffic contract now lists the full filter set from the interaction model (tool/agent/status/q), and the PR description now mentions the MCP traffic panel. |
|
@claude /review |
|
Claude finished @TerrysPOV's task in 42s —— View job Reviewing PR #308 (follow-up)
Both items from the previous review are cleanly fixed in
The PR description was also updated to mention the MCP traffic panel, as suggested. Version bumps ( No outstanding issues — this is in good shape to come out of draft whenever you're ready. Docs-only, so no build/test risk. |
What
Docs-only, draft:
docs/tuner-control-plane-app-spec.md— the consolidated spec for the tuner control-plane app, written as a delta on top of #288 (docs/tuner-implementation-and-telemetry.md, which stays the authoritative core spec) and #285 (the control-surface RFC framing).Why a draft PR
So the spec lives in the repo where it can be reviewed/extended incrementally, rather than in an issue thread. Pick it up whenever you have time — no urgency.
What it adds over #285/#288
/tuner/*API contract sketch and a 4-phase rollout that starts read-only (governance-first: provenance + git trail + safety visible before any mutating surface).Refs #285, #288.