namespace · world.project

Project queries

Detached authored alternatives and retained autonomous project decisions.

namespace world.project
Stable ID
world.project
Owner
game.settlement
Authority
read_only
Timing
immediate
Availability
runtime API 1
Side effects
none
Determinism
Stable namespace identity and normalized symbol order.
Introduced
1.0.0

Usage

Use world.project 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

Namespace lookup is constant-time and performs no owner work.

Fields

This symbol has no fields.

Errors

Examples

-- Inspect authored alternatives with world.project.alternatives and the latest autonomous decision with world.project.proposals.

API history

Related symbols

Project references