Bu5hm4nn
78de8782c4
fix(UX-001): address layout review findings
2026-03-26 10:24:52 +01:00
Bu5hm4nn
a60c5fb1f2
feat(UX-001): add full-width two-pane dashboard layout
2026-03-25 23:19:09 +01:00
Bu5hm4nn
829c0b5da2
feat(CORE-002B): roll out hedge quote unit conversion
2026-03-25 15:46:44 +01:00
Bu5hm4nn
132aaed512
feat(CORE-001D1): harden unit-aware workspace persistence
2026-03-25 13:19:33 +01:00
Bu5hm4nn
40f7e74a1b
feat(SEC-001): protect workspace bootstrap with turnstile
2026-03-25 10:02:10 +01:00
Bu5hm4nn
7c2729485c
feat(CORE-001B): migrate overview and hedge math to unit types
2026-03-24 21:57:40 +01:00
Bu5hm4nn
5ac66ea97b
feat(PORT-004C): seed workspace routes from portfolio settings
2026-03-24 21:14:09 +01:00
Bu5hm4nn
2cbe4f274d
fix: restore workspace nav and correct overview spot fallback
2026-03-24 20:54:45 +01:00
Bu5hm4nn
75f8e0a282
feat(PORT-004A): add workspace bootstrap and scoped settings
2026-03-24 20:18:12 +01:00
Bu5hm4nn
98ecfb735e
fix: correct hedge equity math at downside scenarios
2026-03-24 19:31:13 +01:00
Bu5hm4nn
ff4e565ee6
feat(BT-003A): add event comparison page
2026-03-24 19:20:35 +01:00
Bu5hm4nn
d2d85bccdb
feat(BT-001A): add backtest scenario runner page
2026-03-24 19:00:22 +01:00
Bu5hm4nn
2161e10626
feat(EXEC-001A): add named strategy templates
2026-03-24 12:27:39 +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
d51fa05d5a
test: add Playwright browser tests and document test loop
...
- add real browser test for overview and options pages
- document engineering learnings in AGENTS.md
- commit NiceGUI header layout fix
- limit options initial expirations for faster first render
2026-03-23 23:11:38 +01:00
Bu5hm4nn
874b4a5a02
Fix linting issues: line length, import sorting, unused variables
...
- Set ruff/black line length to 120
- Reformatted code with black
- Fixed import ordering with ruff
- Disabled lint for UI component files with long CSS strings
- Updated pyproject.toml with proper tool configuration
2026-03-22 10:30:12 +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