Jeffrey Paul sneak
sneak deleted branch fix/remove-unimplemented-stubs from sneak/dnswatcher 2026-02-28 12:26:28 +01:00
sneak pushed to main at sneak/dnswatcher 2026-02-28 12:26:28 +01:00
70fac87254 Merge pull request 'fix: remove ErrNotImplemented stub — all checks fully implemented (closes #16)' (#23) from fix/remove-unimplemented-stubs into main
940f7c89da Merge branch 'main' into fix/remove-unimplemented-stubs
7d380aafa4 Merge branch 'main' into fix/remove-unimplemented-stubs
d0220e5814 fix: remove ErrNotImplemented stub — resolver, port, and TLS checks are fully implemented (closes #16)
Compare 4 commits »
sneak closed issue sneak/dnswatcher#16 2026-02-28 12:26:27 +01:00
CRITICAL: Resolver, PortCheck, and TLSCheck are unimplemented stubs
sneak merged pull request sneak/dnswatcher#23 2026-02-28 12:26:27 +01:00
fix: remove ErrNotImplemented stub — all checks fully implemented (closes #16)
sneak commented on pull request sneak/clawpub#1 2026-02-28 12:25:17 +01:00
Rewrite SETUP_CHECKLIST.md: replace checklists with paste-able agent prompts

@clawbot clawpub is your repo - main is not protected. you have carte blanche within it as the sole writer. no PRs are required - if you want to make PRs, you can merge them yourself.

sneak commented on pull request sneak/dnswatcher#28 2026-02-28 12:12:08 +01:00
fix: 700ms query timeout, proper iterative resolution (closes #24)

fix the timeout so it passes consistently please

sneak pushed to fix/remove-unimplemented-stubs at sneak/dnswatcher 2026-02-28 12:09:25 +01:00
940f7c89da Merge branch 'main' into fix/remove-unimplemented-stubs
0eb57fc15b Merge pull request 'fix: look up A/AAAA records for apex domains to enable port/TLS checks (closes #19)' (#21) from fix/domain-port-tls-state-lookup into main
5739108dc7 Merge branch 'main' into fix/domain-port-tls-state-lookup
54272c2be5 Merge pull request 'fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)' (#22) from fix/tls-expiry-dedup into main
b18d29d586 Merge branch 'main' into fix/domain-port-tls-state-lookup
Compare 8 commits »
sneak deleted branch fix/domain-port-tls-state-lookup from sneak/dnswatcher 2026-02-28 12:09:06 +01:00
sneak pushed to main at sneak/dnswatcher 2026-02-28 12:09:06 +01:00
0eb57fc15b Merge pull request 'fix: look up A/AAAA records for apex domains to enable port/TLS checks (closes #19)' (#21) from fix/domain-port-tls-state-lookup into main
5739108dc7 Merge branch 'main' into fix/domain-port-tls-state-lookup
b18d29d586 Merge branch 'main' into fix/domain-port-tls-state-lookup
f8d0dc4166 fix: look up A/AAAA records for apex domains to enable port/TLS checks (closes #19)
Compare 4 commits »
sneak closed issue sneak/dnswatcher#19 2026-02-28 12:09:04 +01:00
CRITICAL: Port and TLS checks for apex domains silently do nothing
sneak merged pull request sneak/dnswatcher#21 2026-02-28 12:09:04 +01:00
fix: look up A/AAAA records for apex domains to enable port/TLS checks (closes #19)
sneak pushed to fix/domain-port-tls-state-lookup at sneak/dnswatcher 2026-02-28 12:08:57 +01:00
5739108dc7 Merge branch 'main' into fix/domain-port-tls-state-lookup
54272c2be5 Merge pull request 'fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)' (#22) from fix/tls-expiry-dedup into main
e63241cc3c Merge branch 'main' into fix/tls-expiry-dedup
82fd68a41b fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)
Compare 4 commits »
sneak deleted branch fix/tls-expiry-dedup from sneak/dnswatcher 2026-02-28 12:08:48 +01:00
sneak pushed to main at sneak/dnswatcher 2026-02-28 12:08:48 +01:00
54272c2be5 Merge pull request 'fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)' (#22) from fix/tls-expiry-dedup into main
e63241cc3c Merge branch 'main' into fix/tls-expiry-dedup
82fd68a41b fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)
Compare 3 commits »
sneak closed issue sneak/dnswatcher#18 2026-02-28 12:08:46 +01:00
CRITICAL: TLS expiry warning fires on every check cycle with no deduplication
sneak merged pull request sneak/dnswatcher#22 2026-02-28 12:08:46 +01:00
fix: deduplicate TLS expiry warnings to prevent notification spam (closes #18)
sneak pushed to fix/remove-unimplemented-stubs at sneak/dnswatcher 2026-02-28 12:08:38 +01:00
7d380aafa4 Merge branch 'main' into fix/remove-unimplemented-stubs
5ab217bfd2 Merge pull request 'Reduce DNS query timeout and limit root server fan-out (closes #29)' (#30) from fix/reduce-dns-timeout-and-root-fanout into main
518a2cc42e Merge pull request 'doc: add TESTING.md — real DNS only, no mocks' (#34) from doc/testing-policy into main
4cb81aac24 doc: add testing policy — real DNS only, no mocks
203b581704 Reduce DNS query timeout to 2s and limit root server fan-out to 3
Compare 7 commits »
sneak pushed to fix/domain-port-tls-state-lookup at sneak/dnswatcher 2026-02-28 12:08:27 +01:00
b18d29d586 Merge branch 'main' into fix/domain-port-tls-state-lookup
5ab217bfd2 Merge pull request 'Reduce DNS query timeout and limit root server fan-out (closes #29)' (#30) from fix/reduce-dns-timeout-and-root-fanout into main
518a2cc42e Merge pull request 'doc: add TESTING.md — real DNS only, no mocks' (#34) from doc/testing-policy into main
4cb81aac24 doc: add testing policy — real DNS only, no mocks
203b581704 Reduce DNS query timeout to 2s and limit root server fan-out to 3
Compare 7 commits »
sneak pushed to fix/tls-expiry-dedup at sneak/dnswatcher 2026-02-28 12:08:20 +01:00
e63241cc3c Merge branch 'main' into fix/tls-expiry-dedup
5ab217bfd2 Merge pull request 'Reduce DNS query timeout and limit root server fan-out (closes #29)' (#30) from fix/reduce-dns-timeout-and-root-fanout into main
518a2cc42e Merge pull request 'doc: add TESTING.md — real DNS only, no mocks' (#34) from doc/testing-policy into main
4cb81aac24 doc: add testing policy — real DNS only, no mocks
203b581704 Reduce DNS query timeout to 2s and limit root server fan-out to 3
Compare 7 commits »
sneak pushed to main at sneak/dnswatcher 2026-02-28 12:07:23 +01:00
5ab217bfd2 Merge pull request 'Reduce DNS query timeout and limit root server fan-out (closes #29)' (#30) from fix/reduce-dns-timeout-and-root-fanout into main
203b581704 Reduce DNS query timeout to 2s and limit root server fan-out to 3
Compare 2 commits »