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 → |
| Fetch posts | FETCH | HTTP_REQUEST | Top level | Focus → |
| Posts array | EXT_LIST | EXTRACTION | Top level | Focus → |
| For each post (double-click to open body) | IT | ITERATOR | Top level | Focus → |
| Terminate | n-graph-terminate | EXIT | Top level | Focus → |
| Begin | n-graph-begin | NOOP | For each post (body) | Focus → |
| Map post fields | EXT_ITEM | EXTRACTION | For each post (body) | Focus → |
| Print post | For each post (body) | Focus → | ||
| Next iteration | IT | ITERATOR | For each post (body) | Focus → |
| End | n-graph-end | EXIT | For each post (body) | 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.