UI Reference

The SPX UI is a browser frontend for inspecting and operating a running SPX Server. It is primarily a debugging/operational tool; deterministic behavior and CI quality gates should come from MiL tests.

Use the UI to:

  • Inspect loaded Models and running Instances.

  • Watch attribute/state changes while stepping time from a test or script.

  • Trigger Scenarios and verify expected transitions.

  • Manage and verify Snapshots during development.

  • Inspect Logs when a model or protocol adapter misbehaves.

If you are new to SPX, start with getting-started/build-your-first-simulation.md and come back here once you have a running instance to inspect.

Last updated