Pluribus Context Receipts

Privacy-safe evidence for AI context boundaries: what crossed into the agent, what stayed out, and what should stop before edits or tool calls.

Browser playground

Try receipt validation without installing anything or sending data to a server. Current samples cover MCP tool-surface diffs, retrieved-context attention, CLAUDE.md rule-attention drift, skill install provenance, and retrieval adoption evidence. If you are debugging MCP context bloat before startup, use the task-scoped MCP config receipt demo. If a Skill or paste-cleaning CLI claims token savings, use the semantic anchor preservation receipt demo to prove it kept version/API/security anchors. If a Cursor/Claude Code workflow requires a first tool or pre-tool hook before edits, use the session preflight receipt and copyable rule/example.

Open the receipt playground →

CLI quick checks

npx --yes pluribus-context@latest demo tool-surface-diff --json

npx --yes pluribus-context@latest validate

Agent Skills discovery

Pluribus publishes a well-known Agent Skills index so compatible clients can discover the low-authority context-receipts and skill-policy-receipts skills without scraping GitHub.

Open /.well-known/agent-skills/index.json

GitHub repo · npm package