fathom/spec
sycophancy 0.04· deception 0.02· drift 0.11· overconfidence 0.07 scored 2026-04-30 by styxx 7.1.0
SPEC v1.0 · CC-BY-4.0 · DOI 10.5281/zenodo.19746215

Cognometric Fingerprint
Specification.

The first open reference specification for measuring cognitive state in language models. Three axes (K, C, D). Seven fault kinds. Canonical JSON fingerprint format. Patent-anchored. Open-licensed. Vendor-neutral.

01 · the three axes

K, C, D — the basis of every cognometric fingerprint.

The spec defines three orthogonal axes along which any calibrated cognometric detector can be characterized. Together they form the canonical fingerprint: a 7-field descriptor that any safety detector — vendor or open-source — can emit alongside its weights.

K · resolution

Critical-feature index

The minimum feature-subset cardinality at which detection achieves phase-transition lift. K=1 is the canonical observation across nine instruments.

C · calibration

Calibration profile

Baseline AUC, AUC at critical_K, delta lift, substrate variance. The numbers that distinguish a real measurement from a benchmark report.

D · domain

Domain transfer

Per-substrate AUC ablation. Within-family transfer, cross-vendor transfer, cross-alignment-regime null. Where the detector holds. Where it doesn't.

02 · seven fault kinds

The cognitive failure modes the spec recognizes.

Every cognometric fingerprint declares which of the seven canonical faults its instrument targets. The list is non-exhaustive — extensions are permitted — but every certified detector must declare its fault scope.

faultscopecanonical instrument
hallucinationfluent unsupported claimstyxx instrument #1
refusaldeclining when capability availablestyxx #2
tool-call driftwrong tool / wrong slot / hallucinated toolstyxx #3
sycophancyyielding without evidencestyxx #4
conversation-loopperseveration across turnsstyxx #5
deception-signatureinstruction-induced dishonesty registerstyxx #6
plan-action gapdeclared intention vs executed actionstyxx #7

Plus overconfidence (#8) and goal-drift (#9) — registered extensions in v1.0+.

03 · the canonical JSON fingerprint

One file. Seven fields. Universal.

{
  "instrument": "sycophancy",
  "n_features": 9,
  "baseline_auc": 0.500,
  "critical_K": 1,
  "critical_feature": "superlative_density",
  "delta_auc_at_K": 0.4354,
  "substrate_K_var": 0.0,
  "negative_lift": ["counter_lexicon_density"]
}

Every certified detector emits this object alongside its weights. A regulator, an auditor, or a researcher can read the fingerprint without running the detector and immediately know its calibration profile, its critical feature, and its domain transfer envelope.

04 · status

v1.0 atlas published. Field invitation open.

11fingerprints in v0 atlas
3instruments × 5 substrates
CC-BY-4.0spec license
DOI19746215 (zenodo)

We invite every other lab shipping calibrated safety detectors to publish their fingerprints in this format. Submit a PR to the cognometric fingerprint atlas. Your detector becomes part of the public record. Cost: one ablation run.

Ship a fingerprint with your detector.

One ablation run. Seven fields. CC-BY-4.0. The cost is small. The value is shared trust calibration across the field.

read the format spec