diff --git a/docs/NVRSION.md b/docs/NVRSION.md index 985ec4a9..ca609b33 100644 --- a/docs/NVRSION.md +++ b/docs/NVRSION.md @@ -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.