Skip to content

Commit 7bf0993

Browse files
docs: standardize AGENTS.md to CFWOS template format
Update AGENTS.md to align with the CFWOS agent instructions template: - Add mandatory reading notice linking to root CFWOS AGENTS.md - Rename "RULE 0 - THE FUNDAMENTAL OVERRIDE PEROGATIVE" to simpler "RULE 0 - HUMAN OVERRIDE" for consistency across repos - Soften authoritative language while preserving the same semantics - Add cross-reference to ../AGENTS.md for meta-improvement obligation and tool guides Also includes Cargo.lock updates from dependency resolution. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7dad2bd commit 7bf0993

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

AGENTS.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# AGENTS.md — beads_rust (br)
22

3-
> Guidelines for AI coding agents working in this Rust codebase.
3+
> **MANDATORY**: Read this file AND `CLAUDE.md` at session start. Re-read after any restart, compaction, or tool crash.
4+
>
5+
> **Also read**: `../AGENTS.md` for root CFWOS behavioral rules (meta-improvement obligation, tool guides, rehydration protocol).
46
57
---
68

7-
## RULE 0 - THE FUNDAMENTAL OVERRIDE PEROGATIVE
9+
## RULE 0 - HUMAN OVERRIDE
810

9-
If I tell you to do something, even if it goes against what follows below, YOU MUST LISTEN TO ME. I AM IN CHARGE, NOT YOU.
11+
If the user tells you to do something that conflicts with rules below, **the user wins**. They are in charge, not you.
1012

1113
---
1214

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)