(sigil env snapshot)
(sigil env snapshot) - Verified immutable snapshot lookup for lock authoring.
Snapshot verification is intentionally outside (sigil env lock). Existing locks never load this module or consult snapshot/channel state.
Exports
snapshot-packageprocedureConstruct a snapshot-package struct.
snapshot-package?procedureTest if a value is a snapshot-package struct.
snapshot-package-nameprocedureGet the name field of a snapshot-package struct.
snapshot-package-versionprocedureGet the version field of a snapshot-package struct.
snapshot-package-recipeprocedureGet the recipe field of a snapshot-package struct.
%snapshot-toolchain--typevariableGet the recipe field of a snapshot-package struct.
snapshot-toolchainprocedureConstruct a snapshot-toolchain struct.
snapshot-toolchain?procedureTest if a value is a snapshot-toolchain struct.
snapshot-toolchain-nameprocedureGet the name field of a snapshot-toolchain struct.
snapshot-toolchain-versionprocedureGet the version field of a snapshot-toolchain struct.
snapshot-toolchain-recipeprocedureGet the recipe field of a snapshot-toolchain struct.
snapshot-toolchain-outputprocedureGet the output field of a snapshot-toolchain struct.
%env-snapshot--typevariableGet the output field of a snapshot-toolchain struct.
env-snapshotprocedureConstruct a env-snapshot struct.
env-snapshot?procedureTest if a value is a env-snapshot struct.
env-snapshot-idprocedureGet the id field of a env-snapshot struct.
env-snapshot-sequenceprocedureGet the sequence field of a env-snapshot struct.
env-snapshot-content-hashprocedureGet the content-hash field of a env-snapshot struct.
env-snapshot-toolchainprocedureGet the toolchain field of a env-snapshot struct.
env-snapshot-packagesprocedureGet the packages field of a env-snapshot struct.
env-snapshot-identityvariable(No description)
snapshot->stringvariable(No description)
read-verified-snapshotvariable(No description)
snapshot-lookupvariable(No description)