- Persist REQUEST ordinal and set-epoch to NVM via SM_NVM_ORDINAL/SM_NVM_EPOCH macros
- On SMCB_RESTORE: resume cancel timeout with remaining time, re-enter tracking engine mode, re-broadcast state uplink (bNotify=true) in case archive was lost
- On SMCB_INIT: no-op (value is REQUEST_CLEAR)
- Guard @SysInit trk_SignalUser1(TE_IDLE_STATE) to skip if state was restored
- Add SM_NVM_ORDINAL/SM_NVM_EPOCH macros and NvmRecOffsets.i include to ConfigStatefulEnum.i
- Classify classification window as transient (not restored)
- Fix tag mismatch warnings on SM_NVM_ORDINAL/SM_NVM_EPOCH macros (_:NVRO_STATEFULENUM)
- Comment out header LogFmt calls to reduce code size for SAFETY_SYNC_LOCATE variant
- Update README.md and ReleaseNotes.md for v1.11