error · error

Indicator channel authority denied

The calling package cannot change the requested indicator channel.

error.indicator-channel-authority
Stable ID
error.indicator-channel-authority
Owner
app.script-api-registry
Authority
read_only
Timing
immediate
Availability
all script lifecycles
Side effects
none
Determinism
Stable error identity; diagnostic prose is not API state.
Introduced
1.7.0

Usage

Handle an attempt by a package origin that is not authorized to change the requested indicator channel.

Parameters

Returns

A stable error identity with diagnostic detail; no channel state changes.

Cost

Constant-time origin validation.

Fields

This symbol has no fields.

Errors

Examples

-- Development-only channels reject standard-package mutation attempts.

API history

Related symbols

Project references