D441 - dlsym handle validation and sysmodule id-0, from user direction on the D440 tail

measured - 2026-09-01 (user-directed, /loop)

The user asked for the two D440 "needs a decision" module checks to be answered in code, and confirmed neo-mode is the existing Pro toggle. Both are now implemented and verified equal to hardware by the probe:

neo-mode is not a code change. "Neo" is Pro - the faster hardware revision - and orbistoun already carries the toggle (Machine::revision = Base|Pro, set from the settings file, default Base, which makes sceKernelIsNeoMode answer 0). The measured console answers 1, so matching it is presenting a Pro machine via settings, not new code - left as a configuration choice because a guest told it is neo may expect capabilities orbistoun does not provide.

The rejects-* error-code sweep is now complete: every one matches hardware. Kernel/systemservice tests green; no title regression.