Skip to content

Latest commit

 

History

History
141 lines (108 loc) · 7.03 KB

File metadata and controls

141 lines (108 loc) · 7.03 KB

Vindicta Platform — Master Roadmap

Last Updated: 2026-02-10 Timeframe: Feb 4 - Mar 17, 2026 (6 Weeks) GitHub Organization: https://github.com/vindicta-platform/


🎯 Platform Vision

"Provably fair competitive gaming, powered by cryptographically auditable mechanics and AI-driven strategic insights."

The Vindicta Platform is a comprehensive ecosystem for competitive tabletop wargaming, providing tools for game tracking, tactical AI analysis, and community engagement. The platform is organized into 7 domain-driven meso-repos.


📊 Domain Portfolio Overview

Domain Context Repository Focus Status
Foundation vindicta-foundation Base models, Architecture, Docs ✅ Active
Engine vindicta-engine Physics, Dice, Entropy, AI Core ✅ Active
Scribe warscribe-system Notation, Parsing, Transcripts ✅ Active
Economy vindicta-economy Ledger, GasTank, Quotas ✅ Active
Oracle vindicta-oracle ML, Prediction, Debate Council 🟡 Beta
Platform Vindicta-Portal / Vindicta-API Frontend & API Gateway 🟡 Active
Agents Vindicta-Agents SDKs, Workflows, Swarm ✅ Active

🗓️ 6-Week Release Schedule

Week 1: Feb 4-10 — Foundation & Consolidation Sprint ✅

Domain Key Deliverable Status
All Platform consolidation (008): 29 repos → 7 meso-repos ✅ Complete
Foundation VindictaModel base, Architecture docs, C4 diagrams ✅ Complete
Engine Dice engine, Entropy buffer, AI core ported ✅ Complete
Scribe WARScribe notation, parser, transcripts ported ✅ Complete
Economy Ledger, GasTank, transactions ported ✅ Complete
Oracle Debate Council, prediction models ported ✅ Complete
Agents Agent-Auditor SDK, workflows ported ✅ Complete
Portal Firebase config, design system, CI/CD pipeline ✅ Complete

Week 2: Feb 11-17 — Feature Development

Domain Key Deliverable
Scribe Score output pipeline (010-warscribe-score-output)
Engine AI evaluation refinement, physics engine
Oracle DebateEngine activation, stub agents
Portal Auth integration, List Grader MVP

Week 3: Feb 18-24 — Integration Sprint

Domain Key Deliverable
Platform API scaffold, dice/oracle endpoints
Agents Quota prediction, SQLite journal
Scribe Battle analysis pipeline (011-battle-analysis)
Economy Metering integration

Week 4: Feb 25 - Mar 3 — AI Sprint

Domain Key Deliverable
Oracle All debate agents active
Engine MCTS foundation, search depth
Scribe Audio pipeline integration
Platform Auth middleware, rate limiting

Week 5: Mar 4-10 — Polish & Integration

Domain Key Deliverable
Agents Full integration with Oracle, Engine, Scribe
Engine MCTS engine, 3+ move depth
Portal Game Tracker MVP, PWA setup
Platform Integration tests, OpenAPI docs

Week 6: Mar 11-17 — v1.0 Release Week ⭐

Domain Key Deliverable
Portal PWA install, AI overlay, production ready
Platform Rate limits, Free Tier compliance, full docs
Foundation 90%+ test coverage
Oracle List Grader API, Upset Detector

🎯 Major Milestones

gantt
    title Vindicta Platform 6-Week Roadmap
    dateFormat  YYYY-MM-DD
    section Foundation
    Consolidation          :done, f1, 2026-02-04, 7d
    Docs & Architecture    :f2, 2026-02-11, 14d
    section Engine
    Core Porting           :done, e1, 2026-02-04, 7d
    AI Evaluation          :e2, 2026-02-11, 14d
    MCTS Engine            :e3, 2026-02-25, 14d
    section Scribe
    System Porting         :done, s1, 2026-02-04, 7d
    Score Output           :s2, 2026-02-11, 7d
    Battle Analysis        :s3, 2026-02-18, 7d
    section Oracle
    Domain Porting         :done, o1, 2026-02-04, 7d
    Debate Agents          :o2, 2026-02-11, 14d
    List Grader            :o3, 2026-03-11, 7d
    section Platform
    Portal v0.1            :done, p1, 2026-02-04, 7d
    API + Auth             :p2, 2026-02-18, 14d
    v1.0 Release           :milestone, p3, 2026-03-15, 0d
Loading

📈 Success Metrics

Metric Target Deadline
Portal Lighthouse Score ≥95 Mar 15
Test Coverage (Core domains) ≥80% Mar 15
v1.0.0 Releases 3 domains Mar 15
Meso-repo consolidation 7/7 complete ✅ Done

🔗 Related Resources


This is the source of truth for Vindicta Platform release planning. Maintained by the Product Owner.