Module Reference¶
Complete reference for all active Vindicta Meso-Repositories.
1. The Foundation Context¶
Vindicta Foundation¶
Core domain models, constitutional axioms, and architectural primitives.
uv pip install git+https://github.com/vindicta-platform/vindicta-foundation.git
2. Mechanical Engine Context¶
Vindicta Engine¶
Physics, CSPRNG dice rolling, and combat simulation engine.
uv pip install git+https://github.com/vindicta-platform/vindicta-engine.git
Warscribe System¶
Notation parsing, transcript validation, and 10th edition schema ingestion.
uv pip install git+https://github.com/vindicta-platform/warscribe-system.git
3. The Meta Context¶
Vindicta Economy¶
Virtual economy, atomic ledger, gas tank, and transaction management for API rate limits.
uv pip install git+https://github.com/vindicta-platform/vindicta-economy.git
Vindicta Oracle¶
Meta analysis, predictive AI modeling, and intelligent adversarial debate council.
uv pip install git+https://github.com/vindicta-platform/vindicta-oracle.git
4. The Gateway Context¶
Vindicta Platform¶
Web portal, identity and authentication services, user dashboard, and centralized API endpoints.
git clone https://github.com/vindicta-platform/vindicta-platform.git
Vindicta Agents¶
Autonomous unit auditor SDKs, swarm automation tools, and agent transcript workflows.
uv pip install git+https://github.com/vindicta-platform/vindicta-agents.git