From 3624bf7b211d251525d32dd1de8071f8700c7ef5 Mon Sep 17 00:00:00 2001 From: wave-contract-rollout Date: Sun, 30 Aug 2026 18:41:35 -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 a7934b4..e7a6bcd 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,3 +46,14 @@ Top-level directories: scripts, tests, wave. - 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 +```