chore: gardener housekeeping 2026-04-15
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful

This commit is contained in:
Claude 2026-04-15 18:16:44 +00:00
parent 18190874ca
commit 0937707fe5
8 changed files with 58 additions and 50 deletions

View file

@ -1,4 +1,4 @@
<!-- last-reviewed: be463c5b439aec1ef0d4acfafc47e94896f5dc57 -->
<!-- last-reviewed: 18190874cae869527f675f717423ded735f2c555 -->
# Disinto — Agent Instructions
## What this repo is
@ -188,8 +188,6 @@ Humans write these. Agents read and enforce them.
- **Dev-agent** reads AGENTS.md before implementing; refuses work that violates ADs.
- **AD-002 is a runtime invariant; nothing for the gardener to check at issue-groom time.** OAuth concurrency is handled by per-session `CLAUDE_CONFIG_DIR` isolation (with `CLAUDE_EXTERNAL_LOCK` as a rollback flag). Per-issue work is enforced by `issue_claim`. A violation manifests as a 401 or VRAM OOM in agent logs, not as a malformed issue.
---
## Phase-Signaling Protocol
When running as a persistent tmux session, Claude must signal the orchestrator