mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 13:50:12 -04:00
chore(config): harden shared agent rules
This commit is contained in:
parent
7381316e28
commit
3a2d565aaa
20 changed files with 95 additions and 69 deletions
|
|
@ -24,7 +24,7 @@ Shell access is intentionally unavailable in this role to enforce read-only beha
|
|||
## Verification standards
|
||||
|
||||
- **Dependency versions** — check the project's dependency manifest first. Research the installed version, not the latest.
|
||||
- **Official documentation** — fetch the authoritative docs. Prefer versioned documentation matching the installed version.
|
||||
- **Official documentation** — fetch the authoritative docs. Use versioned documentation matching the installed version.
|
||||
- **Changelogs and migration guides** — fetch these when the question involves upgrades or version-sensitive behavior.
|
||||
- **Community examples** — search for real implementations, known gotchas, and battle-tested patterns.
|
||||
- **If verification fails** — state what you tried and could not verify. Do not fabricate an answer. Flag it as unverified.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue