Skip to contentSkip to Content
Search

Search

Stable

Full-text search across every page here, built from the production build. It indexes identifiers (EXP-001, FIG-002), code blocks and configuration values as well as prose, so an identifier can be traced without knowing where it lives.

Searching by identifier

The fastest way to find anything in this archive is its identifier. Searching HYP-002 returns the hypothesis itself and every page that references it, which together are the answer to “what depends on this?”.

What is not searchable

The archive/ tree and docs/ are not published, so nothing in them is indexed: configurations, raw outputs, BibTeX sources and internal working documents. Search the repository directly for those.

The search field in the navigation bar is always available and uses a build-time index that ships with the pages. This page uses a full-text index generated as a separate build step, which is more thorough on long pages but absent in local development until pnpm build has been run.

Last updated on