harb/onchain/test
giteadmin 30fa49d469 Implement anti-arbitrage strategy validation test
- Add testAntiArbitrageStrategyValidation() to LiquidityManager.t.sol
- Validates asymmetric slippage profile protects against trade-recenter-reverse attacks
- Test results: 80% round-trip slippage loss proves protection mechanism effective
- Confirms ANCHOR (17% ratio) vs FLOOR/DISCOVERY (deep) liquidity design
- Update CLAUDE.md with comprehensive anti-arbitrage strategy documentation
- Update VWAP_TEST_GAPS.md marking anti-arbitrage validation as completed

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 11:25:30 +02:00
..
helpers beautified 2025-07-08 10:33:10 +02:00
mocks beautified 2025-07-08 10:33:10 +02:00
Harberg.t.sol beautified 2025-07-08 10:33:10 +02:00
LiquidityManager.t.sol Implement anti-arbitrage strategy validation test 2025-07-08 11:25:30 +02:00
Stake.t.sol beautified 2025-07-08 10:33:10 +02:00
VWAPDoubleOverflowAnalysis.t.sol fix: extract VWAP logic and fix critical dormant whale vulnerability 2025-07-08 10:31:41 +02:00
VWAPTracker.t.sol fix: extract VWAP logic and fix critical dormant whale vulnerability 2025-07-08 10:31:41 +02:00