diff --git a/catalog/ansible-edge-gitops/pattern.yaml b/catalog/ansible-edge-gitops/pattern.yaml
index 21b5595..fb445ce 100644
--- a/catalog/ansible-edge-gitops/pattern.yaml
+++ b/catalog/ansible-edge-gitops/pattern.yaml
@@ -1,6 +1,7 @@
metadata_version: "2.0"
name: ansible-edge-gitops
pattern_version: "2.0"
+description: Ansible Edge GitOps demonstrates managing edge devices and VMs at scale using Ansible Automation Platform on OpenShift, bringing GitOps practices to environments that lack native GitOps support.
display_name: Ansible Edge GitOps
repo_url: https://github.com/validatedpatterns/ansible-edge-gitops
docs_repo_url: https://github.com/validatedpatterns/docs
diff --git a/catalog/catalog.yaml b/catalog/catalog.yaml
index a0b9ba4..1ba177d 100644
--- a/catalog/catalog.yaml
+++ b/catalog/catalog.yaml
@@ -1,6 +1,6 @@
-generated_at: "2026-04-16T07:30:15Z"
+generated_at: "2026-04-16T09:03:31Z"
generator_version: "1.0"
-catalog_description: 'Additional patterns can be found here: validatedpatterns.io'
+catalog_description: '(Tech-Preview) Additional patterns can be found here: validatedpatterns.io'
patterns:
- ansible-edge-gitops
- layered-zero-trust
diff --git a/catalog/rag-llm-gitops/pattern.yaml b/catalog/rag-llm-gitops/pattern.yaml
index de605df..05c2f7f 100644
--- a/catalog/rag-llm-gitops/pattern.yaml
+++ b/catalog/rag-llm-gitops/pattern.yaml
@@ -1,6 +1,7 @@
metadata_version: "1.0"
name: rag-llm-gitops
pattern_version: "1.0"
+description: Deploy a RAG chatbot application on OpenShift that augments LLM responses with enterprise documentation stored in a vector database, using a GitOps framework
display_name: AI Generation with LLM and RAG
repo_url: https://github.com/validatedpatterns/rag-llm-gitops
docs_repo_url: https://github.com/validatedpatterns/docs