Usage Scenarios and Examples

This chapter collects end-to-end workflows that combine:

  • Models (definitions you load into SPX Server),

  • live Instances (runtime state you inspect and mutate),

  • Scenarios (repeatable event scripts),

  • and MiL tests (pytest suites that drive deterministic time).

For runnable reference implementations, use spx-examples as the canonical source of models + tests.

Next pages:

Last updated