Skip to content
@vindicta-platform

vindicta-platform

⚔️ Vindicta Platform

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

Live Demo
Documentation Roadmap PR Dashboard


🗺️ System Architecture

The Vindicta Platform consolidates 7 domain contexts into a unified e-sports ecosystem.

C4Container
    title Container diagram for Vindicta Platform
    
    Container(platform, "Platform & Portal", "Vindicta-Portal / API", "User Interface, API Gateway, and Identity.")
    Container(foundation, "Foundation", "vindicta-foundation", "Shared Kernel: Base Models & Architecture.")
    Container(engine, "Engine", "vindicta-engine", "Physics, Dice, and AI Core.")
    Container(scribe, "Scribe", "warscribe-system", "Notation Parsing & Vision.")
    Container(economy, "Economy", "vindicta-economy", "Ledger, Quotas & Billing.")
    Container(oracle, "Oracle", "vindicta-oracle", "Predictive Models & Meta Analysis.")
    Container(agents, "Agents", "vindicta-agents", "Swarm Orchestration & SDKs.")

    Rel(platform, foundation, "Inherits")
    Rel(platform, engine, "Simulates")
    Rel(platform, scribe, "Parses")
    Rel(platform, economy, "Bills")
    Rel(platform, oracle, "Predicts")
    Rel(agents, platform, "Automates")
Loading

⚡ Quick Start

Get up and running with our "Hello World" examples in the Orchestrator Repository.

# Clone the orchestrator
git clone --recurse-submodules https://github.com/vindicta-platform/vindicta-platform.git
cd vindicta-platform

# Run the Dice Engine example
uv run examples/dice_roll.py

# Run the WARScribe Action example
uv run examples/warscribe_actions.py

⚔️ Choose Your Class

Join the development squad that matches your skills and interests.

Class Skills Quest Realm
Tech-Priest Python, Math, Probability Build the physics engine and entropy proofs. vindicta-engine
Logos Historian NLP, Vision, Parsing Decode WARScribe notation and parse rosters. warscribe-system
Meta-Seer ML, Data Science, Stats Train predictive models and evaluating lists. vindicta-oracle
Void Banker DeFi, Ledgers, SQL Manage the atomic economy and gas tanks. vindicta-economy
Portal Architect React, Vite, CSS Craft the player experience and visualization. vindicta-platform

📦 Domain Contexts

Domain Repository Status Stack
Foundation vindicta-foundation ✅ Active Python 3.12, Pydantic V2
Engine vindicta-engine ✅ Active Python 3.12, Pydantic V2
Scribe warscribe-system ✅ Active Python 3.12, Pydantic V2
Economy vindicta-economy ✅ Active Python 3.12, Pydantic V2
Oracle vindicta-oracle 🟡 Beta Python 3.12, Pydantic V2
Platform vindicta-platform ✅ Active Vite 7+, Cloud Run
Agents vindicta-agents ✅ Active Python 3.12, Pydantic V2
📁 Archived Legacy Repos

The following repositories have been consolidated into the domain contexts above:

  • Vindicta-Core, Platform-Docs, platform-corevindicta-foundation
  • Dice-Engine, Primordia-AI, Entropy-Buffervindicta-engine
  • WARScribe-Core, WARScribe-Parser, WARScribe-CLI, Battle-Transcript-Toolkitwarscribe-system
  • Economy-Engine, Atomic-Ledger-Py, Quota-Managervindicta-economy
  • Meta-Oracle, Arbiter-Predictorvindicta-oracle
  • Vindicta-API, Vindicta-Portal, Vindicta-CLI, Logi-Slate-UIvindicta-platform

Built with 🎲 by the Vindicta Team

Popular repositories Loading

  1. .github .github Public

    Organization-wide GitHub configuration, templates, and roadmap for the Vindicta Platform

    1

  2. Vindicta-Agents Vindicta-Agents Public

    Python

  3. features features Public

    Central repository for all feature testing in the Vindicta Platform.

    Python

  4. vindicta-engine vindicta-engine Public

    Physics, Dice, and AI Core — Vindicta Platform mechanical domain context

    Python

  5. vindicta-foundation vindicta-foundation Public

    Base models, Architecture, and Constitution — Vindicta Platform foundation domain context

    Python 1

  6. warscribe-system warscribe-system Public

    Notation, Parsing, and Transcripts — Vindicta Platform scribe domain context

    Python

Repositories

Showing 10 of 11 repositories

Top languages

Loading…

Most used topics

Loading…