more docs

This commit is contained in:
johba 2025-08-18 00:16:09 +02:00
parent 50eac74b18
commit 01471b7037
9 changed files with 80 additions and 11 deletions

View file

@ -62,6 +62,9 @@ cd web && npm run dev
- Never fall back to simpler implementations
- Identify root causes, don't work around issues
- Challenge technically unsound requests
- **Price Formats**: `_priceAtTick` returns price² (not sqrtPrice) in X96 format - this is intentional for capital calculations
- **ETH Scarcity**: Floor positions at extreme ticks (140k+) indicate ETH scarcity - this is correct behavior, not a bug
- **VWAP Recording**: VWAP stores price² from anchor midpoint for historical price memory
### Tool Usage
- MCP browser screenshots: Keep under 8000px, use `fullPage: false`