Expand description
Portable Thread identity and immutable replication operations. Source and discussion causality have separate graphs so selective sharing is closed.
Re-exports§
pub use capture_visibility::CaptureVisibility;pub use source_author::AuthoredCapture;pub use source_author::SOURCE_AUTHORIZATION_METHOD;pub use source_author::SourceAuthor;
Modules§
- capture_
visibility - Privacy declarations travel inside the original signed source result. A courier cannot drop local declarations while retaining its author proof.
- hosted_
import - Hosted import is an executor attestation of provider provenance. The original creator-signed genesis and imported Git authorship are never replaced by a claim that the initiating human signed a future source capture.
- integration
- Hosted landing is an executor attestation, never a human signature or a transferable grant. Trust comes from the receiver’s selected remote and verified immutable Spool genesis, independently of incoming operation bytes.
- local_
integration - Authored device integration. This is ordinary source work, never a hosted executor’s policy approval. Admission separately authorizes both Threads and verifies the referenced original source operation before storing this record.
- metadata
- Caller-signed Thread controls with independent causal registers. Concurrent writes to one property remain visible candidates; no arrival-time winner is selected. Controls describe intent and policy, never grant recipient rights.
- ownership_
claim - Explicit transition from immutable local-key genesis ownership to an account. Signatures and account capability admission are separate verification layers.
- ownership_
resolution - Owner adjudication of conflicting explicit ownership claims over one Thread. The surviving claim and the complete accepted source frontier are signed by the adjudicating owner authority. Signature and account capability admission are separate verification layers, exactly as for the ownership claim.
- source_
author - Original source authorship is signed with the capture, independently of its courier. These codecs bind claims; admission verifies the actual authority.
Structs§
- Capture
- Source result shared by authored captures and executor-derived integrations. Per-Thread reference metadata never changes State identity.
- Thread
Genesis - Thread
Operation
Enums§
- Admission
- Durable causal admission. Receiving bytes alone does not accept an operation.
- Genesis
Owner - Ownership fixed by the original signed genesis. Hosting a key-owned Thread requires a separately verified, explicit ownership claim.
- Thread
Facet - Thread
Operation Body