// Instrumentation Layer · v0.1.0-alpha
Monitor & Observe Live Application Traces
A real-time debugger that lives inside your codebase.
Instrument async functions with two markers. Watch
every node, every step, and every failure as it happens.
Every detail of Mola is designed around how async code fails in production — not how it looks on a diagram.
@mola-node and @mola-step markers to any async function alongside matching traceNode() and traceStep() wrappers. One import, two patterns.npx mola start alongside your application. The dev server parses your source files, registers node manifests, and opens a WebSocket for live events.// early access
Mola is in private alpha. Join the waitlist
and we'll reach out when access opens.
No spam. Unsubscribe any time.