namespace · ui.action.packages
Package actions
Logical host actions that operate on the package graph.
namespace ui.action.packages
- Stable ID
ui.action.packages- Owner
- controls.ControlState
- Authority
- host_lifecycle
- Timing
- frame_boundary
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.0.0
Usage
Use ui.action.packages only to reach its registered child contracts. The namespace itself performs no query, mutation, lifecycle transition, or drawing.
Parameters
- None
Returns
A stable namespace table containing only the documented child symbols available to this package origin.
Cost
Runs at a frame boundary and is bounded by package count and reload validation work.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Access documented members through ui.action.packages.reload.
API history
- 1.0.0: Runtime contract published from the complete Phase 14 registry.