This website requires JavaScript.
Explore
Help
Register
Sign In
dennisthiessen
/
signal-platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49bf3b140e1050e46b0ca446b9bb71dcd27b8e4e
signal-platform
/
app
/
services
T
History
dennisthiessen
49bf3b140e
Deploy / lint (push)
Successful in 8s
Details
Deploy / test (push)
Successful in 1m48s
Details
Deploy / deploy (push)
Successful in 40s
Details
Add Admin control for fundamentals cutover
2026-07-24 16:15:51 +02:00
..
__init__.py
first commit
2026-02-20 17:31:01 +01:00
admin_service.py
Add Admin control for fundamentals cutover
2026-07-24 16:15:51 +02:00
alert_service.py
fix: harden shadow book against book leakage (review of
ba2df8b
)
2026-07-21 09:11:14 +02:00
auth_service.py
refactor: dedupe scheduler logging/runtime, centralize SystemSetting access, fix rankings N+1
2026-06-24 11:23:39 +02:00
backtest_service.py
research: clean up closed Tier-1 scaffolding from branch
2026-07-19 14:41:52 +02:00
benchmark_service.py
promote residual momentum ranking
2026-07-02 21:00:39 +02:00
breadth_service.py
feat: replace regime monitor with v2 methodology
2026-07-15 09:02:56 +02:00
data_import.py
feat(sec): reparse path, CIK overrides, resolution validation
2026-07-24 10:24:05 +02:00
dolt_client.py
fix(dolt): A2 review — subprocess timeouts, stronger initial gate, HASHOF
2026-07-22 11:50:50 +02:00
dolt_earnings_importer.py
fix(dolt): A2 review — subprocess timeouts, stronger initial gate, HASHOF
2026-07-22 11:50:50 +02:00
earnings_alignment.py
feat(dolt): A2 — DoltHub earnings importer (shadow ingestion)
2026-07-22 10:55:27 +02:00
event_study_service.py
feat: replace regime monitor with v2 methodology
2026-07-15 09:02:56 +02:00
fundamental_data_refresh_service.py
Implement A5 fundamentals cutover activation
2026-07-24 14:19:22 +02:00
fundamental_service.py
Optimize signal read paths and enforce score invariants
2026-07-11 16:04:13 +02:00
fundamentals_api_service.py
fix(sec): keep the market-cap fallback through an amendment merge
2026-07-24 10:50:17 +02:00
fundamentals_candidate_service.py
Implement A5 fundamentals cutover activation
2026-07-24 14:19:22 +02:00
fundamentals_derivation.py
fix(sec): keep the market-cap fallback through an amendment merge
2026-07-24 10:50:17 +02:00
fundamentals_parity_service.py
Implement A5 fundamentals cutover activation
2026-07-24 14:19:22 +02:00
fundamentals_peers.py
fix(fundamentals): pure-core review — tie-aware percentile, null-safe reads
2026-07-22 20:41:18 +02:00
fundamentals_reads.py
fix(fundamentals): pure-core review — tie-aware percentile, null-safe reads
2026-07-22 20:41:18 +02:00
indicator_service.py
fix: recalibrate FIP path labels to live equity scale
2026-07-18 19:27:45 +02:00
ingestion_service.py
fix: harden Structural S/R after OHLCV writes and surface cleanup failures
2026-07-18 13:44:34 +02:00
market_regime_service.py
refactor: dedupe scheduler logging/runtime, centralize SystemSetting access, fix rankings N+1
2026-06-24 11:23:39 +02:00
momentum_service.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
outcome_service.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
paper_trade_service.py
fix: harden shadow book against book leakage (review of
ba2df8b
)
2026-07-21 09:11:14 +02:00
pipeline_run.py
fix: match shadow book to its pipeline's scan by run id, not timestamp
2026-07-21 10:47:32 +02:00
price_service.py
fix: harden Structural S/R after OHLCV writes and surface cleanup failures
2026-07-18 13:44:34 +02:00
qualification.py
Activation gate: primary target probability floor (>= 20%)
2026-07-11 09:31:28 +02:00
recommendation_service.py
fix: align production defaults and close review parity gaps
2026-07-18 13:03:22 +02:00
regime_monitor_service.py
fix: use categorical regime fundamentals
2026-07-15 10:13:22 +02:00
rr_scanner_service.py
fix: select shadow book setups by scan run id, not a time window
2026-07-21 11:25:03 +02:00
scoring_service.py
Optimize signal read paths and enforce score invariants
2026-07-11 16:04:13 +02:00
sec_client.py
feat(sec): A3 slice 2a — companyfacts -> snapshot parser
2026-07-22 16:11:22 +02:00
sec_facts_parser.py
fix(sec): derive fiscal year end from the issuer's own 10-K
2026-07-24 11:59:15 +02:00
sec_fundamentals_importer.py
fix(sec): keep the market-cap fallback through an amendment merge
2026-07-24 10:50:17 +02:00
sec_universe.py
feat(sec): reparse path, CIK overrides, resolution validation
2026-07-24 10:24:05 +02:00
sentiment_provider_service.py
refactor: dedupe scheduler logging/runtime, centralize SystemSetting access, fix rankings N+1
2026-06-24 11:23:39 +02:00
sentiment_service.py
sentiment: LLM buy/hold/avoid + full analysis, and search-budget scoping
2026-06-16 16:34:19 +02:00
settings_store.py
refactor: dedupe scheduler logging/runtime, centralize SystemSetting access, fix rankings N+1
2026-06-24 11:23:39 +02:00
shadow_book_service.py
fix: select shadow book setups by scan run id, not a time window
2026-07-21 11:25:03 +02:00
sr_service.py
fix: harden Structural S/R after OHLCV writes and surface cleanup failures
2026-07-18 13:44:34 +02:00
system_event_service.py
Add system alerts log with nav badge and Admin Alerts tab.
2026-07-14 13:38:04 +02:00
ticker_service.py
first commit
2026-02-20 17:31:01 +01:00
ticker_universe_service.py
Fix S&P 500 universe parse so renames like BNY are discovered.
2026-07-14 14:14:58 +02:00
trade_policy.py
feat: shadow book + shadow-vs-manual performance comparison
2026-07-20 23:44:41 +02:00
watchlist_service.py
Optimize signal read paths and enforce score invariants
2026-07-11 16:04:13 +02:00