Commit Graph

58 Commits

Author SHA1 Message Date
Bu5hm4nn
78a01d9fc5 docs: define strategy template and backtesting MVP 2026-03-24 11:23:12 +01:00
Bu5hm4nn
56e84680e8 feat(PORT-001A): add collateral entry basis settings 2026-03-24 00:38:13 +01:00
Bu5hm4nn
46ce81d2d6 ops: attach vault-dash to proxy-net and document vd1 route 2026-03-23 23:35:47 +01:00
Bu5hm4nn
133908dd36 feat: prioritize lazy options loading and live overview wiring
- queue OPS-001 Caddy route for vd1.uncloud.vpn
- lazy-load options expirations/chains per expiry
- wire overview to live quote data and persisted portfolio config
- extend browser test to verify live quote metadata
2026-03-23 23:23:59 +01:00
Bu5hm4nn
92c6f62bb8 Add worktree config and comprehensive roadmap with user stories 2026-03-23 22:22:30 +01:00
Bu5hm4nn
6fd1242880 Add DevOps deployment prompt for VPS setup 2026-03-22 16:04:16 +01:00
Bu5hm4nn
472acbb038 Add DevOps agent prompt for Forgejo runner setup
Comprehensive setup guide including:
- Forgejo Actions configuration
- Runner installation and registration
- Docker-in-Docker setup
- Deployment secrets configuration
- VPS deploy user creation
- Verification checklist
2026-03-21 22:48:55 +01:00
Bu5hm4nn
00a68bc767 Initial commit: Vault Dashboard for options hedging
- FastAPI + NiceGUI web application
- QuantLib-based Black-Scholes pricing with Greeks
- Protective put, laddered, and LEAPS strategies
- Real-time WebSocket updates
- TradingView-style charts via Lightweight-Charts
- Docker containerization
- GitLab CI/CD pipeline for VPS deployment
- VPN-only access configuration
2026-03-21 19:21:40 +01:00