Run executable isolation, validate the raw intervals against the carrier's literal replay, and refine touching intervals to strict separation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Every emitted isolation array passes the generalized strict checker.
Build both size-indexed endpoint-comparison vectors and retain them only after the endpoint checker accepts every position.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Every emitted endpoint package passes its positional checker.
Wrap the aligned common-root list as a sign-matrix certificate, retaining it only after the sign-matrix alignment checker accepts it.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Every emitted sign-matrix package passes its alignment checker.
A compiled build result retains the certificate that produced its diagnostic or proof-producing verdict.
- certificate : Certificate
The certificate accepted by three-valued replay.
- verdict : Bool
The replay verdict.
falseremains diagnostic only.
Instances For
Assemble a certificate and reject it if replay finds malformed evidence.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A retained build result records exactly the certificate's replay verdict.
Compiled convenience decision. False is diagnostic. True is returned only after the kernel-facing Boolean checker accepts the retained certificate.
Equations
- One or more equations did not get rendered due to their size.