namespace · restricted.tuning

Restricted tuning commands

Development-only runtime tuning requests routed through the App owner.

namespace restricted.tuning
Stable ID
restricted.tuning
Owner
app.runtime-tuning
Authority
restricted_request
Timing
fixed_tick
Availability
runtime API 1
Side effects
none
Determinism
Stable namespace identity and normalized symbol order.
Introduced
1.1.0

Usage

Use restricted.tuning only from development packages to request engine-owned tuning changes.

Parameters

Returns

The documented restricted runtime tuning command contracts.

Cost

Namespace lookup is constant-time; commands use the bounded fixed-tick queue.

Fields

This symbol has no fields.

Errors

Examples

-- Submit registered children through restricted.command.submit.

API history

Related symbols

Project references