Skip to content
Project
Core modelOperationalEnvironment scoped

Validation

All capabilities

Typed boundaries turn malformed values away before state or a handler is reached.

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 validator runs at the boundary, before the instance behind it wakes. The same vocabulary describes a column, an argument, and a return, so one shape is written once and enforced everywhere it appears.

  • Reuse one validator vocabulary for columns, arguments, and returns
  • Apply refinements, defaults, unions, records, arrays, and typed identifiers
  • Run a cross-field check inside the runtime where one boundary cannot see enough

Configured resources

What this capability is holding up in the environment in scope right now.

ResourceKindStateConfiguration
settle.argsValidatorActiveRoom, entrant, and a bounded roll
checkout.argsValidatorActiveItem and a positive quantity
shippingAddressValidatorBoundCross-field address check

Telemetry

Boundary checks18,400Calls checked in the last hour
Turned away0.18%Stopped before an instance woke
Coverage100%Every public call has an argument validator

Recent activity

  1. Oversized body turned awayObserved, 9 minutes agoThe call stopped at the boundary without waking battles/room-42.
  2. Validator graph compiledValidated, 24 minutes agoEvery public call in the release has its validators.