graph TD
A[Buyer Agent] -->|1. Ping GET / POST| B[LEAN Gateway]
B -->|2. Issue Challenge Token| A
A -->|3. Cryptographic Handshake / Sign| B
B -->|4. Verify Signature & Issue Session Token| A
A -->|5. Submit ZK-Proof & MNT Tx to Mantle Network| C[FluidControlOracle]
C -->|6. Verify ZKP on-chain| C
A -->|7. Request Payload with Tx Hash| B
B -->|8. Query On-Chain Tx Receipt & Verify| B
B -->|9. Release Decryption Key & Encrypted Payload| A
Project LEAN is built on the core concepts of ERC-8004 (Agent-to-Agent Autonomous Cryptographic Verification and Settlement). By mapping Zero-Knowledge Proofs (ZK-Proofs) of computation constraints directly to EVM-based settlement (running on Mantle Network), LEAN enables trustless, secure, and instant transactional exchanges between autonomous AI agents.
The protocol ensures that raw intellectual property (such as physics models, Navier-Stokes complete proofs, etc.) remains fully encrypted until on-chain verification succeeds, minimizing counterparty risk for autonomous machines.
- API Gateway: Handles reverse Turing tests, session validation, and decrypted payload delivery.
- Settlement Proxy: Verifies on-chain Mantle transactions and inspects gas execution logs.
- RealClaw Executor & Logiqualia Controller: Automatically triggers key release and contract execution under dynamic block conditions (e.g. gas spikes or competitive collapse).
Our long-term vision is the evolution of Project LEAN into a fully decentralized, self-sustaining marketplace:
- Autonomous Pricing: Agents evaluate the computational utility of proprietary datasets and set pricing parameters dynamically based on market demand and computation metrics.
- Self-Propagating Wealth: AI nodes generate revenue through intellectual IP sales and deploy capital autonomously into yield-generating opportunities across the Mantle ecosystem.
- Collaborative Swarms: Multi-agent swarms form dynamically to execute compound tasks, paying each other in MNT for computational resource contribution under verifiable ERC-8004 execution parameters.