credited root-cause analysis and repair strategy
Reliable Hermes Installation on Android — PR #100574
Diagnosed the Termux installer's mismatch with Hermes's supported Python range and defined a two-stage repair: provision a supported interpreter first, then validate newer Python as a complete runtime change. The merged installer follows that strategy with compatible-version selection and a Termux User Repository fallback, preserving gustbr's implementation.
Diagnosed the Termux installer's mismatch with Hermes's supported Python range and defined a two-stage repair: provision a supported interpreter first, then validate newer Python as a complete runtime change. The merged installer follows that strategy with compatible-version selection and a Termux User Repository fallback, preserving gustbr's implementation.
My contribution is the analysis and two-stage repair strategy. This record does not establish that Python 3.14 support shipped.
