release-validation · git:20260916.c2ad2ba · 2026-09-16 · sha256 f61ff07425ecbfc5

release-validation git:20260916.c2ad2baA

Immutable. This exact content is served forever at /api/v1/blob/f61ff07425ecbfc5.

---
name: release-validation
description: Look up release verification records and compute release input checksums using the bundled validation script.
---

# Release validation fixture

For a release verification record, read `references/record.json` with
`skills_read` and return the requested record field exactly.

For an input checksum, use `skills_run` with path `scripts/check.py` and the
requested input as its single argument. Return the script's stdout exactly.
If execution is refused by the sandbox, state that refusal; do not claim the
script ran and do not calculate a replacement answer.