Commit Graph

2 Commits

Author SHA1 Message Date
LemonNexus 43a43e2644 fix(tests): correct DPP test expectation
Test was expecting old (wrong) PED-based calculation.
DPP = Damage / PEC (not Damage / PED)
10 damage / 2 PEC = 5.0 DPP
2026-02-08 21:16:11 +00:00
LemonNexus 97b9403b11 feat(phase2): Complete Phase 2 Integration - Bug fixes: SimpleCache self._timestamps typo, MOCK_TOOLS key typo. Agent-swarm UI: main_window, hud_overlay, loadout_manager. Nexus API with mock data. All tests passing. 2026-02-08 21:07:47 +00:00