Package Manifest
Class A QuantFlow Trader Edition Package Manifest
Recommended final folder layout, file inventory, and where each document belongs.
Recommended top-level layout
Class_A_QuantFlow_Trader_Edition_v1.1/
├─ START_QUANTFLOW_APP.bat
├─ STATUS_QUANTFLOW_APP.bat
├─ STOP_QUANTFLOW_APP.bat
├─ START_HERE.html
├─ README_START_HERE.html
├─ launcher_config.bat
├─ app/
├─ runtime/
├─ tools/
├─ exports/
├─ docs/
├─ license/
└─ shortcuts/Main launch files
| File | Location | Purpose |
|---|---|---|
START_QUANTFLOW_APP.bat | Top level | Recommended launcher. |
STATUS_QUANTFLOW_APP.bat | Top level | Shows selected local URL and process status. |
STOP_QUANTFLOW_APP.bat | Top level | Stops QuantFlow-owned processes. |
START_HERE.html | Top level | Friendly first-run guide. |
README_START_HERE.html | Top level | Full detailed user guide. |
launcher_config.bat | Top level | Shared launcher configuration. Keep at top level unless every BAT reference is edited. |
Documentation files
| File | Location | Purpose |
|---|---|---|
APP_MODE_README.html | docs/ | Launcher, local URL, status, stop, runtime, and diagnostics notes. |
PACKAGE_MANIFEST.html | docs/ | Package inventory and recommended folder structure. |
LICENSE_EULA.html | docs/ | License and end user terms. |
FINAL_FILE_STRUCTURE.txt | docs/ | Plain-text structure note if included. |
CHANGELOG_CLASS_A_PATCH_16.txt | docs/ | Changelog if included. |
License marker files
| File | Location | Purpose |
|---|---|---|
LICENSE_KEY.txt | license/ | Buyer/package license marker. |
PACKAGE_FINGERPRINT.txt | license/ | Package fingerprint identifier. |
Core folders
| Folder | Purpose |
|---|---|
app/ | Dashboard, signal tracker, price resolver, cost/risk engines, runtime helpers, migrations, and launcher code. |
runtime/ | Embedded runtime, logs, state, and local process data. |
tools/ | Support tools if included. |
exports/ | Recommended place for exported CSV/report files. |
docs/ | Manuals and legal/product-boundary documents. |
license/ | License marker and package fingerprint. |
shortcuts/ | Optional desktop shortcut helper. |
Do not upload publicly
Do not upload the full package, app/*.py, embedded runtime, local database, license files, buyer-specific files, or personalized package files to public repositories or file hosts.