ArcFlow
Company
Managed Services
Markets
  • News
  • LOG IN
  • GET STARTED

OZ brings Visual Intelligence to physical venues, a managed edge layer that lets real-world environments see, understand, and act in real time.

Talk to us

ArcFlow

  • World Models
  • Sensors

Managed Services

  • OZ VI Venue 1
  • Case Studies

Markets

  • Sports
  • Broadcasting
  • Robotics

Company

  • About
  • Technology
  • Careers
  • Contact

Ready to see it live?

Talk to the OZ team about deploying at your venues, from a single pilot match to a full regional rollout.

Schedule a deployment review

© 2026 OZ. All rights reserved.

LinkedIn
ArcFlow Docs
Start
  • Quickstart
  • Installation
  • Bindings
  • Platforms
  • Get Started
  • Cookbook
Concepts
  • World Model
  • Graph Model
  • Evidence Model
  • Observations
  • Confidence & Provenance
  • Proof Artifacts & Gates
  • SQL vs GQL
  • Graph Patterns
  • Parameters
  • Query Results
  • Persistence & WAL
  • Snapshot-Pinned Reads
  • Error Handling
  • Execution Models
  • Causal Edges
  • Adapter Discipline
  • Time Decay
  • Layers
  • 1. World Store
  • 1a. World Store · Smart Reader
  • 2. Perception Lake
  • 3. World Graph
  • 4. Query Engine
  • 5. Live Surface
  • 6. Event Bus
  • 7. Behavior Engine
  • 8. Algorithm Library
  • Virtual Computed Columns
  • Threading Model
  • Typed ID Contract
WorldCypher
  • Overview
  • Execution Options
  • Statements
  • MATCH
  • WHERE
  • RETURN
  • OPTIONAL MATCH
  • CREATE
  • SET
  • MERGE
  • DELETE
  • REMOVE
  • Composition
  • WITH
  • UNION
  • UNWIND
  • CASE
  • Schema
  • Schema Overview
  • Indexes
  • Constraints
  • Functions
  • Built-in Functions
  • Aggregations
  • Procedures
  • Shortest Path
  • EXPLAIN
  • PROFILE
  • Temporal Queriesfacet
  • Spatial Queriesfacet
  • Algorithmsfacet
  • Triggers
Capabilities
  • Live Queries
  • Vector Search
  • Trusted RAG
  • Spatial Knowledge
  • Temporal
  • Behavior Graphs
  • Graph Algorithms
  • Skills
  • CREATE SKILL
  • PROCESS NODE
  • REPROCESS EDGES
  • Sync
  • Programs
  • GPU Acceleration
  • Agent-Native
  • MCP Server
  • Event Sourcing
  • Intent Relay
  • Event Bus
Use Cases
  • Agent Tooling
  • Trusted RAG
  • Knowledge Management
  • Behavior Graphs
  • Autonomous Systems
  • Physical AI
  • Digital Twins
  • Robotics & Perception
  • Sports Analytics
  • Grounded Neural Objects
  • Fraud Detection
Walkthroughs
    Guides
  • Agent Integration
  • Building a World Model
  • Modeling a Social Graph
  • Build a RAG Pipeline
  • Using Skills
  • Behavior Graphs
  • Swarm & Multi-Agent
  • Fleet Coordination
  • Migrate from Cypher / Neo4j
  • From SQL to GQL
  • Filesystem Workspace
  • Data Quality
  • Code Intelligence
  • Scale Patterns
  • v0.7 → v0.8 Lakehouse Fast-Path
  • Tutorials
  • Knowledge Graph
  • Entity Linking
  • Vector Search
  • Graph Algorithms
  • Recipes
  • CRUD
  • Multi-MATCH
  • MERGE (Upsert)
  • Full-Text Search
  • Batch Projection
  • Multi-Source Observation
  • Sports Analytics
Operations
  • CLI
  • REPL Commands
  • Snapshot & Restore
  • Filesystem Projection
  • Plugin Management
  • Agent Governance
  • Server Modes & PG Wire
  • Persistence (ops)
  • Import & Export
  • Deployment
  • Deployment Modes
  • Daemon (UDS)
  • Why not Docker
  • Architecture
  • Engine Architecture
  • Cloud Architecture
  • Sync Protocol (Deep Dive)
  • World Graph Substrate (Preview)
