Skip to content
← All projects

AI Knowledge Base

Live

Field Guides

Consolidating scattered, multi-source information into one clean, interlinked, trustworthy reference.

Everything here is live and public. Browse the Field Guides portal, or go straight into The Product Manager’s Atlas.

The problem

Useful knowledge is rarely in one place. On any topic and inside any organization, it is scattered across wikis, docs, web pages, PDFs, threads, Jira/Linear, and people’s heads. The information usually exists, but folks often resort to pinging their colleague for the tenth time on “where to find the most up-to-date thing.” The cost shows up as unnecessary coordination effort, errors from stale documentation, and suboptimal onboarding that drags on for months. People need a single source of truth: deep enough to trust, and fast enough that checking it beats pinging a colleague.

Who it’s for, and why it matters

Anyone who has to turn sprawl into something usable: a new hire getting up to speed, a team or Product Manager drowning in Confluence/Jira, Drive/SharePoint and Slack, or someone going deep on a subject worth knowing well (… or something they love). The topics here range from my own profession, product management, to things I just enjoy, like coffee and beer. I believe in spending less time searching and more time thinking.

What I built

The Product Manager's Atlas home page: the hero, the 126-note and 12-competency stats, and the map of competency domains
The Product Manager's Atlas: 126 interlinked notes mapping the product management craft, navigable from a single home page.

Deep, interlinked knowledge bases (“field guides”) that pull an entire domain into one readable, navigable reference. Three so far, all built with the same repeatable method (read: Claude skills) rather than hand-crafted one-offs:

Browse all three guides →

The newest one is the one that matters most here. The Atlas is not just compiled from public sources. I folded the frameworks I have built and used to level and coach PMs into community-vetted best practice. The result is a field guide that is personal and specific, yet grounded in what the field agrees on. I believe this is how internal knowledge bases will be organized in the future, an organization’s proprietary knowledge, data, and insights, bundled with industry-wide information, in one place that aligns each individual on the way forward. Answers should be one or two clicks away, for everyone.

How it works

  1. Architect first. Map the domain into an information architecture, the sections, categories, and atomic notes, before writing a word of content. This is where Claude and I go back and forth on structure, breadth, and depth. Adding some level of expert domain curation is a critical step to ensure the guide’s coverage and flow are on point.
  2. Generate in parallel. Draft the notes with parallel Claude agents, using my voice or a predefined one. Each note is generated independently and cross-linked to the others via wikilinks for easy navigation.
  3. Verify integrity. Review text for tone and syntax rules. Programmatically check every link: no dead ends, no orphan notes. Trust is the whole point of a reference, and it should read and work as if it were my own.
  4. Generate assets. Produce custom visual assets to add a layer of personality and design aesthetic to the site. These are not critical and are imperfect, but they do the job they are built for.
  5. Publish. Ship it as a fast static site.

The value is in the architecture and the integrity, not the word count.

A competency note inside the Atlas: a clear definition, the behaviors that make it up, an on-this-page table of contents, and inline links to related notes
One atomic note, the Feature Specification competency. Each note is focused, opinionated, and cross-linked, with a by-level breakdown and its own table of contents.

Ask the Guide

The Ask the Guide assistant answering 'What does a Senior PM need that a PM doesn't?' with a short grounded answer and 'Go deeper' links to the exact notes it drew from
Ask the Guide, answering a real question on the live Atlas: the response is drawn only from the guide's own notes, with "Go deeper" links to the exact sources it used.

A reference is only as good as how quickly you can get an answer from it. When I tested the guides with friends and family, it became clear that not everyone has time to scour a knowledge base. Expectations have moved too: in an AI world, search means an informed answer, not a page of links. So I built ‘Ask the Guide’.

Ask in plain language, “What does a Senior PM need that a PM doesn’t?”, “What grind size for a V60?” and get a short, direct answer drawn only from that guide’s own notes, with links to the exact notes it used if you want to go deeper.

The grounding is the whole point. The assistant answers strictly from the guide’s verified content; when the guide does not cover something, it says so instead of guessing. Every answer cites its sources. That is the line between “AI that might be right” and “AI that shows its work”, and it only holds because the notes underneath were already checked for integrity.

Mechanically: a same-origin serverless function retrieves the few most relevant notes (plain keyword matching over each guide’s corpus, no vector database, which a 150-note guide does not need), then Claude Sonnet 4.6 writes a grounded answer that streams back as you read. The API key stays server-side, and given this is an exploratory project, a hard $5/month spend ceiling is the real backstop, with per-visitor and global rate limits in front of it. If a limit is hit, the box falls back to keyword search so the guide never breaks.

Stack & architecture

Claude for research and drafting; an Obsidian-style Markdown vault as the source of truth; a wikilink graph as the connective tissue; an automated link-verification pass; static-site generation deployed on Vercel. On top of the static site, a single same-origin serverless function (/api/ask) powers the assistant: keyword retrieval over a per-guide corpus, then a grounded, streamed answer from Claude Sonnet 4.6, with the API key kept server-side.

How I measure success

The primary measure of success is answer-success rate. Does the guide answer the question or provide the avenue to retrieve the answer you are looking for? Given that this is not a truly measurable signal, feedback from users and click-throughs to individual notes are the best proxies. Bounce rate is not a feasible metric for a product where users may find what they are looking for and leave the site.

In addition to answer-success rate, other success indicators are:

Product takeaways

What’s next

More of the guides

The Field Guides portal: The Product Manager's Atlas, The Pour Over Knowledge Base, and The IPA Knowledge Base shown as three tiles
The portal: three guides, one method. Product management leads; coffee and beer show the range.
The Pour Over Knowledge Base home page: 147 notes across twelve domains, in a warm coffee palette The IPA Knowledge Base home page: 154 notes across ten domains, in an amber beer palette The career-ladder domain inside the Atlas, running from APM through CPO