Commit graph

5 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
v0.2.0
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
30cc586f34 Add CI/CD pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2026-05-10 19:26:44 +08:00
46d4bb2b49 Update rules section 2026-04-30 08:49:15 +07:00
2d98ed1b5d Initial commit v0.1.0 2026-04-26 19:52:57 +07:00