Device GPS facts (issue #146 Slice 1): recognized comment-kv keys that are
facts, not settings — queryable via --where and surfaced in devices show/list's location block, but never coerced into resolver settings
(distinct from both the override allowlist above and the lookup keys below).
See commands/devices/README.md (Location / GPS) and src/resolver/geo.ts
for parsing/validation.
Device GPS facts (issue #146 Slice 1): recognized comment-kv keys that are facts, not settings — queryable via
--whereand surfaced indevices show/list'slocationblock, but never coerced into resolver settings (distinct from both the override allowlist above and the lookup keys below). Seecommands/devices/README.md(Location / GPS) andsrc/resolver/geo.tsfor parsing/validation.