Commit Graph

  • 2f2a7665e7 fix: suppress take-profit when active buy signal has high confidence main Celes Renata 2026-05-13 20:19:47 +00:00
  • 7eaff3ae58 Revert "fix: add 24h sell cooldown to prevent immediate re-entry after profit-taking" Celes Renata 2026-05-13 20:18:53 +00:00
  • f99fc7fdc1 fix: add 24h sell cooldown to prevent immediate re-entry after profit-taking Celes Renata 2026-05-13 19:51:43 +00:00
  • 23834a9333 fix: filter correlation matrix to tracked companies and make non-blocking Celes Renata 2026-05-13 19:06:37 +00:00
  • 485dd12024 ci: retrigger after coredns fix Celes Renata 2026-05-07 17:29:01 +00:00
  • fe8debeb17 ci: trigger rebuild for trading-engine and signal-engine images Celes Renata 2026-05-07 17:25:18 +00:00
  • 5ed9f001b1 docs: add bash exclamation mark pitfall to steering file Celes Renata 2026-05-02 08:33:40 +00:00
  • 18f857e1a3 feat: add live-math stage with dedicated paper trading account Celes Renata 2026-05-02 08:19:47 +00:00
  • 61bcb5aa57 ci: add signal-engine image build to Woodpecker pipeline Celes Renata 2026-05-02 07:43:59 +00:00
  • f468e30af0 feat: implement dual-pipeline signal engine service Celes Renata 2026-05-02 07:32:26 +00:00
  • 7e2343ec2c feat: add Reports page and detail view to frontend Celes Renata 2026-05-02 00:27:34 +00:00
  • 3a8c6f6c80 fix: add CACHE_BUST ARG to Dockerfile + build args to force fresh COPY layers per commit Celes Renata 2026-05-01 23:23:49 +00:00
  • 139fbd6342 fix: add no_cache to all Woodpecker service builds to prevent stale COPY layers Celes Renata 2026-05-01 23:11:21 +00:00
  • 63b62c5e9f chore: RUN echo cache-bust to force buildx layer invalidation Celes Renata 2026-05-01 22:57:29 +00:00
  • 3acfdfd11f chore: move cache-bust before COPY to invalidate buildx layer cache Celes Renata 2026-05-01 22:48:12 +00:00
  • ab212db8be chore: bust Docker buildx cache for services/ layer Celes Renata 2026-05-01 22:39:38 +00:00
  • 7102358f51 chore: retrigger CI (bust Docker buildx cache for services/ layer) Celes Renata 2026-05-01 22:32:23 +00:00
  • bc077bfcc8 feat: trading feedback engine — periodic performance reports with AI summarization Celes Renata 2026-05-01 22:13:09 +00:00
  • 376fcb4bb4 feat: add 12 integrity check saved queries for SQL Explorer (migration 037) Celes Renata 2026-05-01 19:20:56 +00:00
  • cc21fd9e8f feat: add 15 validation saved queries for SQL Explorer (migration 036) Celes Renata 2026-05-01 19:15:54 +00:00
  • affb65d7f4 fix: point VLLM_BASE_URL to Ollama (10.1.1.12:2701) and update model name Celes Renata 2026-05-01 18:56:55 +00:00
  • 32535540fe feat: add no-premature-simplification rule to steering docs Celes Renata 2026-05-01 04:32:05 +00:00
  • 751cce0509 feat: add documentation maintenance rules to steering, update migration number to 036 Celes Renata 2026-05-01 04:29:52 +00:00
  • 0732894414 fix: widen horizon/mode columns in prediction_snapshots to VARCHAR(50) Celes Renata 2026-05-01 04:27:19 +00:00
  • d9110d03a6 fix: use di.document_id instead of dir.document_id in evidence query Celes Renata 2026-05-01 04:06:55 +00:00
  • 76f6bd5677 fix: quote reserved keyword 'window' in prediction_snapshots SQL Celes Renata 2026-05-01 03:40:48 +00:00
  • 32d290bea7 fix: ruff lint — sort imports, remove unused GateThresholdResult import Celes Renata 2026-05-01 03:08:21 +00:00
  • 7fcc8a6c07 feat: model validation, calibration, and signal quality layer Celes Renata 2026-05-01 03:04:58 +00:00
  • 5d2ffd9163 fix: vertical market markers need yAxisId + move legend below date labels Celes Renata 2026-04-30 23:31:55 +00:00
  • 6169efdc89 fix: copy scripts/ into Docker image + graceful backfill fallback Celes Renata 2026-04-30 23:18:43 +00:00
  • c42f2223d8 fix: move backfill logic to standalone script (fixes YAML parse error) Celes Renata 2026-04-30 23:01:20 +00:00
  • 1f08820f11 feat: fullscreen chart expand + market open/close vertical markers Celes Renata 2026-04-30 22:44:00 +00:00
  • 2f2ea65fb4 fix: keep Alpaca price as primary (includes after-hours), add polygon_price field Celes Renata 2026-04-30 22:35:22 +00:00
  • 9a60ce127b fix: overlay Polygon prices on positions instead of stale Alpaca prices Celes Renata 2026-04-30 22:32:21 +00:00
  • 414f476620 fix: auto-backfill market data on startup + fix trading dedup bug Celes Renata 2026-04-30 14:08:54 +00:00
  • a5f2bcde55 fix: set MARKET_DATA_BASE_URL to polygon in base values.yaml Celes Renata 2026-04-30 07:20:13 +00:00
  • 34ffdad00c fix: wait for scheduler migrations after factory reset scale-up Celes Renata 2026-04-30 07:01:01 +00:00
  • 601b85764b fix: mount stonks-market-secrets on query-api for backfill endpoint Celes Renata 2026-04-30 06:33:26 +00:00
  • 51b6f3d34a ci: trigger rebuild Celes Renata 2026-04-30 06:24:05 +00:00
  • bddaf44ffc feat: 90-day price range Y-axis scaling with breakthrough annotations Celes Renata 2026-04-30 06:09:05 +00:00
  • 5209cc522e feat: enhanced paper trading reset with capital and reserve controls Celes Renata 2026-04-30 05:49:38 +00:00
  • fa18b1a7c2 fix: populate broker and market API secrets in base values.yaml Celes Renata 2026-04-30 05:05:43 +00:00
  • 4b254adad2 fix: scale ingestion and extractor to 1 replica in prod Celes Renata 2026-04-30 05:04:20 +00:00
  • af2e554edd fix: switch ai_agents seed from vllm to ollama qwen3.5:9b-fast Celes Renata 2026-04-30 04:46:04 +00:00
  • facce5dbb5 fix: add TTL and backoffLimit to market-hours-check jobs Celes Renata 2026-04-30 04:33:50 +00:00
  • 2f2c0d24f6 fix: remove unused columns constant (TS6133) v0.1.0 Celes Renata 2026-04-30 03:21:32 +00:00
  • 861423c1e3 feat: make ticker clickable on positions page — links to company detail Celes Renata 2026-04-30 03:15:22 +00:00
  • 13f863ef30 feat: fetch 15-minute bars instead of hourly for intraday prices Celes Renata 2026-04-29 23:01:11 +00:00
  • 2538da3f1e fix: switch market data sources from prev_bars to intraday_bars Celes Renata 2026-04-29 22:07:47 +00:00
  • fa4ad6b15a fix: widen price matching tolerance for sparse market data Celes Renata 2026-04-29 22:02:23 +00:00
  • 5109c85a3e fix: remove unused 'hour' variable (TS6133) Celes Renata 2026-04-29 21:48:18 +00:00
  • 9975c2098b fix: limit X-axis to 8 ticks with date bold + time at angle Celes Renata 2026-04-29 21:43:44 +00:00
  • e976363259 ci: retrigger build Celes Renata 2026-04-29 21:34:34 +00:00
  • b6e2718007 feat: proper time-based X-axis with angled hour labels and bold dates Celes Renata 2026-04-29 21:26:11 +00:00
  • cb3eb230d6 fix: fetch trend history per-window and run aggregation 24/7 Celes Renata 2026-04-29 21:11:46 +00:00
  • 963a5c462c feat: syntax-highlight decision trace JSON on order detail page Celes Renata 2026-04-29 19:33:24 +00:00
  • 82892b7a3e feat: multi-distro support in deploy-docker.sh Celes Renata 2026-04-29 18:59:40 +00:00
  • 6f54fd07fa feat: periodic aggregation every 15 minutes during market hours Celes Renata 2026-04-29 18:27:49 +00:00
  • 99b7dcee98 fix: widen chart time windows for intraday (24h) and 1d (48h) Celes Renata 2026-04-29 18:15:54 +00:00
  • 4f7358f4e3 feat: show current position on company detail trends tab Celes Renata 2026-04-29 18:06:37 +00:00
  • 0665cef7e3 fix: set TZ=America/Los_Angeles in Helm config for all pods Celes Renata 2026-04-29 17:53:38 +00:00
  • 48eca672a9 docs: add TZ environment variable to Helm and Docker docs Celes Renata 2026-04-29 17:50:59 +00:00
  • f159b20c87 feat: show document title and link in competitive signals panel Celes Renata 2026-04-29 17:29:26 +00:00
  • 97fe2249fe fix: extract competitive_signals array from API response wrapper Celes Renata 2026-04-29 17:20:03 +00:00
  • 951b733ac3 fix: move cutoffTs declaration before its use in filtered Celes Renata 2026-04-29 17:08:36 +00:00
  • 531e33b0ce fix: company charts X-axis now adjusts to selected window time range Celes Renata 2026-04-29 16:59:23 +00:00
  • 24c753f6e6 fix: debounce ticker search on Trends page to preserve input focus Celes Renata 2026-04-29 16:54:19 +00:00
  • 6880f11c26 fix: add /no_think inline tag to disable Qwen3 thinking mode Celes Renata 2026-04-29 16:11:44 +00:00
  • eead4f1381 fix: disable thinking mode on vLLM path with chat_template_kwargs Celes Renata 2026-04-29 16:04:04 +00:00
  • 007189c0a5 fix: handle plain-text thinking blocks and disable think mode Celes Renata 2026-04-29 15:50:49 +00:00
  • f9ee1532dc fix: strip <think> reasoning blocks from thesis LLM output Celes Renata 2026-04-29 15:25:04 +00:00
  • ac29e62033 docs: update equations.md with probabilistic pipeline formulas Celes Renata 2026-04-29 15:12:47 +00:00
  • 7eecd71a0d ci: retry build (proxy timeout on previous run) Celes Renata 2026-04-29 12:08:15 +00:00
  • bb40a3cb8e fix: position sync now reconciles — removes positions broker no longer holds Celes Renata 2026-04-29 12:02:57 +00:00
  • 4e010bc048 feat: signal math upgrade — probabilistic, regime-aware scoring pipeline Celes Renata 2026-04-29 11:41:48 +00:00
  • 8c3c1aab43 fix: pipeline stop now halts all workers and flushes queues Celes Renata 2026-04-29 07:59:35 +00:00
  • cfcfd655e7 fix: reduce max_tokens to 2048 to fit 8192 context window Celes Renata 2026-04-29 06:18:26 +00:00
  • aaf8cee927 feat: scale extractor to 8 replicas Celes Renata 2026-04-29 05:54:00 +00:00
  • f264e924f0 fix: thesis rewriter now routes to vLLM when provider is vllm Celes Renata 2026-04-29 05:41:57 +00:00
  • a36702e5f3 fix: restore REDIS_PASSWORD and MINIO credentials Celes Renata 2026-04-28 22:02:50 -07:00
  • 01d77c153d fix: set POSTGRES_PASSWORD in core secrets Celes Renata 2026-04-28 21:59:30 -07:00
  • 8d227b62f6 scale extractor to 4 replicas Celes Renata 2026-04-28 21:54:26 -07:00
  • b38fb24f14 fix: ensure production uses DB-configured model/provider from UI Celes Renata 2026-04-29 04:33:21 +00:00
  • 5c64043892 feat: add Rocky 9.7 prerequisites and GPU passthrough for ollama container Celes Renata 2026-04-29 04:16:44 +00:00
  • 11c6457559 docs: add LLM provider config (Ollama/vLLM/mixed), fix risk network alias in compose Celes Renata 2026-04-29 03:08:54 +00:00
  • f151747d56 feat: add deploy-docker.sh with auto-detect Ollama, configurable model/URL Celes Renata 2026-04-29 03:03:57 +00:00
  • 49bff9de50 fix: delete stale trend_evidence before inserting to prevent duplicate accumulation Celes Renata 2026-04-28 19:45:15 +00:00
  • 27b84fcd2e fix: return open_position_count in trading status for dashboard display Celes Renata 2026-04-28 19:27:40 +00:00
  • 7e8d518946 feat: add max open positions and position cap controls to trading dashboard Celes Renata 2026-04-28 19:16:50 +00:00
  • 23f2134754 fix: stop migrations from resetting ai_agents model_name, default to vllm/AxionML/Qwen3.5-9B-NVFP4 Celes Renata 2026-04-28 18:58:13 +00:00
  • 4954318f7b docs: add comprehensive mathematical reference for all pipeline equations Celes Renata 2026-04-28 17:01:03 +00:00
  • 3b22f5e1fc feat: seed default risk_configs with macro and competitive layers enabled Celes Renata 2026-04-28 16:34:40 +00:00
  • c188677330 fix: route macro_news documents as macro_event so global event classification runs Celes Renata 2026-04-28 16:18:02 +00:00
  • 58613955e4 ci: trigger build with secrets configured Celes Renata 2026-04-28 15:21:15 +00:00
  • b1770f37df ci: trigger build after fixing pipeline config path Celes Renata 2026-04-28 15:18:16 +00:00
  • 2e4a9b1e08 feat: move Woodpecker server storage to NFS, update OAuth credentials Celes Renata 2026-04-28 15:09:31 +00:00
  • 416206e37b ci: trigger Woodpecker build Celes Renata 2026-04-28 15:05:19 +00:00
  • 0a009cdc99 ci: trigger Woodpecker build Celes Renata 2026-04-28 14:49:15 +00:00
  • 2ab52afc73 ci: trigger Woodpecker build Celes Renata 2026-04-28 14:43:40 +00:00
  • 1aae36382c fix: point WOODPECKER_GITEA_URL to external https://git.celestium.life Celes Renata 2026-04-28 14:36:48 +00:00