- Get Started

Further Reading

A curated path through OpenFlows material, from gentle introduction to deep architecture.

Start here

Learn the concepts

Go deep on architecture

Go deeper still (technical, beyond this site)

The internals behind these pages are documented in the project’s technical architecture documentation. Look in the project repository’s architecture folder for authoritative deep-dives on the full system from issue to merged pull request, the controller internals and orchestration, the worker workspace and its coordination surface, the shared coordination store, and the live task relay for delegated verification.

These are engineering references for those working on or extending the system. This site is the user-facing companion to that material.

A code-free note

Because this documentation is strictly user-facing, it doesn’t reproduce the technical documents’ internal structure or identifiers. Follow the repository’s architecture folder to read them.

Places to look things up