diff --git a/README.md b/README.md index c3ce7222..f9c76644 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,22 @@ -![KTX mascot](assets/ktx-mascot.png) +

+   KTX +

-# KTX +

+ Workspace-first context layer for database agents +

-KTX is a workspace-first context layer for database agents. It 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. +

+ npm version + License + GitHub stars +

+ +--- + +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.