Skip to content

Advanced

Deep-dive references for the systems that sit underneath the everyday tools.

Page Topic
Finding Tools The find router, the list unifier, and the lean-core surface (load_tools, LEAN_CORE_ENABLED).
Hybrid Search BM25 + RRF + networkx lineage powering search_models, discover_models, get_relevant_columns.
Memory & Resume The four persistence layers, event log schema, registry handlers.
Quality Gates Eight enforcement rules generate_report runs against your output.
Multi-Tenant CEREBRO_OWNER hashing, salt rotation, cross-tenant isolation.
Semantic Metrics When to use query_metrics vs execute_query.
RPC Scans Bulk on-chain log / call / storage / code / trace scans into ClickHouse scratch tables.
Grafana Publishing Preview, validate, and publish ClickHouse-backed Grafana dashboards.
Usage Guide The full how-to: setup, recipes, recovery, pitfalls.

If you're new to Cerebro, start with the Setup and Usage Guide. The other pages here exist mostly to answer "why is Cerebro doing X?" questions.