Commit Graph

2 Commits

Author SHA1 Message Date
Joseph Doherty 46ead5ea9f Improve XML documentation coverage across src modules and sync generated analysis artifacts. 2026-03-14 03:56:58 -04:00
Joseph Doherty 3107615885 feat: add service export latency tracking with p50/p90/p99 (Gap 9.1)
Add ServiceLatencyTracker with sorted-sample histogram, percentile getters (p50/p90/p99), average/min/max, reset, and immutable snapshot. Wire LatencyTracker and RecordServiceLatency onto Account. Cover with 11 xUnit tests.
2026-02-25 12:52:05 -05:00