Add explicit cross-identity proposal acceptance
This commit is contained in:
parent
377cca0531
commit
7b21541ab3
10 changed files with 247 additions and 8 deletions
|
|
@ -191,7 +191,10 @@ An explicit project integration may construct the full fixed surface only after
|
|||
confined proposal policy and startup-bound writer. Adapter proposal validators may narrow the
|
||||
writer's declared operations further. They cannot add arbitrary tools or weaken core changeset
|
||||
validation. The fixed application tool is registered only through the separate canonical applier
|
||||
gate.
|
||||
gate. Application accepts only changesets created by the applier identity unless the project-owned
|
||||
factory explicitly supplies `accepted_proposal_writers`. Every accepted identity must already be a
|
||||
configured proposal writer. This allowlist permits review and acceptance across process identities;
|
||||
it does not grant proposal mutation or application tools to a contributor process.
|
||||
|
||||
## Isolated proposal tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue