feat: add Uptime Kuma event source - #14
Conversation
🤖 Automated Review PanelReviewer A — gpt-5.6-terraMAJOR (resolved): Uptime Kuma's Reviewer B — independent reviewAPPROVE: No correctness or goal-alignment findings. Both reviewers assessed the COD-465 goal, registry migration, authentication semantics, and diff. The actionable duration finding was fixed before the final full build/test/clippy/fmt/diff gate. |
Auto-Merge GateVerdict: MERGE (squash) — confidence 0.90 Rationale: PR implements COD-465 fully: new Checks observed (all green): test (rite CI). Independent local verification (disposable clone, TechGodHQ/rite @ e424144): Scope limits: No secrets exposed or logged (secret held as bytes, never in Debug output paths); webhook secret is user-supplied config, not a credential of this repo. Linked Linear COD-465 scanned for manual-review markers — none. |
Summary
Signatureverification.receive_eventoperation and status contract.Verification
cargo build --all-targetscargo test --all-targets(21 tests)cargo clippy --all-targets -- -D warningscargo fmt --all -- --checkgit diff --checkCloses COD-465.