From 07e3f341efad7bcc877cfb6e78cf95edde02d2e4 Mon Sep 17 00:00:00 2001 From: Mathias Bergqvist Date: Thu, 30 Apr 2026 23:00:31 +0200 Subject: [PATCH] chore: re-sync context adapters after root prose cleanup Root AGENT.md dropped a stale paragraph; adapters that embed root (AGENTS.md, .cursorrules, .aider.conventions.md, system-prompt.txt) need to be regenerated to match. CLAUDE.md is project-only by design and unchanged. --- .aider.conventions.md | 4 ---- .context/system-prompt.txt | 4 ---- .cursorrules | 4 ---- AGENTS.md | 4 ---- 4 files changed, 16 deletions(-) diff --git a/.aider.conventions.md b/.aider.conventions.md index 5c00f66..b15e5f3 100644 --- a/.aider.conventions.md +++ b/.aider.conventions.md @@ -152,10 +152,6 @@ Workflow: and missing-untracked adapters). A drift fails the check with a message telling you to stage the regenerated files. -Escape hatch: a derived file containing `` -near the top is skipped by sync. Used for ops repos where the derived file -is the canonical safety doc (e.g. `~/dev/AI/infra/CLAUDE.md`). - Behavior rules in this file and per-project rules in `PROJECT.md` apply unconditionally on every host, every harness. diff --git a/.context/system-prompt.txt b/.context/system-prompt.txt index f2ad34a..044bf47 100644 --- a/.context/system-prompt.txt +++ b/.context/system-prompt.txt @@ -157,10 +157,6 @@ Workflow: and missing-untracked adapters). A drift fails the check with a message telling you to stage the regenerated files. -Escape hatch: a derived file containing `` -near the top is skipped by sync. Used for ops repos where the derived file -is the canonical safety doc (e.g. `~/dev/AI/infra/CLAUDE.md`). - Behavior rules in this file and per-project rules in `PROJECT.md` apply unconditionally on every host, every harness. diff --git a/.cursorrules b/.cursorrules index 1e6e6e7..cf6b207 100644 --- a/.cursorrules +++ b/.cursorrules @@ -155,10 +155,6 @@ Workflow: and missing-untracked adapters). A drift fails the check with a message telling you to stage the regenerated files. -Escape hatch: a derived file containing `` -near the top is skipped by sync. Used for ops repos where the derived file -is the canonical safety doc (e.g. `~/dev/AI/infra/CLAUDE.md`). - Behavior rules in this file and per-project rules in `PROJECT.md` apply unconditionally on every host, every harness. diff --git a/AGENTS.md b/AGENTS.md index 5c00f66..b15e5f3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -152,10 +152,6 @@ Workflow: and missing-untracked adapters). A drift fails the check with a message telling you to stage the regenerated files. -Escape hatch: a derived file containing `` -near the top is skipped by sync. Used for ops repos where the derived file -is the canonical safety doc (e.g. `~/dev/AI/infra/CLAUDE.md`). - Behavior rules in this file and per-project rules in `PROJECT.md` apply unconditionally on every host, every harness.