QuantumDrive
AlphaSix's AI-powered enterprise delivery and workflow-optimization platform — the application layer of the Q-Suite. A Flask API and React SPA over the Axiom engine library, which itself builds on Syntheticore's AgentFoundry:
┌──────────────────────────────────────────────┐
│ QuantumDrive (this repo — the application) │
│ Flask webapp/ · React SPA · capabilities/ │
│ quantumdrive/ app package · PostgreSQL │
├──────────────────────────────────────────────┤
│ Axiom (alphasix-axiom on PyPI, │
│ imported as `core.*`) │
│ QAssistant · deep agent · swarm · memory │
│ governance · privacy · crypto · licensing │
├──────────────────────────────────────────────┤
│ AgentFoundry (Syntheticore IP) │
│ orchestrator · memory layers · vector/KG │
└──────────────────────────────────────────────┘
The engine was split out of this repo on 2026-09-04 (see
docs/plans/Axiom_QuantumDrive_Split_Proposal.md). QuantumDrive consumes
it as a pip wheel — alphasix-axiom — with the import path deliberately
unchanged at core.*; the boundary is enforced by
tests/test_axiom_boundary.py.
Start Here
| You want | Read |
|---|---|
| Coding standards, gates, TDD, IP rules | AGENTS.md — the single source of truth for contributors and coding agents |
| Documentation map and current priorities | docs/README.md |
| What the platform actually does today | docs/reference/QuantumDrive_Capabilities.md |
| Backlog | docs/TODO.md |
| Local stack (Postgres, Milvus, Neo4j) | deploy/local/ (install.sh, docker-compose.yml) |
| REST API | webapp/api_v1/ + docs/reference/QuantumDrive_API_Examples.md |
docs/architecture/QuantumDrive_Project_Master_Record.mdis a frozen 2026-03-29 snapshot kept for history — do not use it for current state.
What it provides
- Q Assistant — conversational AI with project-scoped, governed memory (six scopes: thread/user/project/org/global/audit), durable deep-agent runs, and a bounded swarm executor.
- Delivery + Program Assurance — dependency-aware wave execution with verification and approval gates; an obligation register with business-day cadences, conformance tracking, data-quality monitoring, timeliness analytics, and records disposition.
- Connected systems — governed query over Postgres, Elastic, OpenSearch, REST, GitLab, Unanet, Salesforce, and read-only tabular systems of record (Access/workbooks).
- Sovereignty posture — local inference (Ollama/vLLM) and local embeddings with zero-egress attestation; a sovereign/CUI deployment profile that fails boot if any control is off.
- Studios and tooling — content studios, Synthetic Data Foundry, Proving Ground evaluation, code workspace, MCP server, Python SDK, Microsoft 365 SSO and LOGIN.gov.
Development
Everything a contributor needs is in AGENTS.md: TDD is
mandatory, tests live under tests/quantumdrive/, and the Makefile
carries the entry points (make test, make verify, make run,
make dev). Record non-obvious findings in
docs/lessons-learned.md.
Proprietary — Copyright (c) 2026 AlphaSix Corporation.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantumdrive-1.5.42-cp312-cp312-manylinux2014_x86_64.whl.
File metadata
- Download URL: quantumdrive-1.5.42-cp312-cp312-manylinux2014_x86_64.whl
- Upload date:
- Size: 41.1 MB
- Tags: CPython 3.12
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
380e1e133586062610eebd1431242c121fadc87c0c34801aeb96992e4a476b96
|
|
| MD5 |
34a39b4c724b0b2cccea41ec9fb6d116
|
|
| BLAKE2b-256 |
063712ec106ab6babc0708781ef4a89b4c62359e40b22015aecb577cc2299a05
|