Home

Engineering Knowledge Base

The doltech engineering team’s documentation — owned by us, version-controlled in git.

This is docs-as-code: every page is a markdown file in the engineering-knowledge-base repository. The markdown is the single source of truth; this site is generated from it. Edit a page on Bitbucket and it updates here on the next deploy — and AI coding agents read the same files directly.

What’s here

  • PRDs — product requirement documents. First up: the Exercise AI family.
  • ADRs — architecture decision records, including why this knowledge base exists.
  • Guides — how-to guides and references.
  • Runbooks — operational playbooks.
  • Knowledge — team notes and learnings, grown over time.

How it works

  • Read here, or read the raw markdown straight from the repo.
  • Edit via the “Edit this page on Bitbucket” link on any page, then commit or open a PR — the site rebuilds.
  • Attribution comes from git: every change has an author, a diff, and history.