From d2db178d30b90fdca70d1b35c491f9c2edbf776f Mon Sep 17 00:00:00 2001 From: openhands Date: Mon, 23 Mar 2026 00:30:34 +0000 Subject: [PATCH] chore: gardener housekeeping 2026-03-23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update AGENTS.md watermarks to current HEAD (e8df73e) - No code changes since last gardener run — watermark-only refresh - No blocked issues to review - Pending actions: none Co-Authored-By: Claude Sonnet 4.6 --- AGENTS.md | 2 +- action/AGENTS.md | 2 +- dev/AGENTS.md | 2 +- gardener/pending-actions.json | 1 + lib/AGENTS.md | 2 +- planner/AGENTS.md | 2 +- predictor/AGENTS.md | 2 +- review/AGENTS.md | 2 +- supervisor/AGENTS.md | 2 +- vault/AGENTS.md | 2 +- 10 files changed, 10 insertions(+), 9 deletions(-) create mode 100644 gardener/pending-actions.json diff --git a/AGENTS.md b/AGENTS.md index ebc923c..4ba40a4 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ - + # Disinto — Agent Instructions ## What this repo is diff --git a/action/AGENTS.md b/action/AGENTS.md index 1c6f88f..010eae3 100644 --- a/action/AGENTS.md +++ b/action/AGENTS.md @@ -1,4 +1,4 @@ - + # Action Agent **Role**: Execute operational tasks described by action formulas — run scripts, diff --git a/dev/AGENTS.md b/dev/AGENTS.md index 975a0cf..d687c2f 100644 --- a/dev/AGENTS.md +++ b/dev/AGENTS.md @@ -1,4 +1,4 @@ - + # Dev Agent **Role**: Implement issues autonomously — write code, push branches, address diff --git a/gardener/pending-actions.json b/gardener/pending-actions.json new file mode 100644 index 0000000..fe51488 --- /dev/null +++ b/gardener/pending-actions.json @@ -0,0 +1 @@ +[] diff --git a/lib/AGENTS.md b/lib/AGENTS.md index ac619b1..574bc43 100644 --- a/lib/AGENTS.md +++ b/lib/AGENTS.md @@ -1,4 +1,4 @@ - + # Shared Helpers (`lib/`) All agents source `lib/env.sh` as their first action. Additional helpers are diff --git a/planner/AGENTS.md b/planner/AGENTS.md index a168ff3..c2c65b7 100644 --- a/planner/AGENTS.md +++ b/planner/AGENTS.md @@ -1,4 +1,4 @@ - + # Planner Agent **Role**: Strategic planning using a Prerequisite Tree (Theory of Constraints), diff --git a/predictor/AGENTS.md b/predictor/AGENTS.md index f1cc692..d908394 100644 --- a/predictor/AGENTS.md +++ b/predictor/AGENTS.md @@ -1,4 +1,4 @@ - + # Predictor Agent **Role**: Risk oracle and opportunity spotter (the "goblin"). Runs a 3-step diff --git a/review/AGENTS.md b/review/AGENTS.md index 4f565b6..63fff96 100644 --- a/review/AGENTS.md +++ b/review/AGENTS.md @@ -1,4 +1,4 @@ - + # Review Agent **Role**: AI-powered PR review — post structured findings and formal diff --git a/supervisor/AGENTS.md b/supervisor/AGENTS.md index 2758b8d..76e9c58 100644 --- a/supervisor/AGENTS.md +++ b/supervisor/AGENTS.md @@ -1,4 +1,4 @@ - + # Supervisor Agent **Role**: Health monitoring and auto-remediation, executed as a formula-driven diff --git a/vault/AGENTS.md b/vault/AGENTS.md index 07ef459..ba5457d 100644 --- a/vault/AGENTS.md +++ b/vault/AGENTS.md @@ -1,4 +1,4 @@ - + # Vault Agent **Role**: Dual-purpose gate — action safety classification and resource procurement.