You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Required baseline commands/suites should include the repository's exact focused scripts plus:
npm run typecheck
npm run build
git diff --check
Where concurrency/timing regressions were previously flaky, run the relevant focused witness repeatedly enough to distinguish deterministic product failure from verifier-fixture races. Do not weaken assertions to obtain green.
Negative controls
Must retain evidence that:
stale/diverged promotion or capability removal fails closed;
same-old-server or wrong source/build/capability cutover finish fails closed;
uncertain restart does not authorize a second restart or blind replay;
provider without trustworthy activity cannot gain a terminating idle policy silently;
two active ChatGPT conversations on one physical checkout cannot both perform conflicting consequential mutation;
local slot exhaustion is not mislabeled as provider rate-limit evidence;
worker/transport error never silently becomes VERIFIED/ACCEPTED.
Failure handling
If this gate exposes a real product defect, keep this Issue open while the defect is repaired when the repair is required to satisfy this exact integrated verification contract. If fresh evidence proves a distinct gap outside this contract, reconcile it into an existing exact Issue or create a focused follow-up before mutation.
Owner scope amendment — macOS only (2026-09-11)
依 Owner 最新裁決,本工作線相關功能設計、實作、交付與驗收 只處理 macOS。本裁決取代下文較早的跨平台/三平台要求。
Status
READY_NOW — verification/evidence gate only.
Priority
P0 — this is the last source/integration verification gate before the remaining live runtime and multi-session acceptance work can be trusted.
Fresh evidence boundary — 2026-09-04
Canonical
James3014/devspacemain:296a3066fc620169f23beeeb5c9c41d9c9370d754d47c8e5e58b8302c076c1b97c990c4005b11843test(cli): stop mock agy from truncating its own stdout)The current integrated line includes the accepted R4-R6 reliability stack:
Individual PR verification is not enough to establish the exact current-main integrated claim.
Goal
Produce one revision-bound integrated verification receipt for the exact current canonical main before further live reliability closure.
Required verification
Use a fresh clean clone/managed worktree from the then-current canonical
main; rebind exact HEAD before running.At minimum verify the integrated production seams for:
server.tsregistration/schema consistency;Required baseline commands/suites should include the repository's exact focused scripts plus:
npm run typechecknpm run buildgit diff --checkWhere concurrency/timing regressions were previously flaky, run the relevant focused witness repeatedly enough to distinguish deterministic product failure from verifier-fixture races. Do not weaken assertions to obtain green.
Negative controls
Must retain evidence that:
Failure handling
If this gate exposes a real product defect, keep this Issue open while the defect is repaired when the repair is required to satisfy this exact integrated verification contract. If fresh evidence proves a distinct gap outside this contract, reconcile it into an existing exact Issue or create a focused follow-up before mutation.
Do not start chat-only repairs.
Dependencies / frontier
Non-goals
Claim ceiling
R7_INTEGRATED_CURRENT_MAIN_VERIFIEDonly for the exact tested commit/tree and verification environment.This Issue does not establish live runtime reliability or multi-session production readiness.