Spaces:
Paused
Paused
Your Name
Implement Hermes Futures Desk: dual-datasource trading engine, dashboard UI, tests, and documentation
848e6c4 Project Status
Snapshot
This documentation describes the UI v3 implementation package prepared on 2026-07-21.
Repository base recorded by the implementation package:
3ff79ee0fce31f8d09a7dac357904169d50d9f3e
Last known deployed revision before this package:
24d8dad11c0d7316446e9a26b0b074e8630de139
The package itself was not committed, pushed, or deployed by the implementation environment.
Implemented backend/runtime work
- packaged Luxury template is the runtime source;
- overlay installation and SHA-256 manifest;
- runtime status
verified/mismatch/unknown; - no-cache Futures responses;
- KuCoin millisecond range construction;
- conservative DS4 Futures verification;
- DS4/Binance/DS2 normalization and priority;
- per-field provenance and truthful freshness;
- structured source health and merge readiness;
- real market endpoint with four intervals;
- explicit partial/stale/unavailable semantics;
- deterministic state machine and non-executable plan semantics;
- server-side plan/symbol/risk/expiry/readiness/risk revalidation;
- stronger diagnostic redaction;
- read-only runtime audit utility;
- Telegram webhook-only and Linear MCP isolation preserved.
Implemented UI v3 work
- watchlist and recent markets;
- manual/automatic refresh and density/theme controls;
- keyboard help without execution shortcut;
- Candles/Line chart, volume, crosshair, tooltip, four intervals, three limits;
- market header, source/freshness/readiness, order-book top values;
- display-only diagnostics;
- per-field provenance;
- plan geometry and execution checklist;
- analysis copy/export/history/activity;
- expanded datasource and technical diagnostics;
- responsive desktop/tablet/mobile layout.
Validation already recorded
Static validation reported:
- modified Python files compiled;
- dashboard JavaScript passed
node --check; - DOM ID and static reference checks passed;
- CSS custom-property checks passed;
- whitespace checks passed;
- package ZIP integrity passed.
Behavioral tests, Futures regression tests, authenticated production verification, and deployment were deferred.
Remaining production work
- Review documentation and final code diff.
- Run focused tests and existing Futures regression suite.
- Verify real DS4 field names and timestamps.
- Perform one safe KuCoin read-only request.
- Deploy through the repository/Hugging Face workflow.
- Run authenticated read-only audit.
- Inspect Browser Console and Network.
- Verify real market rendering for all intervals and UI features.
- Run one BTCUSDT analysis-only request.
- Confirm Telegram webhook-only mode and Linear MCP isolation.
- Record commit hash and serving Space revision.
- Confirm no secret exposure and no trade execution.