Function: assertScopeGrantsNoResourceAuthority()
Generated from SDK v1 (protocol 1) at source revision
97c6bb1. Never edit by hand; runnpm run generate:reference.
Function: assertScopeGrantsNoResourceAuthority()
Section titled “Function: assertScopeGrantsNoResourceAuthority()”assertScopeGrantsNoResourceAuthority(
scope):void
Defined in: sdk/ownership.ts:185
Asserts an AppHost-local lifecycle scope exposes no kernel-resource or external authority surface: only local effect and provided-service primitives, no resource ownership, no command/undo APIs.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void