Open Issues Need Help
View All on GitHubAI Summary: This issue focuses on initializing a new project repository with a clean and opinionated structure. It involves creating specific top-level directories, adding essential repository hygiene files like `.gitignore` and `LICENSE`, and setting up issue/PR templates. A minimal CI placeholder and a high-level README are also required to complete the initial setup.
Build a control-plane/data-plane Airflow on 3.0.4 using Edge Executor. Control plane hosts web/API, scheduler, triggerer, DB; data planes run lightweight edge workers with outbound-only HTTPS. DAGs and logs are centralized in S3.