Coordinate
VSTD 1.2.0 release-candidate maintainability work for the generic-run implementation. Do not combine
this refactor with a wire migration or normative redesign.
Target
Use characterization tests to separate manifest planning, execution capture, receipt
validation, inspection, reproduction, and impact analysis from the oversized generic-run
module while preserving:
- strict profile dispatch;
- canonical digest behavior;
- arbitrary-command and no-sandbox warnings;
UNKNOWN, conflict, and failure semantics;
- historical
layer4_binding reads and current frozen-profile writes;
- zero required runtime dependencies.
Exit criteria
- Existing and new characterization tests pass before and after each extraction.
- Public imports, commands, schemas, receipt bytes, and error semantics remain compatible.
- No shared helper collapses producer/checker independence boundaries.
- Each commit is independently reviewable and behavior preserving.
Coordinate
VSTD 1.2.0 release-candidate maintainability work for the generic-run implementation. Do not combine
this refactor with a wire migration or normative redesign.
Target
Use characterization tests to separate manifest planning, execution capture, receipt
validation, inspection, reproduction, and impact analysis from the oversized generic-run
module while preserving:
UNKNOWN, conflict, and failure semantics;layer4_bindingreads and current frozen-profile writes;Exit criteria