Files
brk/crates/brk_computer/src
Brandon Collins 5ecfd6cd42 fix: address vecdb compatibility and add unit tests
- Switch to vecdb 0.6.0 for compatibility with brk_types u8/i8
- Add proper trait imports (VecIndex, AnyVec, IterableVec, etc.)
- Add unit tests for Reserve Risk formula validation:
  - test_hodl_bank_formula: Verifies cumulative calculation
  - test_reserve_risk_formula: Verifies division formula
  - test_reserve_risk_interpretation: Documents metric semantics
  - test_hodl_bank_negative_contribution: Tests edge case

All 16 tests pass (12 existing + 4 new).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 11:15:30 -05:00
..
2026-01-13 22:32:29 +01:00
2026-01-20 15:04:00 +01:00
2026-01-16 15:17:42 +01:00
2026-01-10 18:43:18 +01:00
2026-01-20 15:04:00 +01:00
2026-01-14 00:39:28 +01:00
2026-01-11 17:19:00 +01:00
2026-01-10 18:43:18 +01:00
2026-01-17 02:34:08 +01:00
2026-01-10 18:43:18 +01:00
2026-01-10 18:43:18 +01:00
2026-01-10 18:43:18 +01:00
2026-01-13 23:14:26 +01:00
2026-01-20 15:04:00 +01:00
2026-01-18 16:04:24 +01:00
2026-01-09 20:00:20 +01:00
2025-12-03 19:33:08 +01:00