Enterprise Knowledge Platform

A local-first platform that unifies enterprise knowledge scattered across issue trackers, wikis, code hosts, and QA assets — then surfaces the conflicts between them and helps a human decide, with an audit trail. Read-only by design: every connector structurally refuses to write. A daily build journal.

5 posts Python RAG Neo4j React Read-only by design 🔒 some sections gated
The thesis, in one line: AI raises, human decides, everything audited. Read these in order and watch that idea get built — first you can see the conflicts, then you can resolve them with a record, then any source can feed the corpus, and finally the project learns to be honest about what it actually is.
July 2026

The Day I Mostly Didn't Build (and Why That Was the Point)

Some days you ship code. Some days you ship clarity. An audit found six unused dependencies, four frameworks in the docs that the code never imported, and nine capabilities in the pitch deck that lived in no backlog. Today produced no features. It produced a project that knows what it is.

Read more →
June 2026

One Connector for Every Tool Server (and the Bugs You Only Find by Running It)

It started as "how do we ingest our wiki?" and ended as a generic, reusable connector. The unit tests passed against a fake server. Then I ran it against a real one, and reality had notes — a Windows subprocess bug and a reference server that didn't implement the primitive I'd assumed.

Read more →

Governance, Generated Documents, and a Freeze Hiding in Plain Sight

The platform went from "it surfaces problems" to "it helps you decide and produce" — and ended with a bug it had already warned me about. In a document it wrote. About itself. I should read my own generated docs.

Read more →

Making It Legible: Conflicts You Can Act On, and Knowing Your Own Machine

A long UX sweep driven entirely by someone poking at the app and asking the questions a real user asks. A wall of 2,773 near-identical rule cards became a navigable tree. The value isn't the feature — it's making the feature legible.

Read more →

Building an Enterprise Knowledge Platform

Where it started. Retrieval-augmented generation over enterprise documents, designed to run disconnected. The architecture, the retrieval strategy, and the honest trade-offs.

Read more →