gai-core 0.1.4

Pure parsing + simulation of Linux name-resolution config (nsswitch.conf, resolv.conf, gai.conf, hosts) — no I/O. Core of the gai CLI.
Documentation

gai-core: pure logic for parsing the OS name-resolution configuration and simulating the getaddrinfo() decision path.

No network I/O, no process interception. Everything here is testable against fixture files, which is the whole point of keeping it separate from gai-probe.