Host facts and runtime predicates need one stdlib-only source that stays correct under architecture emulation. Hardware recognition reads host facts, not environment variables or GPU proxies. The package boundary gives later resolvers and catalog checks a shared foundation. Linear NS-920.
5 lines
162 B
Python
5 lines
162 B
Python
"""Machine facts and resource resolution for every Hermes surface.
|
|
|
|
Host facts describe the machine running this interpreter; resolution has no side effects.
|
|
"""
|