Reference
  • TypeScript API
  • Glossary
  • Naming & Domain Map
  • Data Types
  • Operators
  • Error Codes
  • GQL Reference
  • Known Issues
  • Versioning
  • Licensing
  • Conformance
  • GQL Conformance
  • openCypher TCK
  • Extension Regressions
GQL Reference
    Conformance
  • Conformance Dashboard
  • openCypher TCK Results
  • Extension Regressions
  • Features
  • MATCH Basic
  • CREATE Nodes Edges
  • SET REMOVE Properties
  • DELETE Detach DELETE
  • RETURN WITH WHERE
  • Order BY Limit Skip
  • Order BY Nulls First Last
  • UNWIND
  • Aggregate Functions
  • OPTIONAL MATCH
  • Variable Length Paths
  • Label OR AND NOT Expressions
  • Label Wildcard
  • Quantified Path Sugar
  • Path Modes Walk Trail Simple Acyclic
  • Shortest Path Variants
  • IS Labeled Predicate
  • Element ID Function
  • IS Type Predicate
  • Binary Literals
  • Line Comments Solidus
  • Line Comments Minus
  • GQLSTATUS Result Codes
  • GQL Error Code Mapping
  • Transaction Control Syntax
  • SET Session
  • Conditional Execution WHEN THEN ELSE
  • RETURN NEXT Pipeline
  • Primary Key Constraint
  • Unique Constraint
  • Deterministic MERGE Via PK
  • Undirected Edge MATCH
  • Cast Type Conversion
  • GQL Directories
  • Multiple Labels Per Node
  • GQL Flagger
  • NEXT Linear Composition
  • Cardinality Function
  • INT64 BIGINT Type Names
  • FLOAT64 Double Type Names
  • Log10 Log2 Functions
  • Trim Leading Trailing Both
  • FILTER Clause
  • LET Statement
  • Group BY Explicit
  • EXCEPT SET Operations
  • INTERSECT SET Operations
  • ALL Different Predicate
  • Same Predicate
  • Property Exists Function
  • Path Variable Binding
  • USE Graph Clause
  • FOR IN List
  • Typed Temporal Literals
  • Session SET Value Params
  • Typed List Annotations
  • arcflow.cosine() function
  • arcflow.embed() function
  • arcflow.similar() procedure
  • arcflow.graphrag() procedure
  • ArcFlow Extensions
  • LIVE Queries
  • Triggered Write-Back Views
  • Evidence Algebra
  • Relationship Skills
  • AI Function Namespace
  • Graph Embedding Algorithms
  • ASOF JOIN
  • Durable Workflows
  • Incremental Z-Set Engine
  • GPU GraphBLAS
  • Triggers
  • HNSW Vector Index
  • Extensions Moat

Deployment modes

Local-free is live today. Local + sync and managed cloud describe target end-state; their operational surfaces (arcflow sync enable, arcflow login, arcflow cloud upgrade, the ~/.arcflow/config.toml resolution layer) land as the engine's deployment K-WAVEs ship. The same-engine-everywhere invariant — engine binary, FFI surface, customer code identical across all three modes — is doctrine today.

ArcFlow ships in three deployment modes. The customer chooses based on what operational properties they value; the engine binary, FFI surface, and customer code are identical in all three. Switching modes is a configuration flip, never an SDK change.

Local-freeLocal + syncManaged cloud
Who runs the binaryCustomer's laptop / serverCustomer's laptop / serverOZ Cloud
Where the World Store livesLocal filesystemLocal filesystem + WAL replication to oz.com/worldOZ-hosted substrate
Network requirementNoneOutbound HTTPS to oz.com (sync only — queries are local)Inbound from customer FFI to oz.com/world
Auth requiredNoOne-time arcflow login oz.comToken issued by cloud at signup
Who paysNobody (free forever)Free tier or small $ (storage + bandwidth above limit)Per-GB stored + per-query executed
Engine binarySameSameSame
FFI surfaceSameSameSame
Customer codeSameSameSame

