feat: add adapter-first position onboarding - #2
Open
elexingyu wants to merge 17 commits into
Open
Conversation
Close race, privacy, terminal-safety, resource-limit, and bounded-inspection gaps found during the v0.3 pre-landing review.
Keep core-only installations type-checkable and cover missing dependency and configuration failures without leaking exception context.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adapter-first 接入
可选 AI 映射
开发者与作品集体验
quantcockpitCLI、adapter 贡献文档、架构说明、安全边界和 v0.3 CHANGELOG。scripts/import_positions.py兼容入口。预发布加固
Test Coverage
所有新增关键路径均有单元或 CLI 集成测试,包含 adapter 检测阈值、错误码、资源上限、并发写入、AI 同意、脱敏和异常链安全。
Pre-Landing Review
完成测试、可维护性、安全、性能与攻击性复核。发现的高置信度问题均已修复,最终安全和性能复核均为 PASS。Codex CLI 本机安装损坏,外部结构化 review 未运行;本地多轮专项复核与完整测试已覆盖。
Design Review
没有用户界面源码变化,跳过视觉复核;仅重新生成 OpenAPI 契约。
Eval Results
项目没有独立 prompt eval 框架;OpenAI provider 的 structured output、信任边界和失败路径由自动测试覆盖。
Scope Drift
Scope Check: CLEAN。交付内容与 v0.3 adapter assistant 设计一致,没有加入券商直连、订单执行、因子模型或报告派发。
Plan Completion
v0.3 实施计划 11/11 项完成,包括最终安全、性能、打包和文档验证。
Verification Results
make verify: 259 个 Python 测试通过ty类型检查通过tsc --noEmit通过Test plan
🤖 Generated with Codex