feat: add autonomous paper-trading and calibration pipeline

This commit is contained in:
ImBenji
2026-08-03 14:03:27 +01:00
parent 5a9a2e4c6d
commit c4028cc394
46 changed files with 2246 additions and 115 deletions
+4
View File
@@ -16,6 +16,10 @@ Node.js Fastify server that ingests news articles from RSS, GDELT, SEC EDGAR 8-K
The server listens on the host and port defined in `config.json`.
The bounded autonomy runtime and paper-trading contracts are documented in
[`docs/autonomy.md`](docs/autonomy.md). It is opt-in and does not start with
the API-only Compose service.
## How the data pipeline works
On startup the server: