issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
Goal: Ensure provider and CLI-agent outputs can preserve useful failures, counterexamples, uncertainty, verifier
requests, dependency questions, risk flags, assumptions, and next steps in WorkerBundle ...
Description
Add fetch_id column to all canonical schemas for data lineage tracing.
Acceptance Criteria
- [x] All canonical schemas include fetch_id column
- [x] Pipeline writes populate fetch_id ...
domain/backend
enhancement
priority/p2
size/s
Description
_REGIME_CACHE is a module-level dict[str, str] in alpha_quant/app/pipeline.py. This global mutable state persists across
separate pipeline runs, is not thread-safe, leaks state between tests, ...
domain/backend
priority/p1
size/xs
tech-debt
Description
Three CLI commands are stubs that print not yet implemented . Wire each CLI command to call its corresponding real
module.
Acceptance Criteria
- [x] alpha-quant journal --since 7d displays ...
domain/ops
enhancement
priority/p1
size/m
Description
alpha-quant run creates adapters via the factory and prints diagnostic info but never calls run_pipeline() from
pipeline.py. The CLI run command is essentially a no-op.
Wire cmd_run to call ...
bug
domain/ops
priority/p0
size/m
Description
Add SPY benchmark comparison to backtest metrics.
Acceptance Criteria
- [x] BacktestMetrics includes SPY benchmark fields
- [x] Benchmark uses same time range as backtest
- [x] Tests ...
domain/quant
enhancement
priority/p2
size/xs
Description
AlpacaConnector is the live MarketData adapter but its primary method daily_bars() is NOT implemented.
Acceptance Criteria
- [x] daily_bars(symbol, start, end) returns list of Bar using ...
domain/backend
enhancement
priority/p1
size/s
Description
Create EventLog abstraction with in-memory accumulation and batch write to store.
Acceptance Criteria
- [x] EventLog class with emit(), query(), subscribe() methods
- [x] In-memory accumulator ...
domain/backend
enhancement
priority/p2
size/m
Description
Add sector concentration limit to ranking.
Acceptance Criteria
- [x] Add sector concentration limit to rank()
- [x] Configurable max sector weight (default 25%)
- [x] Tests verify ...
domain/quant
enhancement
priority/p2
size/s
Description
8 event types are defined in alpha_quant/domain/events.py but never emitted anywhere:
- StalenessHaltSet — detected in validate.py, never emitted
- BookMarked — never emitted (equity ...
domain/backend
enhancement
priority/p1
size/m

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.