tidaldb/tidal/ai-lookup/index.md
jx12n 3bcfb3c576 feat: Bazel build, crate docs/ai-lookup, docker images, and engine hardening
- Add BUILD.bazel across tidal, tidal-net, tidal-server, tidalctl for bzlmod build
- Add tidal/ crate docs (README, CHANGELOG, CONTRIBUTING, AGENTS, CLAUDE, API, ARCHITECTURE) and ai-lookup reference
- Add docker standalone/cluster/deploy images, compose, and prometheus config
- Harden WAL (batch format, writer, dedup, diagnostics), text syncer/collectors, and vector registry
- Expand tidalctl CLI and tests; restructure WAL/visibility integration test suites
- Refine tidal-net transport/client/server and tidal-server cluster/scatter-gather
2026-06-07 18:29:38 -06:00

793 B

AI Lookup Index

Topic File Confidence Updated Summary
Entities services/entities.md High 2026-02-19 Items, Users, Creators — core data model
Signals services/signals.md High 2026-02-19 Typed event streams with decay, velocity, windowed aggregation
Ranking Profiles services/ranking-profiles.md High 2026-02-19 Named scoring functions declared in schema
Query Language features/query-language.md High 2026-02-19 RETRIEVE/SEARCH/SIGNAL query surface
Sort Modes features/sort-modes.md High 2026-02-19 25+ native sort modes (hot, trending, rising, etc.)
Filters features/filters.md High 2026-02-19 Composable filter dimensions across all queries