Skip to content

fix(runtime): retire legacy Track B SQLite observations - #174

Merged
try-works merged 1 commit into
devfrom
fix/run94-storage-legacy-sqlite-recovery
Aug 28, 2026
Merged

fix(runtime): retire legacy Track B SQLite observations#174
try-works merged 1 commit into
devfrom
fix/run94-storage-legacy-sqlite-recovery

Conversation

@try-works

Copy link
Copy Markdown
Owner

Run 94 Addendum 12: legacy SQLite Track B recovery

Fixes N-1 SQLite post-observation rows that predate reasoning-effort identity. They are now retired with a bounded receipt before workflow dispatch, matching the established legacy JSON behavior.

TDD proof

  • RED: seeded an actual persisted SQLite row without effort fields; the former code dispatched it.
  • GREEN: the migration marks it legacy_identity_missing, no handler runs, and a non-mutating retired receipt persists after restart.
  • Focused legacy JSON + SQLite tests and Biome pass locally.

A source-bound stage prerelease and full Addendum 12 Phase 5 must be repeated before acceptance.

@try-works
try-works merged commit d41133c into dev Aug 28, 2026
11 checks passed
@try-works
try-works deleted the fix/run94-storage-legacy-sqlite-recovery branch August 28, 2026 09:25
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant