refactor(emotion): compose Wake context and Drift from ordinary atoms - #6
Merged
Merged
Conversation
kachofugetsu09
marked this pull request as ready for review
August 24, 2026 09:56
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
proactive-feedback.history.v1service instead of a Core proactive eventHistory and ownership
pf_history_import:<cursor>receiptemotion_events, feedback samples, Drift proposal/results remain full historyMigration
Existing schema is validated read-only before any write. v1 to v2 DDL, cursor seed, and version advance occur in one
BEGIN IMMEDIATEtransaction. Legacy identity conflict or payload/hash drift rolls the entire page back without moving the cursor.Validation
9da3a988a2bf62b0f550bd4f6bb98c4eeb1f56f5and PF531eae4e4ac4714aad5417b8257a7240077283452bb332b7f51526763b444871510cb4cba866a45cRecovery
Pre-change bundles were verified before each persistent change. This draft PR does not deploy or change the formal hua-home workspace.