Signature-Borne Provenance¶
Core Idea¶
A parcel of stuff acquires at its point of formation a conservative property set — composition, isotopic ratio, hash, defect pattern — that rides along through transport and mixing, so a later observer reads the signature and infers the formation context backward, with no chain of custody connecting sample to origin.
How would you explain it like I'm…
Born-With Tag
Built-In Fingerprint
Signature Tells Origin
Broad Use¶
- Oceanography: water masses are identified by conservative temperature-salinity signatures set at the surface and carried into the deep ocean.
- Atmospheric science: air masses are classified by humidity and isotopic signatures acquired in their source region.
- Geochemistry: isotopic ratios distinguish mantle reservoirs and fingerprint which source supplied an erupted lava.
- Hydrogeology and forensics: contaminant plumes, gunshot residue, soil, and pollen all carry source context after dispersal.
- Food and pharmaceutical authentication: isotopic ratios verify olive-oil origin; trace-impurity fingerprints distinguish counterfeit drugs.
- Digital provenance: content-addressable storage uses cryptographic hashes that ride with data and verify identity without a custody chain.
Clarity¶
It separates intrinsic provenance (the parcel carries its origin) from extrinsic provenance (an external ledger), which fail differently — equilibration and library gaps versus broken records — and so are complements, not substitutes.
Manages Complexity¶
A vast range of "where did this come from?" inferences compresses to four levers: signature design, library construction, mixing-model construction, and library-gap diagnosis — the same across every substrate.
Abstract Reasoning¶
It admits a Bayesian formulation (posterior on context given signature, via a library encoding likelihoods) and clean failure modes — mixing saturation, library incompleteness, conservativeness-assumption failure — because conservative properties are the invariants of the transport dynamics.
Knowledge Transfer¶
- Oceanography to hydrogeology: the temperature-salinity diagram method ports to contaminant fingerprinting, with isotope ratios as the conservative dimensions.
- Geochemistry to planetary science: mantle-reservoir isotope systematics identify meteorite parent bodies by the same backward inference.
- Computing to biology: content-addressable hashing models DNA-based sample tracking, verifying identity without trusting the shipping ledger.
- Portable tools: the linear end-member mixing model and the library-gap diagnostic (high posterior entropy plus low best-entry likelihood) carry across all substrates.
Example¶
A customs lab measures stable-isotope ratios on a bottle pulled from a shelf and, via a library of region-characterised reference samples, infers the olive oil's true growing region — without trusting the label — using the intrinsic signature as a cross-check on the forgeable paper trail.
Relationships to Other Abstractions¶
Current abstraction Signature-Borne Provenance Prime
Parents (3) — more general patterns this builds on
-
Signature-Borne Provenance is a kind of Provenance Prime
Signature-Borne Provenance is the intrinsic species of Provenance in which the artifact carries evidence of its origin without an external custody chain.
-
Signature-Borne Provenance presupposes Conservation Laws Prime
Signature-Borne Provenance presupposes conservation or slow-enough invariance of the carried property.
-
Signature-Borne Provenance presupposes Flow Prime
Signature-Borne Provenance presupposes flow to transport a signed parcel away from its formation context.
Children (2) — more specific cases that build on this
-
Merchant's Mark Domain-specific is a kind of Signature-Borne Provenance
Signature-Borne Provenance is the proposed immediate parent.
-
Water Mass Domain-specific is a kind of Signature-Borne Provenance
Water mass is the oceanographic specialization of signature-borne provenance.
Hierarchy paths (6) — routes to 6 parentless roots
- Signature-Borne Provenance → Provenance → Traceability → Observability
- Signature-Borne Provenance → Flow
- Signature-Borne Provenance → Conservation Laws → Invariance
- Signature-Borne Provenance → Provenance → Attestation → Authentication
- Signature-Borne Provenance → Provenance → Traceability → Transformation → Function (Mapping)
- Signature-Borne Provenance → Provenance → Custody Transfer → State and State Transition → Phase Space
Not to Be Confused With¶
- Signature-Borne Provenance is not Provenance in general because the genus covers both external ledgers and carried properties, whereas this is specifically the intrinsic species with no custody record.
- Signature-Borne Provenance is not Traceability because traceability rests on explicit external links whereas this reads origin off a carried invariant; the two have different failure geometries and are complements.
- Signature-Borne Provenance is not Attestation because attestation is a third party asserting origin (trust rests on the asserter) whereas this needs no asserter — the physical invariant is the warrant.