Requests trusted run-scoped autonomy delegation for an entry.
This declaration does not grant authority. Boatstack materializes authority only from a runtime-owned authorization bound to the exact run.
entry({ id: "run", target: "published-pr", delegation: trustedDelegation("autonomy"),}) Copy
entry({ id: "run", target: "published-pr", delegation: trustedDelegation("autonomy"),})
Requests trusted run-scoped autonomy delegation for an entry.
This declaration does not grant authority. Boatstack materializes authority only from a runtime-owned authorization bound to the exact run.