refactor(options): own inventory reload scheduling - #93
Merged
blakinio merged 5 commits intoJul 30, 2026
Conversation
blakinio
marked this pull request as ready for review
July 29, 2026 21:48
blakinio
force-pushed
the
refactor/OTC-20260729-options-phase1-native-migration
branch
from
July 29, 2026 22:12
9127e9c to
3cea444
Compare
blakinio
force-pushed
the
refactor/OTC-20260729-options-phase1-native-migration
branch
from
July 29, 2026 22:28
15c5e19 to
4e09e32
Compare
blakinio
enabled auto-merge (squash)
July 30, 2026 08:16
blakinio
deleted the
refactor/OTC-20260729-options-phase1-native-migration
branch
July 30, 2026 08:59
This was referenced Jul 30, 2026
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.
Purpose
Continue merged PR #36 by removing the temporary global
scheduleEvent/removeEventinterception from the Phase 0 compatibility adapter.Delivered scope
showExpiryInInventoryand legacyshowExpiryInInvetoryas one adapter-owned value;Current-main reconciliation
PR #92 released the changelog lease, and PR #94 archived its separate W6 task. This branch was rebuilt on exact current
maincommit4e09e32032e64831c30d6f7aeb31a2ebd4d4520a; its five changed paths do not overlap the #94 archive paths.Validation
Final exact-head Windows CMake/CTest and repository required CI are pending on the rebuilt branch. Earlier runs were intentionally superseded when
mainadvanced.Safety
Legacy client Lua/test registration and agent documentation only. No authentication, protocol, renderer, Canary, server, proprietary asset or greenfield Rust runtime changes.
Task
OTC-20260729-options-phase1-native-migration