D439 - Cross-section hardware diff: the system-wide divergences worth fixing

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

Ran obSCEne's probe under orbistoun and diffed all 262 shared res values against the hardware report. Sorting the ~26 divergences into what transfers and what does not:

System-wide, fixable (a fixed platform behaviour):

Not transferable - left alone: timing and counters (010-kernel/*, 050-time/usleep, 018-relational/clock), thread and object identities (018-relational/*, 030-thread/self, 100-input/open, 070-user/initial-user - real ids are large where orbistoun uses 1, per-run/account), and the flexible budget (020-memory/flexible-available, per-process - D437). 110-modules/* = 0x20 vs 1 is a real count divergence (hardware sees 32 loaded modules) but reflects a different loaded set, not a fixed value.

Fixing the file error codes first, as the largest coherent cluster.