Skip to main content

Module capture

Module capture 

Source
Expand description

Per-Thread derived source-target snapshot, committed by the signed capture.

Structs§

FileResolution
ReferenceClosure
Verified closure includes map nodes and resolution records, but does not follow original source revisions or named references into private history.
ReferenceProof
Expected descriptor address/scope derived from an already verified signed capture. Supplying this tuple alone does not establish author authority.
ResolvedSourceTarget
SourceTargetSnapshot
TargetResolution

Enums§

ResolutionStatus

Constants§

MAX_REFERENCE_BYTES
MAX_REFERENCE_OBJECTS
MAX_REFERENCE_OBJECT_BYTES

Functions§

closure
decode
encode
invalid
resolve_target
Read one target and its file binding from a signed descriptor. Unlike closure, this walks only the two bounded trie routes and does not require unrelated targets to be retained locally. The caller supplies an admitted descriptor proof and independently authorizes any returned coordinates.