Evidence Weight

Evidence weight is the formal measure of how strongly an evidence artefact supports a claim — and how that strength changes over time as the evidence ages, is challenged, or is corroborated by new independent sources.

This is defined in P20 and P21.


Why weight matters

Not all evidence is equal. A single underpowered study supports a claim less strongly than a systematic review of ten. A compliance certificate issued yesterday carries more weight than one issued three years ago. A claim backed by five independent organisations has more weight than one backed by one.

Without a formal weight model, a retrieval agent cannot distinguish between weak and strong support. It retrieves what is available and acts as if all of it is equally operative.

With evidence weight, the retrieval agent can:

  • Report confidence proportional to the evidence base
  • Flag claims that rest on ageing or single-source evidence
  • Decline to execute a GoalVector instruction when the supporting evidence falls below the plausibility threshold

The weight model

Every evidence artefact carries an EvidenceWeightVector with four dimensions:

DimensionWhat it measuresRange
source_authorityHow authoritative the issuing organisation is for this evidence type, as declared in the registry0.0 – 1.0
corroboration_scoreHow many independent sources support the same claim (independence verified via registry)0.0 – 1.0
temporal_decayWeight reduction due to age, computed against the domain’s decay curve0.0 – 1.0
challenge_penaltyWeight reduction from unresolved DivergenceRecord events referencing this artefact0.0 – 1.0

The composite weight:

FieldValue
composite_weightsource_authority × corroboration_score × temporal_decay × (1 − challenge_penalty)
weight_computed_atISO 8601 timestamp of most recent computation
weight_versionVersion of the weight algorithm applied

Temporal decay (P20)

Evidence ages. The temporal decay component models this formally:

Artefact ageDefault decay factorNotes
0–6 months1.00No decay — full weight
6–12 months0.95Negligible decay
1–2 years0.85Moderate decay — still highly operative
2–5 years0.70Significant decay — corroboration increasingly important
5+ years0.50High decay — requires strong corroboration to remain in execution band
Domain overrideAs declared in normalisation_profileMedical: faster decay. Legal precedent: slower decay. Mathematical proof: near-zero decay

Decay does not invalidate an artefact. It reduces its weight. An artefact with high temporal decay but a high corroboration_score — many independent sources citing the same old evidence — may still maintain a composite_weight in the execution band.

The decay curve parameters are declared in the domain’s normalisation_profile. This allows each domain to set its own evidence half-life without changing the weight algorithm.


Corroboration (P21)

Corroboration increases weight. When multiple independent issuers publish artefacts supporting the same claim, the corroboration score rises:

Independent sourcesCorroboration score
10.60
20.75
30.85
40.92
5+0.98

Independence is verified through the issuer registry. Two artefacts from the same registered organisation — even different departments — do not count as independent corroboration. The registry maps legal entity relationships to prevent corroboration gaming.


Weight and the plausibility gate

The composite_weight feeds directly into the plausibility gate (P03). A GoalVector instruction cannot enter the execution band unless the evidence supporting it meets the minimum composite_weight for its instruction type:

Composite weightBandEffect
≥ 0.85EXECUTABLEProceeds to probability certification (P04)
0.60 – 0.84REVIEWFlagged for human review before execution proceeds
< 0.60BLOCKEDRouted to dissent archive with weight record preserved

This is the mechanical connection between evidence quality and AI execution safety. A model cannot act on weakly supported evidence without a governance override recorded in the audit trail.


Weight decay and recall

When a claim’s composite_weight drops below the EXECUTABLE threshold due to temporal decay, it transitions to OUTLIER state in the knowledge state machine. It is not deleted or discarded — it enters the dissent archive with its full EvidenceWeightVector history preserved.

If new corroborating evidence arrives later — a new independent study, a new trial, a new independent confirmation from a different organisation — the corroboration_score rises, the composite_weight recovers, and the claim may be recalled to CONSENSUS state.

This is the formal mechanism behind AIEP’s recall capability. A claim does not become permanently non-executable because its evidence aged. It becomes recall-eligible — waiting for new evidence to restore its weight above threshold.


Patents

  • P20 — Evidence Weight and Temporal Decay Modelling. Filed November 2025, UK IPO.
  • P21 — Corroboration Score and Independent Source Verification. Filed November 2025, UK IPO.