Release v2.1.23 Receipt Lock hardening

Hardens Sanhedrin Receipt Lock for model-agnostic use, adds fail-open telemetry and receipt docs, fixes smart_ingest batch safety, wires opt-in CUDA Qwen3 device selection, and refreshes dashboard/release assets.\n\nFixes #54\nFixes #58\nFixes #60\nRefs #59
This commit is contained in:
Sam Valladares 2026-05-27 19:03:16 -05:00 committed by GitHub
parent a8550410b0
commit 14b061f124
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
161 changed files with 1775 additions and 262 deletions

View file

@ -7,12 +7,12 @@
"url": "https://github.com/samvallad33/vestige",
"source": "github"
},
"version": "2.1.22",
"version": "2.1.23",
"packages": [
{
"registryType": "npm",
"identifier": "vestige-mcp-server",
"version": "2.1.22",
"version": "2.1.23",
"transport": {
"type": "stdio"
}