Skip to content

docs: 両Copilotの機能差と共通化候補を整理 - #86

Merged
Ries630 merged 2 commits into
mainfrom
feature/sibling-project-comparison
Aug 26, 2026
Merged

docs: 両Copilotの機能差と共通化候補を整理#86
Ries630 merged 2 commits into
mainfrom
feature/sibling-project-comparison

Conversation

@Ries630

@Ries630 Ries630 commented Aug 26, 2026

Copy link
Copy Markdown
Owner

変更内容

  • StockCopilotとTradingCopilotの目的、安全境界、機能差を比較表に整理
  • 差分を意図的差分、同期対象、共通化候補、対象外に分類
  • 指標、スクリーニング、確定足などの共通化候補と再評価条件を記録
  • READMEとAGENTS.mdから比較文書を参照
  • 現況表をADRにしない理由をADR索引に記録

判断

指標エンジンは共有モジュール化を決めず、共通OHLCVフィクスチャによる乖離検出を第一候補とした。
発注、認証、注文プラン、通知条件は安全境界として共通化対象から外した。

検証

  • UV_CACHE_DIR=/tmp/stockcopilot-comparison-uv-cache uv run run_tests.py(368 passed)
  • UV_CACHE_DIR=/tmp/stockcopilot-comparison-uv-cache uv run --with ruff ruff check .(All checks passed)
  • Markdown表の列数、相対リンク、一文一行、公開禁止情報を機械確認

Closes #85

機能差を意図的差分・同期対象・共通化候補・対象外に分類する。\n比較基準、再評価条件、更新契機と公開範囲を記録する。\n\nCloses #85
@Ries630 Ries630 added the documentation Improvements or additions to documentation label Aug 26, 2026
@Ries630 Ries630 self-assigned this Aug 26, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: acf2cdf7a4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/sibling-project-comparison.md Outdated
定期実行ではWebとIRを参照せず、対話実行だけ参照できることを比較表へ記録する。\n規範の正であるoutput-contract.mdへのリンクを追加する。

@Ries630 Ries630 left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@Ries630
Ries630 merged commit 1807ca5 into main Aug 26, 2026
6 checks passed
@Ries630
Ries630 deleted the feature/sibling-project-comparison branch August 26, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: StockCopilotとTradingCopilotの機能差・思想差を整理する

1 participant