May 28, 2026
AI meets the office rumor mill
Show HN: Ktx – Open-source executable context layer for data agents
This new AI data helper wowed some people, but the comments instantly turned into a fact-check fight
TLDR: ktx wants to stop AI assistants from guessing their way through company data by giving them approved business knowledge first. Commenters were intrigued, but the loudest reaction was skepticism: people immediately demanded comparisons, proof of accuracy, and answers about how it handles constantly changing company facts.
A new open-source tool called ktx is pitching itself as the grown-up babysitter for AI data agents: instead of letting chatbots freestyle their way through company databases, it tries to teach them the “right” numbers, the right definitions, and the right company know-how first. In plain English, it promises to stop AI from making up business answers by feeding it approved knowledge from places like internal docs, dashboards, and data tools. Sounds neat! But the real action was in the comments, where the crowd immediately did what internet crowds do best: cross-examine the hype.
The strongest reactions came from the skeptics, who wanted receipts, not vibes. One commenter basically asked, “Cool demo, but does it actually work better than the other shiny tools already out there?” Another went straight for the jugular with questions about accuracy, benchmarks, and whether this whole thing ages badly when company knowledge changes over time. That’s the drama here: fans see a smart fix for AI’s habit of guessing; doubters see another ambitious layer that could become yesterday’s truth in tomorrow’s meeting.
Still, the thread wasn’t all doom and side-eye. One commenter gave the project a polite nerd nod, calling context management an underexplored area and suggesting a clever “facts first, long text later” approach to keep costs and clutter down. No meme riot erupted, but the vibe was classic Hacker News: half “finally, someone is tackling this,” half “show me the benchmark spreadsheet or I’m not impressed.”
Key Points
- •Ktx is presented as an open-source, self-improving context layer that helps data agents query warehouses using approved metric definitions, joinable columns, and business knowledge.
- •The article says ktx ingests company knowledge, organizes and deduplicates wiki content, flags contradictions, maps warehouse metadata and usage patterns, and detects joinable columns automatically.
- •Ktx is described as building a semantic layer over raw tables and metrics through a join graph that resolves chasm and fan traps and enables declarative metric retrieval.
- •The tool exposes CLI and MCP interfaces for agent execution and is intended to work with agents such as Claude Code, Codex, Cursor, and OpenCode.
- •The article lists support for PostgreSQL, Snowflake, BigQuery, ClickHouse, MySQL, SQL Server, and SQLite, with integrations including dbt, MetricFlow, LookML, Looker, Metabase, and Notion.