| Mission simulator | Real-time orbit + contact + eclipse model | Generates realistic mission state pass timing, link availability, sun vector, eclipse, battery state-of-charge, radiation events and injects it into the payload software stack at the same cadence the bus would. |
| Compute payload emulator | FPGA-lane + management-CPU behavior model | Software model of the planned compute path: workload lanes, watchdog behavior, reset recovery, checkpointing, and resource limits. Real board selection and qualification remain future funding and partner gates. |
| Storage and receipt emulator | Integrity-checked queue + replayable product ledger | Persistent product queue with hash-chain integrity, priority ranking, and replayable delivery receipts. Tested against contact-gap, storage-pressure, and simulated corruption scenarios. |
| Thermal model | Coupled compute load → heat path → radiator sizing | Closed-loop simulation: a compute burst raises waste heat, which is rejected through cold-plate / loop-heat-pipe / radiator paths and capped by orbital hot/cold case envelopes. Drives duty-cycle policy. |
| Operations console | Tasking, scheduling, command authorization, delivery | The same UI and command path that mission ops will use in flight. Every action is logged and reconciled against the simulator’s expected behavior. |
| Customer-API prototype | Job submission, policy, receipt, callback | A documented HTTP API + customer SDK that submits jobs into the queue, returns receipts, and reconciles delivery. Used to onboard early design partners against the simulator. |