The single most important row is "Same." The customer writes code once; deploys it in any of the three modes; never edits a line. That is the entire product story compressed into one promise.

Local-free#

The default. The mode an agent installs into a fresh project with no signup.

  • Free forever. No signup wall, no time limit, no feature paywall, no telemetry-as-tax.
  • Single binary. No runtime dependencies, no container, no language runtime to install. curl | sh and you're running.
  • No network. The engine does not open a socket in this mode. (An update check via outbound HTTPS is available; off by default.)
  • All eight layers. World Store, Perception Lake (when it activates), World Graph, Query Engine, Live Surface, Event Bus, Behavior Engine, Algorithm Library. Not a crippled subset.
  • Same data format as cloud. If you arcflow sync enable later, no migration — your local data uploads verbatim.

What local-free does not promise#

  • Backup. Free-mode users own their disk; nothing replicates anywhere.
  • Cross-device coherence. No sync engine; a second device sees nothing.
  • SLA. Best-effort; community support; GitHub issues.
  • Update guarantees. Customers upgrade when they choose.
  • Multi-user collaboration. Single-user local mode; if multiple users on the same machine open the same workspace, the engine honours workspace locking but doesn't coordinate identities.

Local + sync#

Everything local-free promises, plus:

  • WAL replication to oz.com/world. Every committed WAL segment uploads asynchronously to the workspace's cloud copy. Local writes never block on cloud confirmation; sync is eventually-consistent, one-way for v1.
  • Cross-device coherence. A second device that runs arcflow login against the same workspace pulls the same WAL stream.
  • Backup as a side effect. The cloud copy is the durable backup; laptop loss or drive failure doesn't lose committed data.
  • Free tier. Up to a threshold (the cloud team picks the number). Above the threshold, light per-GB / per-month metering.
  • No vendor lock. arcflow sync disable reverts to local-free; data stays on local disk; the cloud copy is retained per the retention policy (or deleted on arcflow cloud forget).

What local + sync does not promise#

  • Real-time bidirectional sync. v1 is one-way (local → cloud); conflict resolution is "local laptop wins; cloud is backup only." A future v2 may add bidirectional sync with CRDT-style conflict resolution.
  • Offline editing across devices. Two devices going offline and writing simultaneously is the bidirectional case — deferred.
  • Cloud-side queries. The sync target is durable storage, not a query target. Queries run on the local laptop. For cloud-side queries, upgrade to managed.

Managed cloud#

Everything local + sync promises, plus:

  • Engine runs on OZ Cloud. Customer's FFI calls go to oz.com/world; the cloud product hosts the engine binary.
  • Zero ops appetite. Customer doesn't run, install, or monitor the engine. OZ runs it. Customer never sees the substrate, the cache, the WAL — just the FFI / Cypher surface.
  • Operational properties that justify the price: SLA, backups, encryption at rest, audit log, team access controls, region selection, regulatory compliance.
  • Tiered pricing. Per-GB stored + per-query executed, plus packaged features (audit-log retention, team seats, region selection) bundled as Pro / Team / Enterprise.

What managed cloud does not promise#

  • On-prem deployment. Managed is OZ Cloud; not the customer's own infrastructure. Enterprise customers wanting on-prem buy local-free or local + sync.
  • Cluster mode. Managed is per-customer single-engine hosted on OZ Cloud, scaled by OZ's infrastructure. Not a multi-node cluster surface.
  • Customer-controlled storage substrate. OZ decides whether the cloud-mode workspace lives on R2 / S3 / OZ's own substrate; the customer doesn't see or pick.

The storage adapter abstraction#

The three modes plug into the same engine via a StorageAdapter trait inside worldstore::io::adapter. Each mode is an implementation:

