namespace · world.work
Work direction queries
Detached actionable Work targets and current assignments.
namespace world.work
- Stable ID
world.work- Owner
- game.work-lifecycle
- Authority
- read_only
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.5.0
Usage
Use this namespace to inspect actionable work targets and the current player assignment. The namespace has no mutation authority.
Parameters
- None
Returns
The registered Work query contracts.
Cost
Constant-time namespace lookup.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Query world.work.targets or world.work.assignment.
API history
- 1.5.0: Player Work inspection namespace added for Phase 16D.