harb/onchain/analysis/V3_FUZZING_LOG.md
openhands b7260b2eaf chore: analysis tooling, research artifacts, and code quality
- Analysis: parameter sweep scripts, adversarial testing, 2D frontier maps
- Research: KRAIKEN_RESEARCH_REPORT, SECURITY_REVIEW, STORAGE_LAYOUT
- FuzzingBase: consolidated fuzzing helper, BackgroundLP simulation
- Sweep results: CSV data for full 4D sweep (1050 combos), bull-bear,
  AS sweep, VWAP fix validation
- Code quality: .gitignore for fuzz CSVs, gas snapshot, updated docs
- Remove dead analysis helpers (CSVHelper, CSVManager, ScenarioRecorder)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 18:22:03 +00:00

21 lines
659 B
Markdown

# OptimizerV3 Adversarial Fuzzing — 2026-02-12 23:08 UTC
## Staking Scenarios — V3 boundary validation
### 50pct-bear (staked=50%, tax_idx=0 → BEAR AS=30% AW=100, buybias=10)
Result: **0/5**
### 95pct-lowtax-bull (staked=95%, tax_idx=0 → BULL AS=100% AW=20, buybias=10)
Result: **0/5**
### 95pct-hightax-bear (staked=95%, tax_idx=8 → BEAR AS=30% AW=100, buybias=10)
Result: **0/5**
### 97pct-lowtax-bull (staked=97%, tax_idx=0 → BULL AS=100% AW=20, buybias=10)
Result: **0/5**
### 97pct-maxtax-bull (staked=97%, tax_idx=29 → BULL AS=100% AW=20, buybias=10)
Result: **0/5**
### Campaign Complete: 2026-02-12 23:09 UTC