"""Local CI/CD orchestrator package. Phase A: Python rewrite of the PowerShell-based orchestrator. See plans/implementation-plan-A-B.md for the full scope. """ __version__ = "0.1.0" __all__ = ["__version__"]