From 6c90465cedaaf5632e43559b2cf04eebe385a78c Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Sun, 30 Nov 2025 16:27:15 +0200
Subject: [PATCH 01/10] Rebrand README: Update Elementary OSS and Cloud
descriptions, update banner image, and fix quickstart link
---
README.md | 33 ++++++++++++++++++++-------------
1 file changed, 20 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 63d44ac6d..8178e4ae4 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-
+
# [dbt-native data observability](https://www.elementary-data.com/)
-
+
@@ -17,20 +17,27 @@ This dbt-native package powers **Elementary**, helping data and analytics engin
Choose the observability tool that fits your needs:
-✅ [**Elementary Open Source**](https://docs.elementary-data.com/oss/oss-introduction) – A powerful, self-hosted tool for teams that want full control.
+✅ [**Elementary OSS**](https://docs.elementary-data.com/oss/oss-introduction) – A powerful open-source data observability layer for dbt. It runs in your pipeline, captures rich metadata and artifacts, and includes alerting and reporting to help engineers surface issues early.
-✅ [**Elementary Cloud Platform**](https://docs.elementary-data.com/cloud/introduction) – A fully managed, enterprise-ready solution with **automated ML-powered anomaly detection, flexible data discovery, integrated incident management, and collaboration tools**—all with minimal setup and infrastructure maintenance.
+✅ [**Elementary Cloud**](https://docs.elementary-data.com/cloud/introduction) – A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place.
### Table of Contents
-- [What's Inside the Elementary dbt Package?](#whats-inside-the-elementary-dbt-package)
-- [Get more out of Elementary dbt package](#get-more-out-of-elementary-dbt-package)
-- [Data Anomaly Detection & Schema changes as dbt Tests](#data-anomaly-detection--schema-changes-as-dbt-tests)
-- [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts)
-- [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests)
-- [Quickstart - dbt Package](#quickstart---dbt-package)
-- [Community & Support](#community--support)
-- [Contributions](#contributions)
+- [dbt-native data observability](#dbt-native-data-observability)
+ - [What is Elementary?](#what-is-elementary)
+ - [Table of Contents](#table-of-contents)
+ - [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
+ - [Get more out of Elementary dbt package](#get-more-out-of-elementary-dbt-package)
+ - [Data Anomaly Detection \& Schema changes as dbt Tests](#data-anomaly-detection--schema-changes-as-dbt-tests)
+ - [**Anomaly Detection Tests**](#anomaly-detection-tests)
+ - [**Schema Tests**](#schema-tests)
+ - [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts)
+ - [**Metadata Tables - dbt Artifacts**](#metadata-tables---dbt-artifacts)
+ - [**Run Results Tables**](#run-results-tables)
+ - [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests)
+ - [Quickstart - dbt Package](#quickstart---dbt-package)
+ - [Community \& Support](#community--support)
+ - [Contributions](#contributions)
### **What's Inside the Elementary dbt Package?**
@@ -48,7 +55,7 @@ To generate observability reports, send alerts, and govern your data quality eff
- **Elementary OSS**
- **A self-maintained, open-source CLI** that integrates seamlessly with your dbt project and the Elementary dbt package. It **enables alerting and provides the self-hosted Elementary data observability report**, offering a comprehensive view of your dbt runs, all dbt test results, data lineage, and test coverage. Quickstart [here](https://docs.elementary-data.com/oss/quickstart/quickstart-cli), and our team and community can provide great support on [Slack](https://www.elementary-data.com/community) if needed.
- **Elementary Cloud**
- - A **fully managed, enterprise-ready** solution designed for **scalability and automation**. It offers automated **ML-powered anomaly detection**, flexible **data discovery**, an integrated **incident management system**, and **collaboration features.** Delivering **high value with minimal setup and infrastructure maintenance**, it's ideal for teams looking to enhance data reliability without operational overhead. To learn more, [book a demo](https://cal.com/maayansa/elementary-intro-github-package) or [start a trial](https://www.elementary-data.com/signup).
+ - A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place. To learn more, [book a demo](https://cal.com/maayansa/elementary-intro-github-package) or [start a trial](https://www.elementary-data.com/signup).
From 83e1c6ef8eee50307f8688e911e105f0aba5b975 Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Sun, 30 Nov 2025 16:38:36 +0200
Subject: [PATCH 02/10] Change intro text
---
README.md | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 8178e4ae4..d61ec4710 100644
--- a/README.md
+++ b/README.md
@@ -13,31 +13,27 @@
## What is Elementary?
-This dbt-native package powers **Elementary**, helping data and analytics engineers **detect data anomalies** and build **rich metadata tables** from their dbt runs and tests. Gain immediate visibility into data quality trend and uncover potential issues, all within dbt.
+This dbt package powers both Elementary OSS and Elementary Cloud, creating the foundation for dbt-native data observability. It collects metadata, artifacts, and test results from your dbt runs so you can detect anomalies, monitor data quality, and build rich metadata tables in your warehouse.
-Choose the observability tool that fits your needs:
+Choose the tool that fits your needs:
✅ [**Elementary OSS**](https://docs.elementary-data.com/oss/oss-introduction) – A powerful open-source data observability layer for dbt. It runs in your pipeline, captures rich metadata and artifacts, and includes alerting and reporting to help engineers surface issues early.
✅ [**Elementary Cloud**](https://docs.elementary-data.com/cloud/introduction) – A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place.
### Table of Contents
-
-- [dbt-native data observability](#dbt-native-data-observability)
- - [What is Elementary?](#what-is-elementary)
- - [Table of Contents](#table-of-contents)
- - [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
+- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
- [Get more out of Elementary dbt package](#get-more-out-of-elementary-dbt-package)
- [Data Anomaly Detection \& Schema changes as dbt Tests](#data-anomaly-detection--schema-changes-as-dbt-tests)
- [**Anomaly Detection Tests**](#anomaly-detection-tests)
- [**Schema Tests**](#schema-tests)
- - [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts)
+- [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts)
- [**Metadata Tables - dbt Artifacts**](#metadata-tables---dbt-artifacts)
- [**Run Results Tables**](#run-results-tables)
- - [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests)
- - [Quickstart - dbt Package](#quickstart---dbt-package)
- - [Community \& Support](#community--support)
- - [Contributions](#contributions)
+- [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests)
+- [Quickstart - dbt Package](#quickstart---dbt-package)
+- [Community \& Support](#community--support)
+- [Contributions](#contributions)
### **What's Inside the Elementary dbt Package?**
From bb0d4539ca714eed57eed4524cecc9afcd0051ba Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Sun, 30 Nov 2025 16:43:18 +0200
Subject: [PATCH 03/10] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d61ec4710..5241043bf 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
This dbt package powers both Elementary OSS and Elementary Cloud, creating the foundation for dbt-native data observability. It collects metadata, artifacts, and test results from your dbt runs so you can detect anomalies, monitor data quality, and build rich metadata tables in your warehouse.
-Choose the tool that fits your needs:
+Alongside the dbt-package, choose the tool that fits your needs:
✅ [**Elementary OSS**](https://docs.elementary-data.com/oss/oss-introduction) – A powerful open-source data observability layer for dbt. It runs in your pipeline, captures rich metadata and artifacts, and includes alerting and reporting to help engineers surface issues early.
@@ -49,9 +49,9 @@ The **Elementary dbt package** helps you find anomalies in your data and build m
To generate observability reports, send alerts, and govern your data quality effectively, connect your dbt package to one of the following options:
- **Elementary OSS**
-- **A self-maintained, open-source CLI** that integrates seamlessly with your dbt project and the Elementary dbt package. It **enables alerting and provides the self-hosted Elementary data observability report**, offering a comprehensive view of your dbt runs, all dbt test results, data lineage, and test coverage. Quickstart [here](https://docs.elementary-data.com/oss/quickstart/quickstart-cli), and our team and community can provide great support on [Slack](https://www.elementary-data.com/community) if needed.
+**A self-maintained, open-source CLI** that integrates seamlessly with your dbt project and the Elementary dbt package. It **enables alerting and provides the self-hosted Elementary data observability report**, offering a comprehensive view of your dbt runs, all dbt test results, data lineage, and test coverage. Quickstart [here](https://docs.elementary-data.com/oss/quickstart/quickstart-cli), and our team and community can provide great support on [Slack](https://www.elementary-data.com/community) if needed.
- **Elementary Cloud**
- - A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place. To learn more, [book a demo](https://cal.com/maayansa/elementary-intro-github-package) or [start a trial](https://www.elementary-data.com/signup).
+A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place. To learn more, [book a demo](https://cal.com/maayansa/elementary-intro-github-package) or [start a trial](https://www.elementary-data.com/signup).
From 9bab1964acab308787963301cb3738575998c82e Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Sun, 30 Nov 2025 17:10:44 +0200
Subject: [PATCH 04/10] Update Table of Contents in README.md
Reorganize the Table of Contents for clarity and consistency.
---
README.md | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 5241043bf..55a25b97d 100644
--- a/README.md
+++ b/README.md
@@ -23,17 +23,13 @@ Alongside the dbt-package, choose the tool that fits your needs:
### Table of Contents
- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
- - [Get more out of Elementary dbt package](#get-more-out-of-elementary-dbt-package)
- - [Data Anomaly Detection \& Schema changes as dbt Tests](#data-anomaly-detection--schema-changes-as-dbt-tests)
- - [**Anomaly Detection Tests**](#anomaly-detection-tests)
- - [**Schema Tests**](#schema-tests)
-- [Elementary Tables - Run Results and dbt Artifacts](#elementary-tables---run-results-and-dbt-artifacts)
- - [**Metadata Tables - dbt Artifacts**](#metadata-tables---dbt-artifacts)
- - [**Run Results Tables**](#run-results-tables)
-- [AI-powered data validation and unstructured data tests](#ai-powered-data-validation-and-unstructured-data-tests)
-- [Quickstart - dbt Package](#quickstart---dbt-package)
-- [Community \& Support](#community--support)
-- [Contributions](#contributions)
+- [**Anomaly Detection Tests**](#anomaly-detection-tests)
+- [**Schema Tests**](#schema-tests)
+- [**Elementary Tables - Run Results and dbt Artifacts**](#elementary-tables---run-results-and-dbt-artifacts)
+- [**AI-powered data validation and unstructured data tests**](#ai-powered-data-validation-and-unstructured-data-tests)
+- [**Quickstart - dbt Package**](#quickstart---dbt-package)
+- [**Community & Support**](#community--support)
+- [**Contributions**](#contributions)
### **What's Inside the Elementary dbt Package?**
From 48319dfb345718460dd4f793171f723e1f054552 Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Mon, 1 Dec 2025 11:55:47 +0200
Subject: [PATCH 05/10] Update README.md
---
README.md | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 55a25b97d..05d7479fc 100644
--- a/README.md
+++ b/README.md
@@ -11,18 +11,12 @@
-## What is Elementary?
-
-This dbt package powers both Elementary OSS and Elementary Cloud, creating the foundation for dbt-native data observability. It collects metadata, artifacts, and test results from your dbt runs so you can detect anomalies, monitor data quality, and build rich metadata tables in your warehouse.
-
-Alongside the dbt-package, choose the tool that fits your needs:
-
-✅ [**Elementary OSS**](https://docs.elementary-data.com/oss/oss-introduction) – A powerful open-source data observability layer for dbt. It runs in your pipeline, captures rich metadata and artifacts, and includes alerting and reporting to help engineers surface issues early.
-
-✅ [**Elementary Cloud**](https://docs.elementary-data.com/cloud/introduction) – A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place.
+From the [Elementary](https://www.elementary-data.com/) team, helping you deliver trusted data in the AI era.
+Ranked among the top 5 dbt packages and supported by a growing community of thousands.
### Table of Contents
- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
+- [**Get more out of Elementary dbt package**](#get-more-out-of-elementary-dbt-package)
- [**Anomaly Detection Tests**](#anomaly-detection-tests)
- [**Schema Tests**](#schema-tests)
- [**Elementary Tables - Run Results and dbt Artifacts**](#elementary-tables---run-results-and-dbt-artifacts)
@@ -31,7 +25,7 @@ Alongside the dbt-package, choose the tool that fits your needs:
- [**Community & Support**](#community--support)
- [**Contributions**](#contributions)
-### **What's Inside the Elementary dbt Package?**
+## **What's Inside the Elementary dbt Package?**
The **Elementary dbt package** is designed to enhance data observability within your dbt workflows. It includes two core components:
From 2a311b05bcaa82b4ef3bddcbea9535737fd9bfed Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Mon, 1 Dec 2025 11:57:18 +0200
Subject: [PATCH 06/10] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 05d7479fc..480f4353b 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@
# [dbt-native data observability](https://www.elementary-data.com/)
+From the [Elementary](https://www.elementary-data.com/) team, helping you deliver trusted data in the AI era.
+Ranked among the top 5 dbt packages and supported by a growing community of thousands.
+
@@ -11,9 +14,6 @@
-From the [Elementary](https://www.elementary-data.com/) team, helping you deliver trusted data in the AI era.
-Ranked among the top 5 dbt packages and supported by a growing community of thousands.
-
### Table of Contents
- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
- [**Get more out of Elementary dbt package**](#get-more-out-of-elementary-dbt-package)
From 66ea06517a09663e1dbb6a97b33bca008f75672e Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Mon, 1 Dec 2025 11:57:45 +0200
Subject: [PATCH 07/10] Update README.md
---
README.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 480f4353b..2337f3a08 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,16 @@
-
-# [dbt-native data observability](https://www.elementary-data.com/)
-
-From the [Elementary](https://www.elementary-data.com/) team, helping you deliver trusted data in the AI era.
-Ranked among the top 5 dbt packages and supported by a growing community of thousands.
-
+# [dbt-native data observability](https://www.elementary-data.com/)
+
+From the [Elementary](https://www.elementary-data.com/) team, helping you deliver trusted data in the AI era.
+Ranked among the top 5 dbt packages and supported by a growing community of thousands.
### Table of Contents
- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
From 0c6aec755d499addc3fc3d7cc4789128016d06d8 Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Mon, 1 Dec 2025 11:58:04 +0200
Subject: [PATCH 08/10] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2337f3a08..3d18d20eb 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
+
# [dbt-native data observability](https://www.elementary-data.com/)
From the [Elementary](https://www.elementary-data.com/) team, helping you deliver trusted data in the AI era.
From db8f6b401a643445d0e0f73cc683fba6943cd109 Mon Sep 17 00:00:00 2001
From: NoyaOffer
Date: Mon, 1 Dec 2025 12:44:37 +0200
Subject: [PATCH 09/10] Update README.md
From e8d71457ec76edb2caf5aef577f54f7e61dd3a77 Mon Sep 17 00:00:00 2001
From: Elazar Lachkar
Date: Thu, 4 Dec 2025 11:00:53 +0200
Subject: [PATCH 10/10] Ran prettier on README
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 3d18d20eb..34cae4941 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ From the [Elementary](https://www.elementary-data.com/) team, helping you delive
Ranked among the top 5 dbt packages and supported by a growing community of thousands.
### Table of Contents
+
- [**What's Inside the Elementary dbt Package?**](#whats-inside-the-elementary-dbt-package)
- [**Get more out of Elementary dbt package**](#get-more-out-of-elementary-dbt-package)
- [**Anomaly Detection Tests**](#anomaly-detection-tests)
@@ -37,10 +38,10 @@ The **Elementary dbt package** helps you find anomalies in your data and build m
To generate observability reports, send alerts, and govern your data quality effectively, connect your dbt package to one of the following options:
-- **Elementary OSS**
-**A self-maintained, open-source CLI** that integrates seamlessly with your dbt project and the Elementary dbt package. It **enables alerting and provides the self-hosted Elementary data observability report**, offering a comprehensive view of your dbt runs, all dbt test results, data lineage, and test coverage. Quickstart [here](https://docs.elementary-data.com/oss/quickstart/quickstart-cli), and our team and community can provide great support on [Slack](https://www.elementary-data.com/community) if needed.
-- **Elementary Cloud**
-A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place. To learn more, [book a demo](https://cal.com/maayansa/elementary-intro-github-package) or [start a trial](https://www.elementary-data.com/signup).
+- **Elementary OSS**
+ **A self-maintained, open-source CLI** that integrates seamlessly with your dbt project and the Elementary dbt package. It **enables alerting and provides the self-hosted Elementary data observability report**, offering a comprehensive view of your dbt runs, all dbt test results, data lineage, and test coverage. Quickstart [here](https://docs.elementary-data.com/oss/quickstart/quickstart-cli), and our team and community can provide great support on [Slack](https://www.elementary-data.com/community) if needed.
+- **Elementary Cloud**
+ A managed, AI-driven control plane for observability, quality, governance, and discovery. It includes automated ML monitoring, column-level lineage from source to BI, a built-in catalog, and AI agents that scale reliability workflows. Cloud supports both engineers and business users, enabling technical depth and simple self-service in one place. To learn more, [book a demo](https://cal.com/maayansa/elementary-intro-github-package) or [start a trial](https://www.elementary-data.com/signup).