Parent
#799. Design record: .scratch/render-execution-unit/spec.md.
What to build
Close the seam. With both callers on it, the entry metadata type stops being a parameter of anything and becomes private to core — a local value handed straight to the observation deriver. One producer, so nothing can disagree with it.
The observation deriver's two cursor-mismatch throws are deleted with it. They exist to catch a caller passing a cursor that disagrees with the snapshot; there is no caller-supplied cursor any more, so the bug class is gone rather than guarded.
Acceptance criteria
Blocked by
Parent
#799. Design record:
.scratch/render-execution-unit/spec.md.What to build
Close the seam. With both callers on it, the entry metadata type stops being a parameter of anything and becomes private to core — a local value handed straight to the observation deriver. One producer, so nothing can disagree with it.
The observation deriver's two cursor-mismatch throws are deleted with it. They exist to catch a caller passing a cursor that disagrees with the snapshot; there is no caller-supplied cursor any more, so the bug class is gone rather than guarded.
Acceptance criteria
pnpm run verifygreen.Blocked by