- Add k8s/ manifests (StatefulSet, kustomize, PDB, ServiceMonitor) + docs/runbooks/kubernetes.md - Add tidal-server/src/openapi.rs (utoipa OpenAPI spec) and wire into router - Add docs/guides/ (build-a-feed-app, embeddings, server-deployment) + foryou_feed example - Consolidate tidal/docker/ into root docker/ (single canonical home) - Update API.md, QUICKSTART.md, README.md, CLAUDE.md, check-docs.sh accordingly
11 lines
813 B
Markdown
11 lines
813 B
Markdown
# 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-06-09 | All 25 built-in profiles: strategy + sort + diversity + UC map |
|
|
| 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 |
|