You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2026. It is now read-only.
Implement a complete, production-grade distributed task processing system demonstrating modern microservice architecture, observability, and contract-first design principles.
Technology Stack
Build & Runtime
Kubernetes: kind (local cluster)
Container Runtime: Docker Desktop
Build System: Docker-native with Bazel for Go/Rust
Docs Directory Refactor (Phase 32) - Moved 7 .md files to docs/agents/, enhanced README documentation section
Quick Start
# Using TUI (recommended) - guided setup for missing prerequisites
cd src/interfaces/tui && cargo run --release
# or use installed binary: odd-dashboard# Using script (if prerequisites installed)
.\scripts\start-all.ps1