mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 00:26:53 +00:00
docs(agents): add adversarial validation policy and role playbooks (#4589)
Add a default-on multi-role adversarial validation policy to the root AGENTS.md (risk tiers, six reviewer roles, findings protocol, exit criteria), a shared adversarial-validation skill with repo-specific attack probes grounded in shipped bugs, seven audit fixes to the root instruction files, and an actionlint gate for workflow changes.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
self-hosted-runner:
|
||||
# Custom labels of this repository's self-hosted runners. Keep in sync with
|
||||
# the labels actually used in `runs-on:` across .github/workflows/.
|
||||
labels:
|
||||
- sm-standard-2
|
||||
- sm-standard-4
|
||||
- dind-sm-standard-2
|
||||
Reference in New Issue
Block a user