TUI + SDK companion for Percona Backup for MongoDB.
Monorepo: sdk/ (Go SDK), mcp/ (MCP server), root (TUI, BubbleTea).
docs/agents/agent-rules.md— Core rules, workflow, git practices, build commands, extension recipesdocs/agents/sdk-conventions.md— SDK architecture, file patterns, sealed commands, PBM contextdocs/agents/tui-conventions.md— TUI architecture, BubbleTea patterns, sub-model designdocs/agents/pitfalls.md— Lessons learned, common bugs and their fixes
docs/agents/progress.md— Work tracking, current focus, backlog, completed milestonesdocs/agents/tui-design.md— TUI layout spec, keybindings, message flow, form overlayssdk/README.md— SDK API documentation and examples