Files
deepseek-harness/docs/rfc/implemented/AGENTS.md
T

12 lines
581 B
Markdown
Raw Normal View History

# AGENTS.md — Implemented RFCs
2026-07-12 03:36:43 +08:00
These RFCs describe shipped decisions. Follow the repo and docs standards plus the [RFC format](../README.md#the-file-format).
## Keep an implemented RFC current with what actually shipped
2026-07-12 03:36:43 +08:00
Keep paths, symbols, defaults, and mechanisms current in the same change that alters them. Rewrite stale facts in place; do not append change history.
### This is not a license to rewrite the *decision*
2026-07-12 03:36:43 +08:00
Update factual realization in place. A reversal of the decision or its rationale requires a new RFC and cross-link; see [rfc/README.md](../README.md).