---
schema_version: "newruntime-agent-readable-v0.2"
type: "post"
stable_id: "post:amazon-quick-agentic-catalog-context-boundary"
slug: "amazon-quick-agentic-catalog-context-boundary"
title: "Amazon Quick Makes Catalog Semantics The Agent Boundary"
description: "Amazon Quick's Agentic Catalog Experience turns upstream definitions and relationships into inherited, reviewable context for grounded Q&A and deterministic dashboards."
retrieval_nugget: "Amazon Quick's Agentic Catalog Experience turns upstream definitions and relationships into inherited, reviewable context for grounded Q&A and deterministic dashboards. Natural-language analytics fails when the model receives table names without the business definitions that make those tables meaningful. Amazon Quick's Agentic Catalog Experience treats that as a semantic last-mile problem."
status: "published"
published_at: "2026-08-03"
updated_at: "2026-08-03"
record_date: "2026-08-03"
date_kind: "published_at"
topics: ["agents","data-engineering","developer-tools","ai-adoption"]
source_urls: ["https://aws.amazon.com/blogs/machine-learning/announcing-the-agentic-catalog-experience-in-amazon-quick/"]
visuals: [{"id":"amazon-quick-agentic-catalog-context-boundary","kind":"editorial-diagram","role":"hero","src":"https://newruntime.com/images/posts/amazon-quick-agentic-catalog-context-boundary.webp","alt":"Hand-drawn data architecture where governed catalog metadata and relationships pass through a curator-defined boundary into datasets, semantic topics, grounded questions, and trusted dashboards.","caption":"Amazon Quick keeps the catalog authoritative while an agent assembles a bounded semantic layer for questions and dashboards.","credit":"New Runtime synthesis from AWS Machine Learning Blog","source_url":"https://aws.amazon.com/blogs/machine-learning/announcing-the-agentic-catalog-experience-in-amazon-quick/","generated_with":"gemini-3.1-flash-image","width":1600,"height":900,"legend":[{"label":"Catalog truth","description":"Definitions, relationships, classifications, and governance metadata stay upstream."},{"label":"Curated boundary","description":"A data curator selects the relevant tables and confirms the generated dataset and topic structure."},{"label":"Grounded use","description":"Inherited semantics support natural-language answers and deterministic dashboards."}]}]
routes: {"html":"https://newruntime.com/posts/amazon-quick-agentic-catalog-context-boundary/","markdown":"https://newruntime.com/posts/amazon-quick-agentic-catalog-context-boundary.md","json":"https://newruntime.com/posts/amazon-quick-agentic-catalog-context-boundary.json"}
source_format: "markdown"
---

# Amazon Quick Makes Catalog Semantics The Agent Boundary

## Retrieval answer

Amazon Quick's Agentic Catalog Experience turns upstream definitions and relationships into inherited, reviewable context for grounded Q&A and deterministic dashboards. Natural-language analytics fails when the model receives table names without the business definitions that make those tables meaningful. Amazon Quick's Agentic Catalog Experience treats that as a semantic last-mile problem.

Natural-language analytics fails when the model receives table names without the business definitions that make those tables meaningful. Amazon Quick's Agentic Catalog Experience treats that as a semantic last-mile problem.

Enterprises already maintain descriptions, keys, relationships, glossary terms, quality signals, and metric definitions in systems such as AWS Glue Data Catalog and Databricks Unity Catalog. The Quick Agent searches that catalog using the curator's use case, surfaces relevant tables and relationships, assesses metadata readiness, and proposes a bounded set of datasets and topics.

The upstream catalog remains authoritative. Inherited table and column definitions are read-only in Quick, while primary and foreign key relationships can become preconfigured joins inside a Topic. The initial scope is deliberately narrow: richer metadata helps discovery, but only selected definitions and relationships are inherited into generated assets.

AWS's walkthrough connects Glue for metadata and Athena for the query path. The agent explores a finance catalog, detects a star schema, then creates seven datasets and six joins in a Financial Analytics Topic. The result is immediately available for grounded questions and deterministic dashboards. Metadata refresh is manual today; scheduled synchronization is still on the roadmap.

This complements the governed context approach in WrenAI. The agent does not become the source of truth. It helps a curator turn an existing governed catalog into a smaller operational context boundary, with lineage back to the definitions and relationships that humans already maintain.
