Week of June 23, 2026
Documentation sync for the hardened V2 architecture (perV2_DOCS_SYNC_SPEC).
Documentation
- Unified portfolio — added crankless BST matching flow, V1/V2 comparison table, and architecture diagrams.
- V2 API endpoints — new narrative reference for
/api/v2/portfolio,/markets/orderbook,/leaderboard, and/referrals/validate. - Building on QuantDesk — new
place_order_v2integrator tutorial with seat claims and side encoding. - Copy trading — documented Quant Hub vault leader roles and the 100bps slippage band.
- Order book — linked V2 BST depth to the orderbook API route.
Polish (validation follow-up)
- Building on QuantDesk — added
initialize_portfoliostep before seat claim. - Portfolio parsing — complete 2,360-byte offset map with nested struct sizes.
- Order book — crankless BST matching section moved here from Overview for clearer IA.
- Unified portfolio — slimmed to portfolio focus; links to Trading for execution depth.
- V2 API endpoints — softened internal table naming in portfolio route description.