-
Notifications
You must be signed in to change notification settings - Fork 0
Chain the Java pipeline end to end #96
Copy link
Copy link
Open
Labels
area: deployhomelab-deploy, deploy-v2, manifests, and rollout flow.homelab-deploy, deploy-v2, manifests, and rollout flow.component: testsUnit, integration, system, or contract test concern.Unit, integration, system, or contract test concern.priority: P2Medium; normal planned work.Medium; normal planned work.status: ready-for-agentFully specified; an agent may take it with nobody watching.Fully specified; an agent may take it with nobody watching.type: featureNew user-facing or operator-facing capability.New user-facing or operator-facing capability.
Description
Activity
Metadata
Metadata
Assignees
Labels
area: deployhomelab-deploy, deploy-v2, manifests, and rollout flow.homelab-deploy, deploy-v2, manifests, and rollout flow.component: testsUnit, integration, system, or contract test concern.Unit, integration, system, or contract test concern.priority: P2Medium; normal planned work.Medium; normal planned work.status: ready-for-agentFully specified; an agent may take it with nobody watching.Fully specified; an agent may take it with nobody watching.type: featureNew user-facing or operator-facing capability.New user-facing or operator-facing capability.
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
Blocked by