We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: update wiki for Phase 4 completion — fix outdated orchestrator references
docs: update references after Phase 1 model split (db/models.py → modules/) Update all wiki pages that referenced db/models.py to point to the correct domain module files after PR #499 split 53 models into 16 domain modules. Pages updated: Architecture, Database, RBAC, Kanban, Prompts, CRM, Cloud-AI-Training. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: SQLITE_BUSY retry, enhanced health check, VACUUM, migration template (#465, #466)
docs: update UoW test table — 6 new tests (34 total)
docs: add Unit of Work pattern documentation to Database page
docs: update wiki for #463 — backup safety, WAL checkpoint, sales DB paths
docs: add Database wiki page, update Troubleshooting/Monitoring/Sidebar - New Database.md: PRAGMA config, WAL mode, migrations, diagnostics, tests - Troubleshooting: enhanced DB section with PRAGMA checks, WAL notes, FK debugging - Monitoring: health check now includes PRAGMA info - Sidebar + Home: added Database link Ref: PR #467, Issue #462 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>