docs(agents): streamline instruction routing (#6358)

This commit is contained in:
Zhengchao An
2026-08-22 08:19:53 +08:00
committed by GitHub
parent 61b5edf16e
commit 37c5ce1399
32 changed files with 545 additions and 1254 deletions
-1
View File
@@ -25,4 +25,3 @@ Applies to `rustfs/src/admin/`.
## Suggested Validation
- Admin handler and routing tests under `rustfs/src/admin/`
- Full gate before commit: `make pre-commit`
-1
View File
@@ -25,4 +25,3 @@ Applies to `rustfs/src/storage/`.
## Suggested Validation
- Targeted module tests in `rustfs/src/storage/*_test.rs`
- Full gate before commit: `make pre-commit`