---
name: H Verify
slug: h-verify
category: Quality
description: H Verify compares recorded DecisionRecords or claims against current code, tests, measurements, or incidents to surface weakened, refuted, stale, or drifted claims. Use it when design-time claims need runtime evidence before relying on them.
github: "https://github.com/m0n0x41d/haft/tree/main/packages/haft-pi/skills/h-verify"
language: Go
stars: 1383
forks: 102
install: "npx degit https://github.com/m0n0x41d/haft/tree/main/packages/haft-pi/skills/h-verify ~/.claude/skills/h-verify"
installs_to: ~/.claude/skills/h-verify
source_path: packages/haft-pi/skills/h-verify/SKILL.md
collection_size: 24
category_size: 1354
collection_url: "https://dirskills.com/collections/m0n0x41d/haft"
added: 2026-08-19T07:27:50.856Z
last_synced: 2026-08-19T07:27:50.856Z
canonical_url: "https://dirskills.com/skills/h-verify"
---

# H Verify

H Verify compares recorded DecisionRecords or claims against current code, tests, measurements, or incidents to surface weakened, refuted, stale, or drifted claims. Use it when design-time claims need runtime evidence before relying on them.

**Install:**

```bash
npx degit https://github.com/m0n0x41d/haft/tree/main/packages/haft-pi/skills/h-verify ~/.claude/skills/h-verify
```

## README

# h-verify — Evidence against reality

When an FPF evidence or validity distinction is material, inspect a known
SourceID/UnitID with `haft_query(action="fpf", mode="inspect",
identifier="...")`, or query the exact concern and inspect the direct pattern
body. Retrieval is not evidence or a verdict.

Recover the exact record and its claims, thresholds, validity window, and
planned evidence. Gather current evidence, state context transfer and expiry,
and attach it with `haft_decision(action="evidence", ...)`. Surface weakened,
refuted, stale, or drifted claims honestly. Any rebaseline, supersede,
deprecate, or reopen mutation requires explicit operator action.
