Run
Create VMConnect a wallet, choose a machine, and create a virtual machine in the console.Bench workspaceOpen the injector coding workspace after you install a machine in Console.Diesel injector codingCoding and calibration workflows across live injector families.Documentation
Documentation
Last reviewed:
Overview
Console is the control plane for Injector Cloud VM execution. Each job should be tied to an explicit machine install so runtime scope, payment traceability, and operational ownership remain unambiguous.
Session Lifecycle
| State | Operational Meaning |
|---|---|
| Created | Session is provisioned and ready for bench launch. |
| Active | Operator workload is executing in an isolated runtime. |
| Expired | Session reached TTL and no further operations are allowed. |
| Closed | Operator or system closed the session with final records preserved. |
Controls
- Wallet-authenticated session creation and refresh.
- Per-session scope isolation to avoid cross-run data bleed.
- Trace linkage between machine lifecycle and payment events.
- Clear session state visibility for operators and reviewers.
Operator Notes
For diagnostics and service audits, record the session context used for each coding action. This improves reproducibility when troubleshooting or validating workshop outcomes.

