Skip to content

VSTD 1.2.0: decompose generic-run runtime without semantic drift #26

Description

@TimeLordRaps

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestsecurity-boundaryExecution, trust, or observation boundary

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions