Skip to content

fix: patch legacy effectiveness schema upgrade#8

Merged
tryweb merged 1 commit intomainfrom
fix/effectiveness-schema-upgrade
Mar 20, 2026
Merged

fix: patch legacy effectiveness schema upgrade#8
tryweb merged 1 commit intomainfrom
fix/effectiveness-schema-upgrade

Conversation

@tryweb
Copy link
Owner

@tryweb tryweb commented Mar 20, 2026

Summary

  • patch effectiveness_events during store initialization so pre-0.1.5 databases gain the missing source column before new recall writes
  • preserve legacy recall summary behavior by treating missing source values as system-transform and add regression coverage for upgraded databases
  • archive and sync the OpenSpec change 2026-03-20-add-effectiveness-schema-upgrade

Verification

  • docker compose build --no-cache && docker compose up -d
  • docker compose exec app npm run verify

Patch pre-0.1.5 effectiveness event tables by adding the missing source column during store initialization so upgraded installs can append recall events safely.

OpenSpec: 2026-03-20-add-effectiveness-schema-upgrade
@tryweb tryweb merged commit b71bd5b into main Mar 20, 2026
3 checks passed
@tryweb tryweb deleted the fix/effectiveness-schema-upgrade branch March 20, 2026 02:57
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