feat(storage): add research project schema#46
Merged
Conversation
hubab1
force-pushed
the
32b-research-project-schema
branch
from
July 19, 2026 08:28
3d012b0 to
07b2696
Compare
hubab1
force-pushed
the
32a-v4-migration-fixture
branch
from
July 26, 2026 08:59
85e61bc to
95da8d0
Compare
hubab1
force-pushed
the
32b-research-project-schema
branch
from
July 26, 2026 09:09
07b2696 to
b6db5f3
Compare
hubab1
marked this pull request as ready for review
July 26, 2026 09:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Current-main restack
The schema commit was reconstructed on current
mainafter the exact V4 fixture merged. The refreshed PR contains one conventional commit and only the intended schema, migration, and persistence-test files.Validation
git diff --checkpassedReview gate
This changes the persistent schema from V4 to V5. It remains a separate PR so the migration can be reverted or diagnosed independently of project lifecycle and UI work.
Contributes to #3.