This folder contains the reference documentation for the Distributed Quantum Services platform.
New here? Start with ../README.md for a project overview, then follow the path below.
I want to understand the system architecture
ARCHITECTURE.md — end-to-end architecture, components, and execution flow
design.md — design goals and tradeoffs
requirements.md — functional and non-functional requirements
I want to understand the financial/quantum research
FINANCIAL_MODELING_FOUNDATIONS.md — finance terminology, dataset shapes, QAOA vs classical comparison
research/RESEARCH_PAPER_DRAFT.md — full research paper (15k words, publication-ready)
research/MATHEMATICAL_APPENDIX.md — formal proofs and derivations
I want to deploy the platform
../DEPLOYMENT-MANUAL.md — complete deployment guide (Vercel + Lightsail + managed DBs)
LIGHTSAIL-DEPLOYMENT.md — Lightsail-specific setup
START_HERE.md — local development onboarding
I want to understand the long-term roadmap
FUTURE_ROADMAP.md — milestone overview
future-roadmap/ — per-milestone detail docs
IPFS_INTEGRATION_STRATEGIC_VISION.md — VAULT / IPFS roadmap
Core (current-state, always accurate)
File
Description
ARCHITECTURE.md
System architecture with Mermaid diagrams
design.md
Design rationale, cost model, failure model
requirements.md
Functional and non-functional requirements
FINANCIAL_MODELING_FOUNDATIONS.md
Finance theory and quantum-vs-classical framing
START_HERE.md
Local dev onboarding guide
File
Description
research/RESEARCH_PAPER_DRAFT.md
Main research paper (15k words)
research/MATHEMATICAL_APPENDIX.md
Formal proofs and derivations
research/QUANTUM_SCALING_STRATEGY.md
Scaling hypothesis and crossover analysis
research/ALTERNATIVE_QUANTUM_FINANCE_PROBLEMS.md
Alternative quantum finance applications
research/DATASET_DOWNLOAD_STRATEGY.md
Data acquisition notes
File
Description
technical/IMPLEMENTATION_NOTES.md
Optimization journey and code changes
technical/GRADIENT_OPTIMIZATION_POSTMORTEM.md
Honest analysis of failed gradient approach
technical/QAOA_OPTIMIZATION_RESEARCH.md
Literature survey on QAOA optimization
technical/BENCHMARK.md
Benchmark results and bottleneck analysis
Roadmap (aspirational, not yet implemented)
File
Description
FUTURE_ROADMAP.md
Big-picture 5-milestone evolution
future-roadmap/00-current-state.md
Current POC baseline
future-roadmap/01-*.md through 05-*.md
Per-milestone details
IPFS_INTEGRATION_STRATEGIC_VISION.md
VAULT / IPFS strategic vision
QAE_ENHANCEMENT_NOTE.md
Quantum Amplitude Estimation extension ideas
Keep this index updated when adding new top-level docs.
Prefer linking from here rather than duplicating navigation blocks across every doc.
Aspirational docs (future-roadmap, IPFS) must not be confused with current-state docs.