docs(#2346): add request_merge_config_pr to conventions.md tool-group table + agent-hierarchy.md
Per damocles review comment: conventions.md:328 (canonical group-membership table) and agent-hierarchy.md (privilege scope table) were missing the new tool entry. Both now match ToolGroup::Approvals slice.
This commit is contained in:
parent
97edd6baac
commit
d39d05b0b3
2 changed files with 2 additions and 1 deletions
|
|
@ -99,6 +99,7 @@ Once enforcement lands the rules collapse into:
|
|||
| `kill` / `start` / `restart` / `update` (any descendant) | any ancestor |
|
||||
| `request_init_config` (spawn a new child) | any agent, child added under self |
|
||||
| `request_apply_commit` (any descendant's config) | any ancestor |
|
||||
| `request_merge_config_pr` (any descendant's forge config PR) | any ancestor |
|
||||
| `get_logs` (any descendant) | any ancestor |
|
||||
| moderate questions / reminders (cancel any open thread of a descendant) | any ancestor |
|
||||
| `send` / `recv` routing | parent ↔ same-parent siblings ↔ self ↔ descendants; explicit allow-list for anyone else |
|
||||
|
|
|
|||
Loading…
Reference in a new issue