{
  "_comment": "The REVIEW artifact for a MISS: the SAME declared view as context-view-resident.json, but source_digest_now is ABSENT — the span was elided from the resident set (paged out). This is NOT a loss and NOT a fabrication: the bytes still live in the append-only log, so the check returns a demand-page FAULT token (SOURCE_PAGED_OUT). The caller pages the span back in through the gate and re-checks (cf. ctxplan.DemandPage / Fault, 'a forecast MISS costs one demand-page, never a lost fact'). The optimization lens: a planned working set may safely drop this span precisely because a miss is recoverable.",
  "view": {
    "version": "fak-context/v1",
    "view_kind": "snippet",
    "producer": "snippet-extract@v1",
    "source": {
      "digest": "acaffd21fc4a26fa8dda9163fddc2194fbc66a30005be6a00361ad9ab7305629",
      "offset": 67,
      "length": 16
    },
    "source_taint": "trusted",
    "invalidation": "digest",
    "body_digest": "8856d95af719b48e2145a89a3eac78a6349f0cc6f66fe2bd2e7314bc413a8aa0"
  },
  "decision": "fault",
  "reason": "SOURCE_PAGED_OUT",
  "witness": "span not resident: demand-page it back from the log"
}
