Launching today

Goderash
The audit layer for regulated AI agents
21 followers
The audit layer for regulated AI agents
21 followers
Goderash is the audit layer for regulated AI agents. One decorator wraps any tool call into a SHA-256 hash-chained event β and ships SOC 2, HIPAA, FFIEC, FINRA, and SEC 17a-4 evidence packs an auditor can verify themselves. Apache 2.0. We built this for an in-app financial AI assistant.





Hey Product Hunt π
I'm Atnabon Deressa, founder of Goderash.
We built this because of a wall I kept hitting in production: AI agents that work perfectly in the demo, then die in compliance review.
The reason is simple. Every audit trail today is a logging trail. Logs answer "what happened." Auditors want something different β chain-of-custody, tamper-evidence, and the ability to replay history under alternate policies. LLM trace dumps don't survive that conversation.
So we built Goderash.
One decorator wraps any tool call, LLM call, or policy decision and writes a typed, SHA-256 hash-chained event into a per-tenant Postgres ledger. Mutate one byte β the chain breaks β /v1/verify catches it. The auditor verifies it themselves over a single HTTP call. No trust required.
What ships in v0.1.0:
π Hash-chained event ledger (Postgres, append-only)
π‘οΈ Runtime guards β permission modes, velocity limits, fraud guards, biometric confirm
π What-If projector β replay history under alternate policies
π¦ 5 evidence packs β SOC 2, HIPAA, FFIEC, FINRA, SEC Rule 17a-4
π§© Adapters for LangGraph, OpenAI Assistants, Anthropic, Claude SDK, AutoGen, LangChain
π Apache 2.0 β self-host free, or use our hosted control plane
Origin: We built this for an in-app financial AI assistant. To get past a Tier-1 risk-and-compliance committee, we had to build the whole stack. Goderash is that work, made framework-agnostic and open-sourced.
Traction:
β 4 PyPI + 4 npm packages
β 1,636 downloads in the first week
β Production-tested in regulated banking
If you're building agents in fintech, banking, healthtech, insurance, or legal try it and tell us what breaks. I'll be in the comments all day.
π GitHub: github.com/goderash/goderash
π Docs: ai.goderash.com
Built in Addis Ababa πͺπΉ