hatchmoment. scored by care · not by stars

vera

VERA: sandbox that cryptographically verifies AI agent task completion

notableGo🧠 AI & ML

VERA tackles the false‑success problem where autonomous AI agents claim tasks are done without actually meeting requirements. It wraps the agent in an isolated VeraBox sandbox and records an append‑only HMAC evidence chain to prove real work was performed. Developers can define verification contracts (e.g., tests must pass, files remain read‑only) and let VERA enforce them automatically. This gives a stronger guarantee than existing prompt‑based tools, making it valuable for AI‑driven code generation pipelines.

agent-infrastructureai-agentsautonomous-agentsdev-toolsevidence-graphllm-verificationsandbox
View on GitHub →

Grevix/vera