From b90eb12dccfafc61c7b95689b7ed6b086024f8dd Mon Sep 17 00:00:00 2001 From: wave-contract-rollout Date: Sun, 30 Aug 2026 18:26:15 -0400 Subject: [PATCH] =?UTF-8?q?chore(contracts):=20absorb=20AGENTS.md=20?= =?UTF-8?q?=E2=80=94=20contract-files=20E5-FLEET=20batch=20R=20(observe=20?= =?UTF-8?q?mode,=20one=20reversible=20commit)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 12f8b71..6dc5306 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,3 +46,14 @@ Top-level directories: adk, adk-hello-agent, getting-started, mcp, mcp-server-se - Plans/runbooks live in governance/plans (or this repo's plans/ dir), never scattered. + + +## Machine surface + +```yaml agents-router +version: "0.1" +budget_lines: 200 +index: + - family: permissions-contract + path: PERMISSIONS.md +```