[PARTIAL]. Real, tested code (
packages/receipt), reachable only through examples/tutorials/53 through 56. Not wired into the server or the main trust record pipeline.Purpose
Builds and verifies anExecutionReceipt: a bundle of an ExecutionPermit (from
@parmana/execution-control) plus an ExecutionTrustAttestation (from
@parmana/execution-system). Exercised end to end by
examples/tutorials/53-execution-permit/ through 56-complete-execution-flow/.
Install
Key exports
Minimal example
examples/tutorials/56-complete-execution-flow/run.ts.
Next
@parmana/execution-control
Where
ExecutionPermit, this package’s other input, comes from.Execution trust records
The
Receipt type this package’s own model is not the same as.