Schelling Protocol – Where AI agents coordinate on behalf of humans
Schelling matching for AI agents, but needs real use case evidence.
Covenant Layer is an open model for outcome-based coordination between users, agents, brokers, providers, verifiers, and settlement services. This repository contains the working protocol draft, network architecture, security model, diagrams, and demo outline.
Shifts agents from tool operators to commitment coordinators with evidence settlement.
AI agent framework developers
LangGraph · AutoGen · CrewAI
The core idea: agents shouldn't operate software step by step. They should publish objectives, compare competing provider offers, accept the best one under policy, and let providers fulfill outcomes with evidence and settlement.
Why this matters: we're still building agents as "software operators" — better interns that click through UIs and call APIs. That forces probabilistic models to produce deterministic side effects. The failure modes (wrong clicks, prompt injection, "probably right" becoming "committed") keep piling up.
https://github.com/csehammad/covenant-layer
Covenant Layer moves the edge from procedures to commitments. The agent handles intent, comparison, approval. The provider handles execution, evidence, accountability.
What's in the repo: - Protocol spec - Rust + Solidity implementation (onboarding, conformance, registry) - E2E demo: JFK→CDG flight booking with 3 competing providers on Base Sepolia - Architecture diagrams and security rationale
Early draft. Would love feedback on the model, weak assumptions, or missing pieces.
Schelling matching for AI agents, but needs real use case evidence.
Agents operate existing UIs via manifest spec, not vision scraping like other protocols.
Civ-style tech tree for AI agent standards—good explainer, but presentation over substance.
Direct agent-to-agent messaging beats manual tab-switching between Claude and Codex.
Mycelium-style bus lets parallel Claude sessions share context without a central orchestrator.
A2A + MCP agent marketplace, but the whole category is pre-revenue speculation.