Promote Chat Session Notification

Nucleic-Session: 68E3C84F-A081-45F2-9B94-0D49D06A0F51
This commit is contained in:
2026-06-27 14:52:11 -07:00
parent 4bca5be90f
commit 279ea38c04
+4
View File
@@ -498,3 +498,7 @@ New: `NvrsionTrunkTests`, `NvrsionReleaseGovernorTests`.
trunk per project. Domain keying (§10) already allows generalizing later.
6. **iOS parity.** Surface trunk state + per-file warm-locks read-only over the sync protocol
(additive wire fields), as the lock viewer does today.
7. **Auto per-session promotion.** Per-session promotion is now implemented as a user action (§6);
*automatically* firing it the moment a chat finishes its turn (so finished chats ship hands-free
while siblings keep working) is the remaining policy question — when to trigger, and how it
interacts with the whole-trunk auto-integrate countdown.