Bu5hm4nn
54d12e2393
docs: add hashed workspace persistence story
2026-03-24 19:52:39 +01:00
Bu5hm4nn
ae08160b02
docs: review backlog after backtest ui sprint
2026-03-24 19:38:07 +01:00
Bu5hm4nn
24de006adb
feat: show hedge starting position summary
2026-03-24 19:36:37 +01:00
Bu5hm4nn
021ce7dd99
fix: anchor hedge contribution bars at zero
2026-03-24 19:34:41 +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
68cb2aa51a
docs: update workflow and backtest UI backlog
2026-03-24 19:01:55 +01:00
Bu5hm4nn
d2d85bccdb
feat(BT-001A): add backtest scenario runner page
2026-03-24 19:00:22 +01:00
Bu5hm4nn
8566cc203f
feat(BT-003): add event preset backtest comparison
2026-03-24 17:49:58 +01:00
Bu5hm4nn
d4dc34d5ab
feat(BT-001): add synthetic historical backtesting engine
2026-03-24 16:14:51 +01:00
Bu5hm4nn
2161e10626
feat(EXEC-001A): add named strategy templates
2026-03-24 12:27:39 +01:00
Bu5hm4nn
78a01d9fc5
docs: define strategy template and backtesting MVP
2026-03-24 11:23:12 +01:00
Bu5hm4nn
d0b1304b71
feat(PORT-002): add alert status and history
2026-03-24 11:04:32 +01:00
Bu5hm4nn
7c6b8ef2c6
docs: require review before merging worktrees
2026-03-24 10:50:20 +01:00
Bu5hm4nn
56e84680e8
feat(PORT-001A): add collateral entry basis settings
2026-03-24 00:38:13 +01:00
Bu5hm4nn
140a21c0b6
chore: enforce linting as part of build
2026-03-24 00:26:36 +01:00
Bu5hm4nn
de03bd0064
feat(DATA-003): calculate live option greeks
2026-03-23 23:46:40 +01:00
Bu5hm4nn
46ce81d2d6
ops: attach vault-dash to proxy-net and document vd1 route
2026-03-23 23:35:47 +01:00
Bu5hm4nn
ed6daf6d47
docs: add TDD red-orange-green workflow memo
2026-03-23 23:29:55 +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
199ecb933f
Merge DATA-002: Live options chain data
2026-03-23 22:53:18 +01:00
Bu5hm4nn
70ec625146
feat(DATA-002): add live GLD options chain data via yfinance
2026-03-23 22:53:08 +01:00
Bu5hm4nn
c14ff83adc
Merge PORT-001: Portfolio configuration persistence
2026-03-23 22:27:28 +01:00
Bu5hm4nn
77456c0cb4
Merge DATA-001: Live price feed integration
2026-03-23 22:27:28 +01:00
Bu5hm4nn
80a8ffae0c
feat(PORT-001): Add persistent portfolio configuration with validation
...
- Create PortfolioConfig dataclass with validation
- Add PortfolioRepository for file-based persistence
- Update settings page with live LTV calculations
- Add real-time calculated displays (LTV, margin buffer, margin call price)
2026-03-23 22:27:09 +01:00
Bu5hm4nn
21878bf7ff
feat(DATA-001): Add live GLD price feed service with Redis caching
...
- Create PriceFeed service using yfinance
- Cache prices in Redis with 60s TTL
- Add PriceData dataclass for type safety
- Support concurrent price fetching for multiple symbols
2026-03-23 22:25:09 +01:00
Bu5hm4nn
92c6f62bb8
Add worktree config and comprehensive roadmap with user stories
2026-03-23 22:22:30 +01:00
Bu5hm4nn
e727f216ae
Fix: Remove invalid 'show' param from ui.run_with(), fix mypy errors in cache.py, fix docker-compose volume mount
2026-03-23 19:56:19 +01:00
Bu5hm4nn
e3b2b6213f
Fix: Use -P for scp port (uppercase)
2026-03-23 18:35:03 +01:00
Bu5hm4nn
c36e27e0d7
Trigger deploy after fixing SSH key secret
2026-03-23 18:32:18 +01:00
Bu5hm4nn
571ca36ed5
Fix: Add base64 decoding support for SSH key
2026-03-23 18:25:53 +01:00
Bu5hm4nn
ce1a2ddc97
Fix: Use vars for deploy config (secrets only for SSH key)
2026-03-23 18:20:26 +01:00
Bu5hm4nn
7205cd926b
Fix: Remove docker-compose-plugin (use docker compose v2)
2026-03-23 16:40:44 +01:00
Bu5hm4nn
2b1cd2886d
Trigger CI after hosts fix
2026-03-23 16:36:11 +01:00
Bu5hm4nn
5a289e8a7a
Trigger CI after runner restart
2026-03-23 16:31:59 +01:00
Bu5hm4nn
599b7e2ba8
Trigger CI after network fix
2026-03-23 16:27:18 +01:00
Bu5hm4nn
dd45ab605d
Trigger CI after Forgejo ROOT_URL fix
2026-03-23 16:17:06 +01:00
Bu5hm4nn
c5be5cff2f
Trigger CI after ROOT_URL fix
2026-03-23 16:11:05 +01:00
Bu5hm4nn
d0fe72586e
Remove add-hosts - no longer needed after ROOT_URL fix
2026-03-23 16:05:10 +01:00
Bu5hm4nn
f38c162ea5
Simplify buildx setup - use docker driver
2026-03-23 15:57:58 +01:00
Bu5hm4nn
9cc32c8bf3
Login to both registry and token endpoint
2026-03-23 15:54:41 +01:00
Bu5hm4nn
eff764f260
Add host entry for git.uncloud.vpn in buildx build
2026-03-23 15:51:35 +01:00
Bu5hm4nn
4c101fab54
Use docker driver for buildx to inherit host network/hosts
2026-03-23 15:48:27 +01:00
Bu5hm4nn
e6cf42e5ce
Use internal registry IP 10.100.0.2:3000
2026-03-23 15:44:56 +01:00
Bu5hm4nn
5670f49028
Standardize on git.uncloud.vpn for registry
2026-03-23 15:40:50 +01:00
Bu5hm4nn
be94079dc5
Add git.uncloud.vpn to buildkit insecure registries
2026-03-23 14:49:07 +01:00
Bu5hm4nn
09b0214a95
Login to Forgejo token endpoint for buildx auth
2026-03-23 14:45:43 +01:00
Bu5hm4nn
bfae1c44d7
Configure buildx for insecure registry
2026-03-23 14:20:26 +01:00
Bu5hm4nn
29ba007afd
Use vars for Docker Hub username
2026-03-23 14:17:21 +01:00