├── .github/workflows/ # CI/CD pipelines (sanity + regression) ├── config/ # Environment config files (local, stage, prod) ├── pages/ # Page Object ...