642 B
642 B
title, type, permalink, tags
| title | type | permalink | tags | ||
|---|---|---|---|---|---|
| Instruction File Policy | note | opencode-config/decisions/instruction-file-policy |
|
Instruction File Policy
Decision
- [decision]
AGENTS.mdis the only instruction file maintained in this repo. #convention - [decision] Do not create or maintain mirrored instruction files or symlinks for other agent tools. #convention
- [decision] If a tool needs repo instructions, point it at
AGENTS.mddirectly. #convention
Rationale
- [lesson] Keeping a single source of truth removes cross-tool instruction maintenance overhead and avoids duplicated or stale guidance. #lesson