small change to AGENTS.md to prevent backwards compatibility contamination
This commit is contained in:
@@ -33,6 +33,7 @@ Use `make help` as the source of truth for available build/test targets and desc
|
|||||||
## Coding conventions
|
## Coding conventions
|
||||||
|
|
||||||
- Keep changes minimal and focused.
|
- Keep changes minimal and focused.
|
||||||
|
- Backward compatibility is not a concern unless explicitly requested.
|
||||||
- Preserve unauthenticated behavior unless explicitly requested.
|
- Preserve unauthenticated behavior unless explicitly requested.
|
||||||
- Keep limits/operator controls configurable via config.
|
- Keep limits/operator controls configurable via config.
|
||||||
- Maintain write-route protections (allowlist and rate limiting).
|
- Maintain write-route protections (allowlist and rate limiting).
|
||||||
|
|||||||
Reference in New Issue
Block a user