you
7018ddeaf3
feat(#690): add per-hash evidence and calibration summary to node clock-skew API
Extend GET /api/nodes/{pubkey}/clock-skew to return recentHashEvidence
(most recent 10 hashes with per-observer raw/corrected skew breakdown)
and calibrationSummary (total/calibrated/uncalibrated sample counts).
Evidence is cached during ClockSkewEngine.Recompute() so the route
handler remains cheap. Fleet endpoint omits evidence to keep payload small.
Test: TestNodeClockSkew_EvidencePayload — 3-observer scenario verifying
per-hash array shape, corrected = raw + offset math, and median.
2026-04-24 22:49:53 +00:00
..
2026-04-21 09:09:39 -07:00
2026-04-03 13:51:13 -07:00
2026-04-05 14:50:40 -07:00
2026-04-05 09:49:39 -07:00
2026-04-21 13:45:29 -07:00
2026-04-12 18:09:23 -07:00
2026-04-20 21:46:34 -07:00
2026-04-24 22:49:53 +00:00
2026-04-24 22:49:53 +00:00
2026-04-16 00:18:25 -07:00
2026-04-05 09:49:39 -07:00
2026-04-17 09:24:40 -07:00
2026-04-20 19:55:00 -07:00
2026-04-21 13:45:29 -07:00
2026-04-21 13:45:29 -07:00
2026-04-21 13:45:29 -07:00
2026-04-21 22:17:14 -07:00
2026-04-21 22:17:14 -07:00
2026-04-16 00:09:36 -07:00
2026-04-20 19:55:00 -07:00
2026-03-31 01:10:56 -07:00
2026-04-21 21:13:58 -07:00
2026-03-27 01:16:59 -07:00
2026-04-18 11:52:22 -07:00
2026-04-18 11:52:22 -07:00
2026-04-03 13:11:59 -07:00
2026-04-20 22:15:02 -07:00
2026-04-21 04:51:24 +00:00
2026-04-18 11:52:22 -07:00
2026-04-20 23:10:33 -07:00
2026-04-18 11:39:13 -07:00
2026-04-16 21:35:14 -07:00
2026-04-17 23:43:05 +00:00
2026-04-02 23:45:03 -07:00
2026-04-02 23:45:03 -07:00
2026-04-10 11:19:54 -07:00
2026-04-04 01:25:51 -07:00
2026-04-14 23:22:35 -07:00
2026-04-21 13:45:29 -07:00
2026-04-20 19:55:00 -07:00
2026-04-17 23:43:05 +00:00
2026-04-03 13:33:26 -07:00
2026-04-05 15:05:20 -07:00
2026-04-05 15:05:20 -07:00
2026-03-30 03:42:11 +00:00
2026-04-01 19:26:11 -07:00
2026-04-04 09:51:07 -07:00
2026-04-20 19:55:00 -07:00
2026-04-21 04:51:24 +00:00
2026-04-20 22:50:01 -07:00
2026-04-21 22:17:14 -07:00
2026-04-20 23:10:33 -07:00
2026-04-21 09:09:39 -07:00
2026-04-21 13:45:29 -07:00
2026-04-20 19:55:00 -07:00
2026-04-20 19:55:00 -07:00
2026-04-21 22:17:14 -07:00
2026-03-30 03:42:11 +00:00
2026-04-01 12:19:20 -07:00