Persist diagnostics in reusable pipeline state
This commit is contained in:
@@ -64,7 +64,7 @@ Ordinary resume loads extract, merge, and normalize checkpoints progressively
|
||||
and may execute later lane stages after an earlier cache miss. Selective
|
||||
recomputation instead asks the loader for the required producer's accepted
|
||||
normalize artifact. That lookup reuses the existing normalize files, requires
|
||||
workspace schema v3 plus an exact non-empty invocation identity, and deliberately
|
||||
workspace schema v4 plus an exact non-empty invocation identity, and deliberately
|
||||
does not require extract or merge checkpoint files or dependency fingerprints.
|
||||
The runner performs canonical codec and producer-provenance validation before
|
||||
cloning the artifact into normal step output. Success restores only stored
|
||||
|
||||
@@ -323,7 +323,7 @@ remove the output-encoder consistency defect.
|
||||
|
||||
This stage is appropriately sized for one `gpt-5.6-terra` prompt.
|
||||
|
||||
## Stage 4 — Version Diagnostic-Bearing Cache And Checkpoint State
|
||||
## Stage 4 ✅ — Version Diagnostic-Bearing Cache And Checkpoint State
|
||||
|
||||
### Goal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user