namespace · world.route
Regional route queries
Detached observer-known route and endpoint facts.
namespace world.route
- Stable ID
world.route- Owner
- game.observer-knowledge
- Authority
- read_only
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.19.0
Usage
Use this namespace for observer-bounded route reports. It exposes no hidden topology and performs no mutation.
Parameters
- None
Returns
The registered route query contracts.
Cost
Namespace lookup is constant-time.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Read discovered routes through world.route.known.
API history
- 1.19.0: Route-query namespace added for Phase 19Q9F.