Skip to content

Commit f503158

Browse files
author
asbestos22
committed
docs: update changelog to v10.6 — add v9.0 and full v10.x line
1 parent 505eccb commit f503158

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,9 +478,32 @@ Sample output across windows (seed=42, equal-weight portfolio):
478478

479479
The 30-day window is dominated by holding-period drift noise — too few trades to overcome it. The 90-day window is where the trade alpha begins to express itself and the strategy shows positive Sharpe. The 365-day window captures a realistic regime mix where 31% of days are RISK_OFF — the strategy's job there is **survival**: stay close to flat, keep max drawdown under 10%, then participate when macro improves.
480480

481-
## CHANGELOG: v1 → v8 Evolution
481+
## CHANGELOG: v1 → v10.6 Evolution
482482

483-
**v8.0** (Current)
483+
**v10.6** (Current)
484+
- In-browser BUY SIGNAL flow — connect MetaMask, sign EIP-3009 `TransferWithAuthorization` (gasless), pay 0.1 U for a full scan via `/buy`
485+
- Human-readable signal summary (regime, Fear & Greed, BTC dominance, top narratives by conviction) with Copy + Download JSON; raw payload collapsed
486+
- "Pay with x402" labelling on the dashboard buy button
487+
488+
**v10.5**
489+
- Paper Trader — Track 1 simulator with live PancakeSwap quotes and on-dashboard ledger panel
490+
491+
**v10.3**
492+
- ERC-8183 commerce LIVE on BSC mainnet — escrow job 119 + 5 settlement txs
493+
494+
**v10.2**
495+
- Wired x402 paywall + ERC-8183 commerce onto the `/signal` endpoint (tiered: base 0.01 / regime 0.05 / full_scan 0.1 U)
496+
497+
**v10.1**
498+
- Live ERC-8004 agent registration on BSC mainnet (agentId 129156)
499+
500+
**v10.0**
501+
- Stablecoin Risk Radar — defensive rotation overlay
502+
503+
**v9.0**
504+
- Aligned baskets to the 149-token whitelist, expanded to 10 narratives (multichain coverage)
505+
506+
**v8.0**
484507
- Fixed circuit breaker recovery logic (trough-based recovery)
485508
- Corrected t-distribution implementation (proper χ²/df scaling)
486509
- Made conviction decay stateless (thread-safe for live agents)

0 commit comments

Comments
 (0)