Skip to content

Commit 008cd8d

Browse files
committed
chore: rename agent_instructions to bot_directives for spec alignment
1 parent 8f3a0a2 commit 008cd8d

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

.machine_readable/agent_instructions/README.adoc renamed to .machine_readable/bot_directives/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Methodology-aware configuration for AI agents. Read by any AI agent
3232
== Relationship to Other Files
3333

3434
* `AGENTIC.a2ml` says WHAT agents can do (permissions, gating)
35-
* `agent_instructions/` says HOW agents should work (methodology)
35+
* `bot_directives/` says HOW agents should work (methodology)
3636
* `bot_directives/` says what the gitbot-fleet does (fleet-specific)
3737
* `CLAUDE.md` says how Claude specifically should work (Claude-specific)
3838

File renamed without changes.
File renamed without changes.
File renamed without changes.

0-AI-MANIFEST.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Policy enforcement contracts (k9, dust, lust, must, trust).
6666
- `CONTRIBUTING.md` - Technical contribution manual
6767
- `CODE_OF_CONDUCT.md` - Conduct rules
6868

69-
### Agent Instructions: `.machine_readable/agent_instructions/` ONLY
69+
### Agent Instructions: `.machine_readable/bot_directives/` ONLY
7070

7171
Methodology-aware AI agent configuration (ADR-002):
7272
- `methodology.a2ml` - Mode, invariants, ring ceiling, priority weights

0 commit comments

Comments
 (0)