1.3.3
Framework mode was unreachable on a fresh install (#4). Framework mode and the per-app spoof cover the same ground, so only one may run — and that was enforced by greying the other out. Per-app ships ON, so the framework switch arrived disabled behind a subtitle that never said what to turn off first. Scope System Framework correctly, and the app still reported "Not reachable". Both switches now stay live: turning one on turns the other off.
The diagnostics stopped blaming your scope. "Not reachable" used to lead with "System Framework (system) not scoped" even when the scope was fine and the toggle was simply off — the state every fresh install starts in. It now names the actual cause: framework mode off, or on but not yet live.
Honest status. Two states that used to show as a green "Active" are now reported for what they are. Reboot needed — framework mode is on but its hook is not in system_server yet, so nothing is spoofing until you reboot. Nothing is spoofing — both layers are off, which two taps can reach.
The service card no longer goes stale. Flipping framework mode left it showing the previous state until you left the screen and came back.
Source, issues and builds: https://github.com/Bouteillepleine/DuckUSB