A local-first, AI-native developer automation platform: build, test, package, and deploy from a single .flux file, and make your repository legible to AI agents.
//! The Flux core engine: config parsing, project detection, the pipeline
//! engine, the task runner, and logging.
pubmodconfig;pubmoddetect;pubmodgraph;pubmodlogging;pubmodpipeline;pubmodrunner;