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 Primes¶
Parents (1) — more general patterns this builds on
- Signature-Borne Provenance is a kind of Provenance — The file: genus-to-species — provenance covers BOTH extrinsic (ledger) and intrinsic; signature-borne is specifically the INTRINSIC species (origin recovered from a conservative invariant the parcel carries, no custody chain). provenance is the genus (the 1.011 nearest); this is the child. NOT a reparent — provenance is the canonical parent. Per cross-batch note: links canonical provenance.
Children (1) — more specific cases that build on this
- Conservation Laws decompose Signature-Borne Provenance — The file: conservation laws are the physics that MAKES certain properties survive transport; the prime CONSUMES conservation (the carried invariant) — it is not itself a conservation law. A presupposed component.
Path to root: Signature-Borne Provenance → Provenance → Evidence
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.