Opening graph…
Loading the schematic workspace from the GraphVM API.
The checks that ran for this graph during Validate, Test, and Simulate — each check's stage and status, plus a link to the object it points at. Use Pipeline history for the run-by-run timeline.
Loading…
| Label | Node id | VM type | Level | Open |
|---|---|---|---|---|
| Start | n-graph-start | DATA_SOURCE | Top level | Focus → |
| Payment subgraph (double-click to open level) | n-sub-main | — | Top level | Focus → |
| Notify | n-out | NOOP | Top level | Focus → |
| Terminate | n-graph-terminate | EXIT | Top level | Focus → |
| Begin | n-graph-begin | NOOP | Payment subgraph | Focus → |
| Authorize | p1 | NOOP | Payment subgraph | Focus → |
| Capture | p2 | NOOP | Payment subgraph | Focus → |
| Refund branch (double-click to open level) | n-sub-refund | — | Payment subgraph | Focus → |
| Settle | p3 | NOOP | Payment subgraph | Focus → |
| End | n-graph-end | EXIT | Payment subgraph | Focus → |
| Begin | n-graph-begin | NOOP | Refund branch | Focus → |
| Validate RMA | r1 | NOOP | Refund branch | Focus → |
| End | n-graph-end | EXIT | Refund branch | Focus → |
Checks are captured from the last Validate and Simulate run in your browser. A hard reload before any run, or a different device, may show nothing until you run Validate again. Durable, cross-device checks history is a planned server-side follow-up.