Skip to content

Validation and simulation flow

Validation and simulation are the two safest gateways for making functions operational.

Sequence

text
developer
  -> create function package
  -> validate package
  -> simulate package
  -> attach to runtime usage
  -> observe behavior in apps, rules, or semantic flows

Why this matters

Without validation and simulation, functions become one of the fastest ways to inject semantic inconsistency into the platform.

Released under the Apache 2.0 License.