Skip to content

Chain the Java pipeline end to end #96

Description

@ExtraToast

Parent

#78

What to build

The pipeline entry runs parse, validate, compose, resolve and render in one pass. Rendering reads the transformation's output instead of the hand-written target models. The parity suite then covers every oracle kind for every case through that one seam, and the double render over the same inputs is byte-identical.

Acceptance criteria

  • Every case passes every oracle kind it carries through the single pipeline entry.
  • Two runs over the same inputs produce byte-identical outputs.
  • No stage test reads a hand-written target model as input any more.

Blocked by

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: deployhomelab-deploy, deploy-v2, manifests, and rollout flow.component: testsUnit, integration, system, or contract test concern.priority: P2Medium; normal planned work.status: ready-for-agentFully specified; an agent may take it with nobody watching.type: featureNew user-facing or operator-facing capability.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions