I tend to think of Airbyte as a first class data ingestion tool and a second class anything else tool. It's prime directive is to ingest data from source to destination. If you have use cases for orchestration and use cases for data transformation, look into other tools like dagster, prefect, airflow (orchestration) and dbt (transformation).