Skip to content

fix: harden Kanban board reads#2

Merged
AIEngineerX merged 1 commit into
mainfrom
fix/olympus-kanban-missing-db-warning
Jun 26, 2026
Merged

fix: harden Kanban board reads#2
AIEngineerX merged 1 commit into
mainfrom
fix/olympus-kanban-missing-db-warning

Conversation

@AIEngineerX

Copy link
Copy Markdown
Owner

Summary

  • verify Kanban SQLite read connections before returning them
  • fall back to immutable read-only mode when normal read-only opens but first query fails
  • add a regression test for existing board DB reads

Verification

  • python3 -m unittest tests.test_privacy_contract -v
  • npm run verify
  • npm run test:security
  • npm run test:performance
  • npm run test:compat
  • npm audit --audit-level=moderate
  • live collect_kanban check: stderr empty; default board read with no error

@AIEngineerX AIEngineerX merged commit abd6a22 into main Jun 26, 2026
1 check passed
@AIEngineerX AIEngineerX deleted the fix/olympus-kanban-missing-db-warning branch June 26, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant