Introduction
Everything you need to design, deploy, govern, and operate deterministic NodeFox workflows in beta, from first-run setup to production-safe orchestration and legal acceptance patterns.
NodeFox documentation is organized for builders, operators, and governance owners who need workflow behavior to be clear before it reaches production. Because NodeFox is currently in beta, these guides are written as a practical operating handbook: how to build workflows correctly, how to avoid common orchestration mistakes, how slot and activation semantics behave at runtime, how acceptance and policy controls should be integrated, and how to scale from pilot workflows to governed production rollout without introducing hidden execution risk.
Beta status: NodeFox is in beta. Behavior, capabilities, and interfaces may change quickly. Validate workflows in non-production conditions, apply strict approvals and safeguards, and review release notes before broad rollout or high-impact automation changes.
New to NodeFox? Start with the Quickstart guide to build your first workflow in minutes.
What you'll learn
- How to move from first graph to production-safe rollout: quickstart, crucial mechanics, and deterministic validation before scale.
- How NodeFox directed graphs actually execute: node eligibility, data edges vs activation edges, bounded loops, branching/fallback behavior, and parallel fan-out/fan-in convergence.
- How to use each major product surface: Network, Automate, Apps, MCP, Schemas, Functions, Marketplace, Integrations, Settings, and Workspace with clear ownership expectations.
- How to design typed workflow contracts with schema builders, slot mappings, function contracts, and controlled external I/O using MCP, OAuth, custom API keys, and model/provider connectivity.
- How runtime foundations work in practice: Rust/WASM posture, JSON graph portability, export/import strategy, and Git-based versioning/diff review discipline.
- How governance is enforced: human-in-the-loop checkpoints, acceptance and policy controls, legal/consent routing, and auditable run evidence for sensitive actions.
- How to implement by business outcome: deep use-case guides by workflow type, department, team role, and sector with NodeFox-specific build patterns.
- How to run the full user lifecycle: account creation, security setup, legal checkbox acceptance, consent/disclaimer flow, product use, and ongoing billing/account management.