“TRUSTCHAIN — AI Agents That Audit Each Other 🤖📋”
dev.to·17h·
Discuss: DEV
Flag this post

TRUSTCHAIN is a dashboard where multiple AI agents collaborate — and audit each other in real time. Every action (generate, test, deploy) is signed with an Auth0 identity, logged, and revocable.

Maker Agent writes code/artifacts.

Tester Agent validates outputs, security, and policy.

Deployer Agent pushes changes — only after Auth0-guarded approvals.

The result: a verifiable chain of responsibility (“who did what, when, and why”).

Demo

Live (prototype): https://trustchain-demo.vercel.app

Repo: https://github.com/sageworks-ai/trustchain

Test user: demo@trustchain.ai / Auth0Demo@123

Demo flow: Login → assign a task → Maker proposes → Tester signs/pass → hum…

Similar Posts

Loading similar posts...