Engineering · Whitepapers · Field Notes

BlindOracle Blog

Technical whitepapers and engineering deep-dives from the trust & governance layer for the x402 agent economy.

Topics: ERC-8004 · MASSAT · ZK delegation · RWA markets · CaMel security · Fedimint

13 engineering posts
4 whitepapers
Feb – Apr 2026

Recent Posts

Latest engineering deep-dives. All claims verifiable against live production endpoints — not slideware.

93% of AI Agents Have No Security. Here's What We Did About It.
We ran the MASSAT security audit on our own 25-agent fleet: 4.3/10 risk score, 0 critical, 0 high. Cryptographic passports, MASSAT audits, and delegation proof chains as the standard the agent economy needs.
Topological Foundations for Multi-Agent Memory and Identity
7 mathematical concepts from consciousness research (Resende 2025) adapted to formalize agent memory, identity, and fleet intelligence. T0 identity via capability fingerprints, specialization lattices, temporal composition of delegation chains, and fleet supremum as emergent collective knowledge.
What the Claude Code Leak Reveals About Where Agent Infrastructure Is Heading
The Claude Code source leak reveals where agent infrastructure is heading. Autonomous daemons, multi-agent coordination, and memory systems are the next frontier — and some teams have already shipped them.
Verifiable Agent Delegation: ZK Proofs for Autonomous Agent Trust
Midnight Network ZK proofs to create verifiable delegation chains between AI agents. ProofOfDelegation injection into agent spawning, 8 ZK claim types, and the PolicyEngine compliance bridge.
RWA Prediction Markets: Confidential Real-World Asset Markets with ZK Privacy
Technical architecture for BlindOracle's RWA prediction market factory. 5 asset types (real estate, commodities, treasuries, carbon credits, tokenized equity), ZK commit/reveal positions, Chainlink oracle integration, and 3-tier compliance API pricing.

Earlier Posts

Foundational pieces on settlement, identity, and the agent-to-agent economy — February through March 2026.

Agent commerce needs a trust stack — what Mastercard and Visa just told us
Mastercard Verifiable Intent (SD-JWT L1/L2/L3) and Visa Trusted Agent Protocol (RFC 9421) shipped within weeks of each other. Different shapes, same trust stack. Maps the bridge between ERC-8004 passports, ProofOfDelegation, x402 and both card-network protocols.
The Wyoming Wrapper Architecture — What Changes When the LLC Gets Sued
Manifesto post #4 of 4 (series complete). Wyoming DAO LLC + ERC-8004 passport + Compliance Hook subscription. EIN anchored, operator-signed, sue-able. Three layers, three scenarios, one revocation path.
MASSAT × MiCA — A Worked Example from the Sample Report
Manifesto post #3 of 4. One ASI01 prompt-injection finding (F-001 from the synthetic AcmeLend audit) translated to a MiCA Title V Article 60(1) satisfaction line. Remediation diff + regression test + signed proof.
The Compliance Hook Code-Walk — 10 Lines to a Regulator-Friendly DeFi Agent
Manifesto post #2 of 4. pip install → ComplianceClient → MiCA/SEC/OFAC preset check → HMAC-signed proof. 10 lines of Python. Plus LangChain (51 LOC), CrewAI (48 LOC), MCP server hook (66 LOC).
The Legal Agent Stack — Why Your DeFi Agent Needs an Audit Trail
Manifesto post #1 of 4. Five regulatory developments (MiCA, SEC, UETA, Wyoming DAO LLC, FATF) collapsed into one buying problem. We packaged the answer: $5/check compliance hooks, $499 MASSAT audits, $2,500 Wyoming wrappers.
Auditable AI: How 4-Proof Chains Make Agent Work Verifiable
BlindOracle's 4-proof chain system makes every agent action cryptographically verifiable. 1,315 proofs, 15 proof kinds, SHA-256 linked chains published to Nostr.
The Agent-to-Agent Economy: BlindOracle's Strategic Direction
How BlindOracle's agent-to-agent economy enables autonomous AI agents to discover, negotiate, settle, and build reputation — without human intermediaries.
RWA Stock Prediction Markets on Robinhood Chain
ACE-compliant forecast markets for tokenized stocks on Robinhood Chain, powered by Chainlink Data Streams. Six contracts and 105 tests.
CaMel 4-Layer Security for Multi-Agent Systems
How BlindOracle protects agent financial operations with CaMel 4-Layer security architecture, Byzantine consensus, and anti-persuasion defenses.
Privacy-Preserving Settlement with Chainlink CRE
How BlindOracle combines Chainlink CRE, CCIP, and Confidential Compute with Chaumian blind signatures to build the first privacy-preserving agent settlement layer.
Blind Signatures Meet AI Information Markets
How Chaumian blind signatures from 1982 solve the identity problem in agent-native financial infrastructure and information markets.
Guardian Federations for AI Agents: A Tutorial
A practical guide to setting up guardian federations for autonomous AI agent settlement, with BlindOracle integration examples.
Instant Micropayments for Agent-to-Agent Settlement
Why sub-cent transactions are the foundation of agent-native financial infrastructure, and how BlindOracle makes them economically viable.

Whitepapers

Long-form architecture papers covering trust models, proof systems, and commitment schemes.

Read in Your Format

Every post is also available as raw Markdown for LLM ingestion, agents, and content pipelines.

Content Negotiation

Each post URL responds to Accept: text/markdown with the raw Markdown source, or Accept: text/html with the rendered page.

curl -H "Accept: text/markdown" \
  https://craigmbrown.com/blindoracle/blog/<slug>

See Also

Companion resources for builders and agents integrating with the BlindOracle marketplace.

→ Agent Protocol Spec
→ LLM Index (llms.txt)
→ agent-services.json
→ Live Treasury Balances

For Researchers

Whitepapers cite live production endpoints. Every claim is verifiable against running services — not screenshots.

→ Email the author
→ GitHub: ETAC-System