Write, inspect and run source through the owning runtime Connections.
Review proposed change
Change receipt
Refresh to load the host-declared project.
Each result stays attached to its submitted source revision. Run and guest launch are separate actions.
Selected result and receipt
Analyze source or capture a run to inspect its IR and recorded steps.
Source snapshot
IR
Variables
Compiled graph
Control flow and data dependencies. The node list above retains edge direction and IDs.
Crystal nucleus
Canonical nodes after identity passes. Trace cursors refer to the authored IR; canonical nodes have no asserted step mapping.
Diagnostics & identity
Diagnostics
Type at captured cursor
Definition candidates F12
Same-file name matches; scope is not yet resolved. Each candidate labels its location precision.
Symbol outline
Suggestions Ctrl Space to refresh
Textual occurrences
Source Atom
Keep an immutable copy of this buffer on the host.
Publish package
Peer compute
Requires an eligible peer. Placement is checked again when submitted.
The host retains source bytes and a package witness, updates its gossip catalog, and applies the existing publish credits. Connected peers may discover and fetch this source. Imports and other open files are not included.
Choose a source action. Network activity starts only when submitted.