issues Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Java
Filter by
55.2M results
The new tagging feature is cool!
Can you add a flag to the library that it is read only ? If that flag is set and a file in the library requests a tag
codex should not allow the search and return a message ...
What to build
修 ADR-002 分层(API/CLI → Service → CRUD → DB)的越层漏。CLI 层多处直调 CRUD 绕过 Service,最严重是 scheduler_cli 对 RedisCRUD 的 8 处直调(Redis
缓存语义本应是 redis_service 职责);另 param/engine_portfolio_mapping 在 CLI 也越层。 ...
mod:cli
mod:data
P2
ready-for-human
refactor
What to build
兑现 ADR-010 的活债:ValueObject 类零继承者(死抽象),同时跨 Sizer/Risk 的 portfolio_info 是隐式 dict schema,每个消费方手抄字段防御(fixed_sizer 校验 [
positions , cash ]、position_ratio_risk 读 worth)。
深化:引入 PortfolioInfo 作为真正的 ...
mod:trading
P2
ready-for-human
refactor
Unify workflow documentation terminology and add ingest/loitering coverage: replace Integrations with Stages , worker
with microservice , document the ingest service and detection block contract, and remove ...
What to build
合并 Entity↔ORM Model↔DTO 的双转换路径为单一 Mapper seam 的 tracer。现状两条平行路径:data/mappers/(12 个 Mapper 类,to_model/from_model/to_dto)与
CRUD 内置的 ModelConversion mixin hook(_convert_models_to_business_objects)。还有 ...
mod:data
P2
ready-for-human
refactor
What to build
修 ADR-005 参数序列化对称 的名实不符。现状 MParam 只存 (index, value) 丢了参数名,反序列化时 component_loader.py:_resolve_component_params 用 ~60
行偏移匹配/连续性 bonus/ name 曾占 index0 历史偏移 猜哪个 index 对哪个构造参数。
深化:让参数序列化携带 name→index ...
mod:data
mod:trading
P1
ready-for-human
refactor
As far as I m aware, Fireshare philosophy consists in organizing and showing clips without leaving a fingerprint,
keeping things intact while managing files under the hood.
It d be nice if Fireshare could ...
What to build
事件链路最深 fragility 的 tracer bullet。现状引擎用 component.__class__.__name__ 硬编码查 { PortfolioT1Backtest :…, TradeGateway :…}
分发事件(time_controlled_engine.py 的 _auto_register_component_events),子类改名或新增(如 ...
mod:live
mod:trading
P1
ready-for-human
refactor
@eypigu @ADCP-dev, revisando el alta de Adrián he visto el rebranding de la comunidad, veo que hay nuevos enlaces a
redes sociales en el footer pero están rotos. Abro este issue para que corrijamos la ...
needs-area-owner
What to build
兑现 ADR-011 信号发射统一 Seam(Strategy + Risk) 。现状 BaseStrategy.create_signal 与 RiskBase.create_signal 是两份近乎逐字拷贝(唯一差是 source 缺省
STRATEGY vs RISK)。抽取共享的信号发射逻辑到单一 seam(如 SignalEmitter mixin/基方法),Strategy ...
mod:trading
P2
ready-for-human
refactor
test

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.