Run a Neura Relay Action Card and receive a governed Decision Receipt before execution.
-
Updated
May 29, 2026 - JavaScript
Run a Neura Relay Action Card and receive a governed Decision Receipt before execution.
GitHub Action that gates CI/CD payloads (Terraform plans, DB migrations, deploys) through BLACK_WALL pre-action risk evaluation. Returns GO / CAUTION / STOP + an Ed25519-signed receipt verifiable offline.
BLACK_WALL pre-action guardrail for Hermes Agent (NousResearch). Hooks pre_tool_call to call forecast() before any tool runs; blocks STOP verdicts; auto-reports outcomes via observe(). Decision receipts are Ed25519-signed and verifiable offline.
Python client for BLACK_WALL — pre-action risk gate for AI agents. Call forecast() before any irreversible action; observe() to close the loop. Zero-dep stdlib-only.
BLACK_WALL pre-action guardrail for OpenClaw agents. Hooks before_tool_call to call forecast() before any tool runs; blocks STOP verdicts; surfaces CAUTION as approval prompts. Receipts are Ed25519-signed and verifiable offline.
Add a description, image, and links to the decision-receipt topic page so that developers can more easily learn about it.
To associate your repository with the decision-receipt topic, visit your repo's landing page and select "manage topics."