- 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
357 B
357 B
P2 Task 02: Cohort and Context Views
Deliverable
Product surfaces for trending for people like you and optional session-scoped context mode.
Acceptance Criteria
- Cohort view behavior and labels defined.
- Session context mode behavior defined.
- Switching between views preserves user trust and clarity.
Depends On
- Task 01