Internal refactor release - no user-visible changes. Behaves identically to v1.0.9.
Modularizes the Android TV navigation engine: the 1,675-line plugins/tv-navigation.js monolith is split into 18 focused modules under plugins/tv/ - behavior-preserving (every function keeps its name + signature; shared state moves into a tvContext singleton). Foundation for the upcoming upstream PR series.
Validated by the full 13-batch TV smoke walkthrough (64 TV + 3 phone checks) on Google TV Streamer 4K + Pixel 9 - zero regressions.
Also includes the repo-level security hardening pass (Dependabot, CodeQL, secret scanning, branch/tag rulesets, Sigstore release attestation) from the same timeframe.
Upstream base: v0.13.0-beta - APK: abs-android-tv-release-1.0.10.apk