- 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
347 B
Markdown
16 lines
347 B
Markdown
# P1 Task 02: Feedback Loop UX
|
|
|
|
## Deliverable
|
|
|
|
User controls for `more/less/hide/mute/save` and immediate next-refresh adaptation behavior.
|
|
|
|
## Acceptance Criteria
|
|
|
|
- [ ] Feedback control semantics documented.
|
|
- [ ] Next-refresh behavior specified for each control.
|
|
- [ ] Negative-feedback persistence rules documented.
|
|
|
|
## Depends On
|
|
|
|
- Task 01
|