Delivered: Stable history message ids, cache write elision, and first test target #19
Labels
No labels
delivered
outstanding
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kayg/hermternal-apple#19
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current state
Delivered in commit
b944320. History projections derive deterministic v5-style UUIDs from session id, role, text, and an occurrence counter; live streaming messages retain random ids until the next history projection. Cache writes are elided when the sorted-key encoded transcript is byte-identical, the cache version was bumped, and the first test target covers identity, projection repeatability, write elision, and version rejection.Acceptance criteria
b944320.