Commit graph

2 commits

Author SHA1 Message Date
2c1eb7560c checker: expose standalone /check route via CheckerInteractive
Implements RenderForm/ParseForm on the provider: users can hit /check
with just a domain name; ParseForm resolves CAA records via direct DNS
queries (walking up the label tree per RFC 8659) and hands the SDK a
synthetic service payload so the standard Collect → Evaluate pipeline
runs without a happyDomain host. TLS probes are not gathered here, so
the rule reports StatusUnknown for the TLS cross-check in this mode.
2026-04-23 22:11:10 +07:00
b9175054bc Initial commit 2026-04-23 21:52:51 +07:00