v4.7.2
What's Changed
- release: v4.7.2 — tool-usage telemetry fix + dormant-tool activation by @infracore in #114
Full Changelog: v4.7.1...v4.7.2
Seal attestation — we are customer #1 of the artifact we sell
This release carries a signed Delimit Seal receipt attesting the governed release process (deliberated merge, security/test gates, OIDC provenance publish). Verify it yourself with the shipped open-core verifier:
curl -LO https://github.com/delimit-ai/delimit-mcp-server/releases/download/v4.7.2/seal-receipt-delimit-cli-4.7.2.json
npx -y delimit-cli@4.7.2 seal-verify seal-receipt-delimit-cli-4.7.2.json
The receipt proves a governed process ran and which invariants were checked — not factual correctness or goodness (see does_not_attest in the receipt). Ed25519-signed; content-pinned to the published Layer-0 constitution.
Replay it live: this release's Seal receipt is publicly replayable at https://delimit.ai/att/d83671c48a20625e — server-side verification of the same five checks, plus the raw signed JSON.