Commit graph

3 commits

Author SHA1 Message Date
7d23348098 Derive probed record types from the working zone
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Stop blindly probing a fixed list (which always included CAA): read the
auto-filled zone and only probe the RR types each owner actually has,
keeping SOA/NS at the apex. The recordTypes option still works as an
explicit override; missing zone falls back to the legacy default.
2026-05-25 18:30:38 +08:00
d4c44e879b Treat unreachable resolvers as unknown, not warnings
An unreachable resolver tells us nothing about propagation: it's neither
a disagreement nor an error in the zone. Surface it as a distinct
Unreachable state so it stops polluting warning counts and the
Disagreeing/Errored buckets.
2026-05-25 16:23:15 +08:00
2d98ed1b5d Initial commit 2026-04-26 19:52:57 +07:00