- 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
308 B
308 B
P3 Task 01: Reliability and SLOs
Deliverable
A launch reliability baseline with concrete SLOs and monitoring coverage.
Acceptance Criteria
- Briefing latency and availability SLOs documented.
- Key failure modes mapped to alerts.
- Error budget policy defined.
Depends On
- None