Back to browse
GitHub Repository

Portable signed records for automated interactions.

12 starsTypeScript

Verifiable Interaction Records for Agents

by jithinraj·Mar 3, 2026·1 point·0 comments

AI Analysis

●●SolidZero to OneBig Brain

Standardizes portable cryptographic receipts for agent behavior—but adoption unclear, overlaps Nobulex heavily.

Strengths
  • Solves a real pain: evidence of agent actions should travel across org boundaries, not trapped in internal logs
  • Wire format stability (0.1 on latest, 0.2 preview) shows incremental release discipline
  • Policy file (`/.well-known/peac.txt`) is a clever low-friction adoption pattern
Weaknesses
  • Nobulex (POST 4) attacks the same problem with runtime enforcement; PEAC's post-hoc verification is weaker for safety
  • Specification-focused rather than implementation-ready; no clear production usage or integration examples
Target Audience

AI platform operators, agent developers, compliance/security teams, cross-org automation

Similar To

Nobulex · W3C Verifiable Credentials · Traceability standards (ISO 8601)

Similar Projects

AI/ML●●Solid

EPI – Cryptographically verifiable execution artifacts for AI agents

Turns an agent run into a verifiable .epi bundle you can hand to auditors or replay locally for debugging. Concrete engineering choices stand out — crash-safe SQLite WAL storage, Ed25519 sealing, and an embedded viewer — though wider integrations (Kubernetes/CICD hooks, verifier tooling) and stronger ecosystem docs will be needed for real adoption.

Niche GemWizardry
afridi_epilabs
104mo ago
AI/ML●●●Banger

Soul Protocol – an open standard for portable AI identity

Psychology-informed memory beats pure RAG — 20/20 judge tests favor Soul over Mem0.

Zero to OneBig BrainDark Horse
prakashdep
112mo ago
Security●●●Banger

AIP – A Cryptographic Identity Protocol for Autonomous AI Agents

OAuth + TLS for AI agents with Ed25519 identity and global kill switch before agents act.

Zero to OneBig BrainBold Bet
theaniketgiri
113mo ago
AI/ML●●●Banger

Signed receipts for agent actions

Ed25519 signed receipts solve AI agent accountability across org boundaries.

Zero to OneBig Brain
jithinraj
203mo ago