ArcFlow certification program

ArcFlow certification is a self-assessed competency path from first workflow to certified architect. Each level defines what you must understand, what you must build, and how you verify success. There is no external exam today; you certify yourself when your project meets the stated criteria.

Philosophy

Certification rewards working systems, not memorized facts. You demonstrate competence by running code, reading traces, operating services, and documenting decisions. If you cannot reproduce the verification steps in the level document, you are not ready to claim that level.

Self-assessment means you own the honesty bar. Share artifacts (repo links, run ids, deployment checklists) with your team or customers as proof, but ArcFlow does not issue signed credentials in the current program.

Four levels and real-world roles

LevelTitleTypical job responsibilities
1Certified ArcFlow Workflow DeveloperBuilds SDK workflows, configures agents and providers, reads basic traces
2Certified ArcFlow Systems EngineerAdds graph routing, RAG, HITL, external callbacks, streaming, reliability patterns
3Certified ArcFlow Platform EngineerDeploys server and Relay, operates migrations, static product, trace data policy compliance
4Certified ArcFlow ArchitectDesigns multi-tenant deployments, evaluates surfaces, audits compliance, guides schema evolution

Levels are cumulative. Level 2 assumes Level 1 competencies; Level 4 assumes all prior levels.

Competency progression

Capability areaL1L2L3L4
Linear SDK workflowsyesyesyesyes
Provider and tool configurationyesyesyesyes
Basic trace readingyesyesyesyes
CLI init and runyesyesyesyes
Server HTTP APIyesyesyes
Graph DAG routing and joinsyesyesyes
Vector RAG ingest and queryyesyesyes
Retry, timeout, fallbackyesyesyes
HITL and external callbacksyesyesyes
SDK streamingyesyesyes
Docker or K8s deploymentyesyes
Auth tiers and key rotationyesyes
Static product and Relayyesyes
OpenTelemetry exportyesyes
trace data policy operational enforcementyesyes
Rust runtime and workflow specification depthyes
Multi-tenant architectureyes
Enterprise reliability designyes
Deferred feature tradeoffsyes

How to use this path

  1. Complete required reading for the target level (linked in each level doc).
  2. Finish tutorial tracks listed for that level.
  3. Build the practical project without skipping verification steps.
  4. Compare your artifacts to the level checklist.
  5. Claim the level internally when all checks pass.

Recommended track order: A through H in tutorials, skipping sections you already mastered but not skipping verification commands.

Practical project standards

Every level project should include:

ArtifactPurpose
Runnable code or deployment manifestsProves execution
Trace or HTTP export samplesProves observability
Short README with verify commandsLets reviewers reproduce
Known gaps notedShows maturity awareness (FP items)

Do not submit screenshots alone. Commands and run ids are evidence.

Relationship to examples and guides

ResourceRole in certification
Examples catalogStarting points for level projects
GuidesDepth behind each competency
ConceptsMental model for Level 1 and 4
Tutorial tracks A to HStructured verification before projects

Level documents