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
Confirm no row in these four suites is labeled a permanent OS-process claim.
Confirm launchers contain no row assertions and TestResult is unchanged.
Focused feedback
Run the three launchers, the four retained suites, and testing-execution-host.test.ts under Deno; run the three launchers under Node and Bun. Create the feedback commit as soon as this frozen evidence and all required mutation probes pass.
Performance evidence
Repeat three alternating local /usr/bin/time -p deno task test samples on clean before/after worktrees and compare medians.
From exact-commit hosted runs, record every Deno shard Test window, their sum, and the slowest shard before/after.
Slowest-shard change is an observation, not a gate.
Weights and partition
Dispatch the hosted weight-measurement workflow against the implementation ref.
Commit the generated test-weights.json artifact byte-for-byte with full provenance.
Recompute Deno, Node, and Bun partitions; record file counts, serial totals, affected file weights, fallback set, and every predicted shard total.
Prove pairwise disjointness and exact applicable-corpus union with the existing discovery/weight/shard/workflow regressions.
Apply the specification's five-run fixed-head calibration rule if any installed runtime count no longer qualifies.
Acceptance
Frozen matrix, focused evidence, mutation records, local timing, hosted Deno spend/slowest shard, generated weights, and partition evidence are durable in the PR or linked issues.
Required CI is green under the authoritative workflow.
Parent quest: #543
Purpose
Integrate the completed PC, CT, and IE migrations, prove the frozen matrix, measure the result under the current runtime topology, and deliver #543.
Matrix audit
xmdcommand execution to Markdown tests #581.Focused feedback
Run the three launchers, the four retained suites, and
testing-execution-host.test.tsunder Deno; run the three launchers under Node and Bun. Create the feedback commit as soon as this frozen evidence and all required mutation probes pass.Performance evidence
/usr/bin/time -p deno task testsamples on clean before/after worktrees and compare medians.Weights and partition
test-weights.jsonartifact byte-for-byte with full provenance.Acceptance
xmdcommand execution to Markdown tests #581.Dependency
Blocked by #584, #585, and #586. Final task in the quest.