diff --git a/README.md b/README.md index 8b4d32a2..5f152cca 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,22 @@ -# KTX +
++ Workspace-first context layer for database agents +
+ + + +--- + +KTX stores warehouse memory in a project directory, generates and validates +semantic-layer YAML, indexes knowledge, scans database schemas, and exposes the +result through a CLI and MCP server. KTX projects are plain files: YAML, Markdown, SQLite state, and generated artifacts. You can inspect them, commit them, and serve them to any MCP client. diff --git a/assets/ktx-readme-header.png b/assets/ktx-readme-header.png new file mode 100644 index 00000000..11cfb4e4 Binary files /dev/null and b/assets/ktx-readme-header.png differ diff --git a/docs-site/components/logo.tsx b/docs-site/components/logo.tsx index e47cc394..db67a689 100644 --- a/docs-site/components/logo.tsx +++ b/docs-site/components/logo.tsx @@ -2,42 +2,12 @@ export function Logo() { return (