code0-flow 0.0.28

Crate for managing the code0-flows inside of the Flow Queue & FlowStore
Documentation

Code0-Flow - Flow Management Library

Crate Documentation

Internal Rust library for CodeZero execution services (Aquila, Draco, Taurus). It manages flow definitions, config helpers, and health checks.

Features

  • flow_definition read flow definitions from a filesystem layout (per-feature folders with data_type/, flow_type/, runtime_definition/ JSONs) with optional feature/version filtering
  • flow_service push definitions to Aquila via gRPC (depends on flow_definition)
  • flow_config env helpers and .env loading
  • flow_health tonic health service with NATS readiness