Files
winning-wallet-finder/research/params/study_oracle.json
T
jaxperro 2f4f2ccbbe research silo: edge factory — calibrated sim, Study A/B, forward ledger (#2, #16, #17)
research/ is a hard silo (README rules): read-only tape, no bot imports,
own launchd (com.jaxperro.research-nightly 09:15, after daily ingest).

- tape.py: proxy-resolution (the 742/742-validated method), niche + crypto
  strike/expiry/sprint parsers, tick loaders
- sim.py: FAK execution replayer; hold_s=3 fitted on 29 real labeled live
  attempts (79% fill/miss classification), price noise 2-4c, measured
  OPTIMISM BIAS -2c/fill carried into every verdict threshold
- requote.py: crater refill timing per niche (crypto 94% <4s, esports 83%
  <10s, sports needs ~25s, geo/politics minutes) -> params/requote_timing.json
- study_flow.py + robustness: in-play surge momentum. Identity NULL result:
  10 pooled controls +23.85/fill == informed +23.68 -> hypothesis revised at
  freeze, surge-EV primary, identity secondary (#16)
- study_oracle.py: oracle digital fair value. 86% craters, winner's-curse
  inversion at big edges, nothing frozen (no cell at 30 fills) (#17)
- forward.py + nightly.sh: re-scores frozen studies on last 3 tape days,
  appends forward_ledger.jsonl; verdicts ONLY from post-freeze rows

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:34:22 -04:00

37 lines
684 B
JSON

{
"grid": {
"0.04": {
"events": 6169,
"fills": 26,
"misses": 5292,
"pending": 851,
"ev_per_fill": 12.39,
"hit": 0.577,
"pnl": 322.14
},
"0.07": {
"events": 4225,
"fills": 16,
"misses": 3781,
"pending": 428,
"ev_per_fill": 2.29,
"hit": 0.5,
"pnl": 36.72
},
"0.1": {
"events": 3151,
"fills": 11,
"misses": 2885,
"pending": 255,
"ev_per_fill": -31.03,
"hit": 0.455,
"pnl": -341.28
}
},
"frozen_edge": null,
"n_universe": 8264,
"tick_lo": 1784490952.0,
"our_fills_graded": [],
"frozen_at": "2026-07-20 21:21 UTC",
"note": "NO holdout exists (21h ticks) \u2014 belief deferred entirely to forward_ledger"
}