GiP: Provenance & Intent Contracts (PIC) v0.7.5 – Local-First Action Gating for Verifiable AI Agents #1093
madeinplutofabio
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title:
GiP: Provenance & Intent Contracts (PIC) v0.7.5 – Local-First Action Gating for Verifiable AI Agents
Author: madeinplutofabio
Date: April 20, 2026
Summary
PIC is an open standard that forces AI agents to prove intent + provenance + evidence before any high-impact tool call (payments, writes, external APIs, etc.). It operates 100 % locally and fails closed by design.
Problem
In decentralized agent systems there is currently no reliable way to verify that an agent’s proposed action actually matches the user’s intent or that the inputs are trustworthy. Prompt injection and hidden reasoning make high-stakes actions dangerous.
Proposed Solution – PIC
intent,impact,provenance,claims + evidence, andaction.Current Status (as of Apr 20, 2026)
strict_trustmode and attestation draftWhy it fits Gonka / decentralized infra
PIC provides the missing "verifiable intent" layer for any agent stack. It is lightweight, local-first, and designed to work alongside decentralized inference and tool-calling layers.
Looking forward to community feedback!
Beta Was this translation helpful? Give feedback.
All reactions