The Machine-Actionable Integrity Protocol (MAIP) extension brings machine identity management, cryptographic action receipts, trust scoring, and agent delegation directly into your VS Code workflow.
Features
Agent Registration -- Register and manage machine identities (agents) from the command palette.
Action Receipts -- Create cryptographic receipts for file changes, git commits, and arbitrary actions.
Receipt Verification -- Verify the integrity and authenticity of any MAIP receipt.
Trust Scores -- View real-time trust scores for agents in your workspace.
Delegation Chains -- Inspect and manage agent delegation hierarchies.
Auto-Receipt on Save/Commit -- Optionally generate receipts automatically when you save files or commit to git.
Inline Trust Badges -- See trust score indicators directly in your editor.
Audit Export -- Export a full audit report of all receipts and agent activity.
Activity Bar
The extension adds a MAIP panel to the Activity Bar with three tree views:
View
Description
Agents
Registered machine identities
Receipts
Cryptographic action receipts
Delegations
Agent delegation chains
Commands
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and type MAIP to see all available commands: