fix(chore): adjust overview document (#2328)

This commit is contained in:
Pin Hsu Chen
2026-05-27 16:07:09 +08:00
committed by GitHub
parent 2f5c062122
commit d43582c301
+1 -1
View File
@@ -6,7 +6,7 @@
**Wren AI is the open context layer for AI agents.** It sits between your data sources and any agent or application that needs to query them.
The goal is simple: **one governed semantic layer for every data consumer**. Humans and agents should not rebuild business logic from scratch, argue over which number is right, or bypass governance just because the interface changed.
The goal is simple: **one governed context layer for every data consumer**. Humans and agents should not rebuild business logic from scratch, argue over which number is right, or bypass governance just because the interface changed.
Wren AI gives them the same machine-readable understanding of your business data: what the data means, how it should be joined, which definitions are approved, and how queries should be planned against the underlying database.