release: runtime plugin split#45
Conversation
…lder feat: runtime-split-shared-builder shared builder
feat: runtime-split-claude Claude plugin
feat: runtime-split-codex Codex plugin
Task 4: plugins/ndf-kiro を追加し、Kiro installer / docs / templates を runtime 別配布物へ移動する。
MCPプラグインを shared/claude/codex/kiro のランタイム別配布構成へ分離
feat: runtime-split-docs-cleanup docs cleanup
feat: runtime-split-validation validation
…smoke feat: runtime-split-container-smoke runtime smoke
docs: runtime分離計画の最終状態を反映
takemi-ohama
left a comment
There was a problem hiding this comment.
🤖 cross-review | round 1 | gemini | APPROVE
Release PR としての Task 1-8 の最終状態、issue の完了条件、ランタイム別マニフェスト、生成物の整合性、Kiro インストーラの挙動、MCP プラグインの分離パス、コンテナ smoke CI の稼働、および旧 plugins/ndf や plugins/mcp-* の古い参照が残存していないことをすべて検証しました。
すべてのチェックがパスしており、不要な副作用や漏れは見当たりません。このまま Ready / Merge して問題ない状態と判断します。
takemi-ohama
left a comment
There was a problem hiding this comment.
🤖 cross-review | round 1 | codex | REQUEST_CHANGES
Kiro installer の runtime 挙動に修正必須の問題があります。MCP skill の symlink 保持と optional Slack hook の実行パスを直し、smoke がその経路を検出できる状態にしてください。
takemi-ohama
left a comment
There was a problem hiding this comment.
🤖 cross-review | round 2 | codex | APPROVE
Task 1-8 の最終状態、runtime 別 manifest、生成物同期、Kiro installer / MCP split、container smoke CI、旧パス残存を確認しました。追加で修正必須の指摘はありません。PR は draft のため、ready 化と merge は通常の運用判断で進めてください。
takemi-ohama
left a comment
There was a problem hiding this comment.
🤖 cross-review | round 2 | gemini | APPROVE
Task 1-8の最終状態、ランタイム別構成、生成物とテストが正しく完了していることを確認しました。指摘事項はありません。
PR Test Plan 実行結果対象: #45 結果
サマリー
|
Summary
plugins/ndfに混在している状態を解消し、ランタイム別の配布単位へ分離するTest plan (結合観点のみ)
bash scripts/build-runtime-plugins.sh --checkbash scripts/validate-runtime-plugins.shbash scripts/runtime-smoke-test.sh --runtime claudebash scripts/runtime-smoke-test.sh --runtime codexbash scripts/runtime-smoke-test.sh --runtime kirondfと主要 MCP plugin を導入できることを確認plugins/ndf/plugins/mcp-*参照の残存確認開発用: 個別 PR 進捗 (レビュー対象外)