ModeAdapter implementation
Local-freeLocalFsAdapter
Local + syncSyncedLocalFsAdapter (wraps LocalFsAdapter + WAL replicator)
Managed cloudCloudAdapter (engine running on OZ Cloud sees the same trait; substrate behind it is OZ's choice)

The rest of the engine (Layers 2–8) never knows which adapter is active. This is what makes the three modes truly the same engine.

Mode selection#

The customer's code never knows about modes. Engine startup picks the adapter from arcflow.toml (per-project) or ~/.arcflow/config.toml (user-level):

[storage]
mode = "local"            # or "local-sync" or "cloud"
# local-sync only:
sync_endpoint = "https://oz.com/world"
# cloud only:
cloud_endpoint = "https://oz.com/world"

Default: mode = "local". arcflow init writes the default config. arcflow sync enable flips to local-sync. arcflow cloud upgrade flips to cloud. The customer never edits the config by hand.

Agent-channel positioning#

LLM coding agents pick ArcFlow because the surface satisfies their constraints natively. The agent-channel tiers (in order of preferred friction):

TierFrictionExampleWhen to use
CLI + --json fastpath (★ PRIMARY for CLI agents)Binary install + one commandarcflow query "MATCH (n) RETURN count(n)" --jsonClaude Code, Codex CLI, Cursor, Aider, GitHub Copilot CLI — every agent with a shell
Filesystem mount (SECONDARY for CLI agents — "grep the graph")Binary install + arcflow workspace init + arcflow mountarcflow mount @latest /tmp/g && rg ... /tmp/g/nodes/Discovery-heavy agent tasks where find / grep / cat / jq mastery is what the agent already has
napi-rs / PyO3 / FFI (★ PRIMARY for in-process embedded apps)One package installOne language-binding package per the current install matrixWhen the agent is part of an application that owns the runtime
MCP server (cloud chat UIs only — Claude.ai, ChatGPT)One MCP config entryarcflow-mcp registered in agent's MCP configChat interfaces with no local shell access. NOT for CLI agents — they have shells; the CLI fastpath is faster
Browser (WASM)Zero — click a URLoz.com/engineEval / demo without install

The doctrine in one sentence: if an agent has a shell, give it the CLI; MCP is the integration of last resort for chat surfaces that don't.

Tier 1 — CLI + --json is the agent-channel default. It satisfies the agent-friendly checklist's items 1–8 + 10 in local-free mode alone:

  • (1) One-command install. Single binary, no runtime deps; see Installation for the canonical install command.
  • (2) Free forever, no signup wall. Local-free mode is free; commercial + non-commercial use both covered within the Free Use Limits.
  • (3) Fast cold start. In-process engine; cold start is binary-load + workspace-open.
  • (4) Stable CLI surface across minor versions. Subcommands may be added; never removed; never reordered; flag names never renamed.
  • (5) --json everywhere. Every CLI command emits JSON to stdout by default; human-readable formatting is opt-in via --pretty or detected on a TTY.
  • (6) Self-documenting --help. Every subcommand has complete help text.
  • (7) Predictable file layout. Default ~/.arcflow/ for user-level config and workspace data; per-project override arcflow.toml at project root.
  • (8) Idempotent ops. arcflow init, arcflow up, arcflow sync enable, arcflow cloud upgrade are re-runnable safely.
  • (10) Embeddable in agent prompts. Schema-introspection commands (arcflow schema list, arcflow agent-context synth) give an agent a compact context block to embed.

Tier 2 — Filesystem mount is the secondary CLI-agent affordance. It projects the workspace as a read-only filesystem tree (__snapshot.toml, nodes/<Label>/<id>.json, edges/<RelType>/<id>.json, streams/<view>.jsonl) so the agent can apply Unix-tool mastery directly — find + xargs jq, rg over typed nodes, tail -F over live deltas. See Filesystem Workspace § Method 1+ for the full surface.

Single-binary discipline. The engine ships as one binary. Sidecars are permitted in exactly one category — GPU inference (per ANTI-0020 separate crash domain) — and rejected everywhere else. The MCP server, when used, runs as a separate process the operator launches (arcflow-mcp) and is not part of the engine binary.

See also#

  • Architecture — the in-process engine the three modes share.
  • Daemon (UDS) — the cross-process delivery shape within a single deployment mode.
  • Sync — what the local + sync mode actually does on the wire.
  • Installation — how each mode lands on a customer's machine.
← PreviousImport & ExportNext →Daemon (UDS)