Skip to content
Project
ContractsOperationalEnvironment scoped

Queries

All capabilities

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.

ResourceKindStateConfiguration
recentRoundsLive queryActivebattles, 1,902 subscribers
holdSummaryQueryActivewallet, compound index selected
availableStockLive queryActiveinventory, 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

  1. Live result recomputedCompleted, 1 minute agorecentRounds published a committed round to 38 subscribers.
  2. Planner choice recordedObserved, 5 minutes agoholdSummary selected by_state_item without a table scan.