Composite fingerprint schema
SUMMARY
Defines the separable layers of an information fingerprint, their comparison frames, and the conditions under which they may be combined.
DETAIL
An information fingerprint is a structured collection of relational observations rather than a single vector, label, cluster assignment, or visualization. Its purpose is to preserve enough recurring structure that an item, concept, region, or process can be recognized after coordinates, projections, corpus membership, or local context have changed.
A composite fingerprint contains several layers.
The geometric layer records local and mesoscopic properties of the embedding field: ranked neighbors, distance ratios, local density, cluster-relative position, distance to boundaries, and the orientation of movement toward stable anchors. These measurements describe how an item occupies a region without treating its absolute coordinate as identity.
The graph layer records relational structure constructed from the field or supplied independently. Relevant features include reciprocal links, weighted adjacency, community membership, bridge position, motif participation, path distance to anchors, and whether the item links otherwise separated regions. Several graphs may coexist because different edge rules expose different properties. One graph may encode direct similarity, another residual-vector agreement, another co-occurrence, and another agreement in drift.
The response layer records what happens when the item or region is probed. A probe may be a query, paraphrase, counterexample, contrastive alternative, traversal seed, clustering procedure, or local analysis algorithm. The fingerprint includes the resulting activated set, intensity distribution, response shape, stable outputs, and differential response against nearby rivals.
The cross-view layer records which relations survive projection changes, graph constructions, scales, random seeds, or analysis methods. Agreement across views is not assumed to reveal an absolute truth. It identifies candidate invariants that deserve more weight because several transformations recover them independently.
The temporal layer records continuity and change: neighborhood turnover, density change, drift direction, acceleration, cluster splits or merges, anchor loss, and newly persistent residual structures. Temporal identity is represented as a lineage rather than as a sequence of unrelated snapshots.
The behavioral layer records recurrent navigation, selection, query refinement, co-activation, and correction patterns when interaction is legitimately part of the observed system. It remains separable from content-derived structure because interfaces, rankings, and population composition can manufacture behavioral regularities.
Each layer requires a declared comparison frame. A neighborhood signature depends on the candidate population, distance function, and neighborhood sizes. A graph signature depends on the edge rule and threshold. A response signature depends on the probe family. A temporal signature depends on observation intervals and alignment anchors. These conditions determine what comparisons are valid.
The layers should be retained separately before any composite score is produced. Early aggregation hides disagreement. Two fingerprints may match geometrically but disagree under probes, or share interaction patterns while occupying different semantic regions. Such contradictions are informative. A composite identity judgment is therefore an explicit weighting of component agreements for a particular purpose, not a claim that all layers encode the same underlying property.
The corpus strengthens this schema by repeatedly treating algorithms as different ways of touching the same local structure and recording how it responds. This suggests that algorithm-response profiles belong inside the fingerprint rather than being treated only as external evaluation metadata. The corpus also supports representing combinations through hyperedges or nested graph structures when pairwise links cannot express recurring multi-part configurations.
WHY THIS EXISTS
Supports implementation, serialization, comparison, and audit tasks that need an explicit fingerprint object without collapsing geometry, topology, response, time, and behavior into one score.
SOURCE CONTEXT POINTERS
- /concepts/information-fingerprinting/DEEP.txt
- /concepts/information-fingerprinting/PRIMITIVES.txt
EVIDENCE QUESTIONS
- No evidence query recorded