ENGINEERING

Architecture Decision Records

Explicit decisions, context, and consequences. ADRs are engineering artefacts — not marketing claims.

PRODUCTION DOCUMENTATION

Records

ADR-007 Search architecture

Accepted

Status: Accepted
Context: Need discoverability without external search SaaS.
Decision: In-process token matching over blog, products, and navigation; blend with transparent ranking scores.
Consequences: Fast local search; not a full-text engine; scale bounded by content size.