mirror of
https://github.com/dtzp555-max/memory-continuity.git
synced 2026-07-25 23:15:06 +00:00
Create geopolitical turbulence trapper project skeleton
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Geopolitical Turbulance Trapper
|
||||
|
||||
Small-scale event-driven trading intelligence and derivatives decision-support system.
|
||||
|
||||
## Current focus
|
||||
- HK-first MVP
|
||||
- dashboard-first output
|
||||
- verified derivatives metadata before recommendation
|
||||
- liquidity / execution risk as first-class signals
|
||||
|
||||
## Planned modules
|
||||
- `docs/` — brief, roadmap, decisions
|
||||
- `schemas/` — target / derivative / alert / risk schemas
|
||||
- `src/events/` — event tagging and severity logic
|
||||
- `src/regime/` — market regime classification
|
||||
- `src/instruments/` — derivative metadata verification and suitability logic
|
||||
- `src/risk/` — liquidity / execution / gap / KO risk logic
|
||||
- `src/signals/` — actionable strategy outputs
|
||||
- `src/dashboard/` — UI layer
|
||||
|
||||
## Status
|
||||
Early project skeleton created from Development Plan v1 on 2026-03-09.
|
||||
Reference in New Issue
Block a user