namespace · lifecycle

Lifecycle

Host-dispatched package lifecycle callbacks.

namespace lifecycle
Stable ID
lifecycle
Owner
app.ScriptPackageHost
Authority
host_lifecycle
Timing
lifecycle
Availability
runtime API 1
Side effects
none
Determinism
Stable namespace identity and normalized symbol order.
Introduced
1.0.0

Usage

Use lifecycle only to reach its registered child contracts. The namespace itself performs no query, mutation, lifecycle transition, or drawing.

Parameters

Returns

A stable namespace table containing only the documented child symbols available to this package origin.

Cost

Runs only at a bounded package lifecycle transition under host instruction and memory limits.

Fields

This symbol has no fields.

Errors

Examples

-- Access documented members through lifecycle.handle-action.

API history

Related symbols

Project references