feat: establish Quant OS production-80 architecture

This commit is contained in:
2026-07-30 22:59:25 +08:00
parent 919c64c679
commit 26cc814f3f
67 changed files with 7005 additions and 142 deletions
+12
View File
@@ -0,0 +1,12 @@
# Proprietary runtime boundaries
These directories document deployment boundaries. They do not vendor platform
SDKs or credentials.
- `portable36`: generated dependency-free consumer for hosted Python 3.6.
- `joinquant`: JoinQuant upload/runtime contract.
- `qmt_builtin`: QMT built-in strategy runtime.
- `colab`: notebook runtime and data-upload boundary.
Current executable compatibility files remain under `platforms/`, `dist/` and
`notebooks/` until their golden-vector migrations complete.