- 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
16 lines
359 B
Markdown
16 lines
359 B
Markdown
# P1 Task 03: Quality and Diversity Baseline
|
|
|
|
## Deliverable
|
|
|
|
Default quality floor and diversity guardrails for top-ranked briefing items.
|
|
|
|
## Acceptance Criteria
|
|
|
|
- [ ] Duplicate suppression policy defined.
|
|
- [ ] Source/topic diversity thresholds defined for top 10 items.
|
|
- [ ] Freshness floor defined for time-sensitive domains.
|
|
|
|
## Depends On
|
|
|
|
- Task 02
|