VRPlatformVRPlatform
Build a Product UI

Build a Product UI

Implement VRPlatform rules, states, validation, and mutation flows

These guides are for partners and direct API consumers who render their own forms and workflows. They combine the domain model and UI rules in one place. Exact fields remain in the generated API Reference.

Start with Requests, Locks & Issues, then choose a domain:

Division Of Responsibility

RuleClientAPI
Required fields and deterministic dependenciesMirror for immediate feedbackEnforce
Locks, permissions, capabilities, and current issuesRender returned stateCompute
Calculated financial consequencesRequest previewCompute
Persistence validationRequest dry run when the operation's generated OpenAPI declares the dryRun parameterExecute normal path and roll back
Final concurrency and journal effectsHandle final responseDecide

Do not copy generated schemas or stable catalogs into client documentation. Link to them so new fields and codes have one source of truth.

On this page