Commit Graph

3 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
56c773dc71 Improve XML documentation coverage across core server components and refresh checker reports. 2026-03-14 02:26:53 -04:00
Joseph Doherty
256daad8e5 feat: port internal data structures from Go (Wave 2)
- AVL SequenceSet: sparse sequence set with AVL tree, 16 tests
- Subject Tree: Adaptive Radix Tree (ART) with 5 node tiers, 59 tests
- Generic Subject List: trie-based subject matcher, 21 tests
- Time Hash Wheel: O(1) TTL expiration wheel, 8 tests

Total: 106 new tests (1,081 → 1,187 passing)
2026-02-23 20:56:20 -05:00