# Codedb Foundation

> Use when building or porting codedb-style code-intelligence search engines — typo-substring trigram indexes with bloom pruning, inverted word indexes with BM25+ ranking, content-defined n-gram indexes, mmap zero-copy persistence, deterministic call/import graphs, generation-safe result caches, and tiered recall ladders for agent context tools. Source code and direct tests are ground truth; references carry decisive excerpts and graph retrieval.

- Skill: `ryan-brosas/codedb-foundation` (Agent Skill, multi-file: 19 files)
- Install (CLI): `npx skillmds@latest add ryan-brosas/codedb-foundation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ryan-brosas/codedb-foundation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ryan-brosas (https://skillmd.com/u/ryan-brosas)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ryan-brosas/codedb-foundation

---

# codedb: Code-Intelligence Search Engine Foundation

## Foundation contract

This is a cold, source-specific foundation, not an operational procedure. It is
historical, revision-pinned evidence rather than timeless guidance. Current
project source, tests, requirements, and runtime behavior outrank this
projection and decide what ships.

## Provenance and revision

- Source record: `codedb`; portable upstream identity, license, coverage caveats, and retrieval history are preserved in the index.
- Recorded revision: `main@43bc3ca2`.
- Full provenance, coverage caveats, boundaries, and preserved evidence:
  `references/index.md`.

## Topic map

- Representative topics: Zero-copy word index; Removal dual-path & shard
  parity; Bloom posting masks; Regex prefilter compiler; Sparse n-grams;
  Overlay lattice; Two-file disk format; Tier ladder.
- Scope and retrieval questions: `references/index.md#use-this-for`.
- Complete capsule chooser: `references/index.md#load-the-matching-source-dump`.
- Detailed grouped map: `references/index.md#capsule-map`.
- Source limitations and portability boundaries: `references/index.md#boundaries`.

## Retrieval

Open the index, choose one capsule matching the active question, and load only
that capsule. Revalidate its cited source and revision before relying on it. Do
not bulk-load the inventory, treat historical claims as current truth, or apply
this foundation as a procedure.

