ContractsOperationalEnvironment scoped
Queries
Read-only contracts run against committed state and stay live while a caller subscribes.
Instances4Placed in the selected environment
Replica freshness9 / 129 of 12 copies current
Regions3Holding a copy of this environment
In flight2Runtime work running right now
What it guarantees
A query reads through typed table values and ordinary relational operations. A watched result recomputes when a dependency changes, and the read-only boundary is what stops an accidental write.
- Read with joins, aggregates, and the indexes the planner selects
- Subscribe to a dependency-aware live result rather than polling for one
- Read back the plan a query selected
Configured resources
What this capability is holding up in the environment in scope right now.
| Resource | Kind | State | Configuration |
|---|---|---|---|
| recentRounds | Live query | Active | battles, 1,902 subscribers |
| holdSummary | Query | Active | wallet, compound index selected |
| availableStock | Live query | Active | inventory, 516 subscribers |
Telemetry
Query rate1,800 per secondAcross active copies
Answered locally94.2%Without a hop to the home
Live watchers2,418Dependency-tracked subscriptions
Recent activity
- Live result recomputedCompleted, 1 minute agorecentRounds published a committed round to 38 subscribers.
- Planner choice recordedObserved, 5 minutes agoholdSummary selected by_state_item without a table scan.