# H Verify

> Verify that a recorded DecisionRecord or claim still holds by comparing its baseline and predictions with current code, tests, measurements, or incidents. Keep design-time claims distinct from runtime evidence.

- Skill: `m0n0x41d/h-verify-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add m0n0x41d/h-verify-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/m0n0x41d/h-verify-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: m0n0x41d (https://skillmd.com/u/m0n0x41d)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/m0n0x41d/h-verify-2

---


# 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.

