docs(product-specs): Server control plane contract (SYM-20 Phase 0)#14
Merged
Conversation
…Phase 0 Turns the approved AgentProbe server design (docs/design-docs/agent-probe-server.md) into a binding product contract before any runtime code lands, per the Phase 0 exec plan (docs/exec-plans/active/agent-probe-server-phase-0-contract-2026-04.md). - platform.md: add "Server control plane" scenario group with 9 scenarios covering default boot, exposure safety, read-only HTTP/UI history, live SSE, run control, cancellation, presets, comparisons, and Docker SQLite persistence. - current-state.md: mirror all 9 new scenarios as unchecked (planned) and refresh "Last validated against" to 2026-04-17. - e2e-checklist.md: add a planned test-owner row per scenario covering tests/e2e/server-e2e.test.ts, tests/integration/server/, tests/unit/server/, and dashboard component tests. scripts/check-behaviour-docs.ts reports zero drift across all 24 scenarios. No runtime files modified; PR targets dev. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/design-docs/agent-probe-server.md) into a binding product contract so Phase 1–4 PRs have a fixed behavior target.Server control planescenario group todocs/product-specs/platform.mdwith 9 scenarios covering default boot, exposure safety, read-only HTTP/UI history, live SSE events, run control, cancellation, presets, comparisons, and Docker persistence.current-state.md(unchecked, grouped as planned Phase 1–4 work) and intoe2e-checklist.mdwith a planned test owner per the exec plan.No runtime files are modified. Postgres and
/comparestay "planned" incurrent-state.mduntil Phase 3 lands.Refs: Linear SYM-20,
docs/exec-plans/active/agent-probe-server-phase-0-contract-2026-04.md.Test plan
bun run docs:validate(runsscripts/check-behaviour-docs.ts) — all 24 scenarios consistent acrossplatform.md,current-state.md,e2e-checklist.md.git diff --name-onlyshows only the three product-spec files changed.e2e-checklist.md).🤖 Generated with Claude Code