Platform

The runtime where your whole stack runs as a graph

[fix]net is a single execution layer for agents, services and data. Every workflow is a visual graph you can inspect, replay and scale — no glue code, no hidden state.

Start building Read the docs →

A runtime, not a wrapper

Routing, retries, state, observability and scaling are part of the graph — handled by the engine so you only describe the work.

Typed channels

Every edge carries a typed payload. Mismatched connections fail at design time, not at 3am in production.

Durable execution

Runs checkpoint at every node. Restart, replay or fork from any point — long-running agents survive restarts and deploys.

Live observability

Watch sparks travel the graph in real time. Every run is a trace you can scrub, diff and share.

Back-pressure

Queues, rate limits and concurrency are first-class node settings. The graph throttles itself before anything melts.

Secrets & identity

Credentials are introspected and scoped per node. Rotate once; every connected node picks up the change.

Scale to zero

Idle graphs cost nothing. A webhook or schedule wakes the network, runs the work, and settles back down.

Live execution

See the work move

The canvas is not a diagram of your system — it is your system. Sparks show live calls, colour shows where attention is needed, and a click opens the trace.

real-time traces replayable runs per-edge metrics
graph canvas — live run

Built for production from node one

99.99%
runtime availability, multi-region by default
<40ms
median node-to-node hop latency
200+
node types in the standard library
SOC 2
Type II, plus ISO 27001 & GDPR

Describe the work. The graph runs it.

Start building Browse nodes →