Need to make sure that your dbt Core jobs run immediately after data is successfully loaded from Airbyte? First you can sync a connector on Airbyte and verifying that the data has been loaded. If so, you can immediately kick of a dbt Core job that runs against the data. If not, you can rest assured that your data models won't be running on incomplete data.