Roadmap ======= The authoritative roadmap is maintained in ``ROADMAP.md`` at the repository root. Near-Term Phases ---------------- * Phase 0: bootstrap package, governance, docs, and automation scaffold. * Phase 1: architecture and workflow-language research. * Phase 2: core workflow records and validation contracts. * Phase 3: node provider API and execution-planning prototype. * Phase 4: ecosystem adapter prototypes. * Phase 5: documentation, examples, and public alpha hardening. * Phase 6: local workflow run runtime. * Phase 7: run namespaces and workflow-run summaries. * Phase 8: run matrices and scenario-grid workflow expansion. * Phase 9: ``0.1.0a2`` GitHub alpha release. * Phase 10: ``0.1.0a3`` GitHub alpha release. * Phase 11: ``0.1.0a4`` GitHub alpha release. * Phase 12: ``0.1.0a5`` PyPI alpha release. Current Edge ------------ Phase 12 is the current release edge. It publishes FreshForge to PyPI for the first time so downstream packages can depend on an alpha package without GitHub-direct references. It still defers stable workflow syntax, caching, checkpointing, parallel execution, remote execution, production scheduling, and real domain adapters.