背景
Podman 互換と暗号化チャット向けコンフォーマンス整備は完了したものの、CI 運用・計測まわりに派生タスクが残存しています。ここでは当面のロードマップを整理し、優先度順に既存 Issue を束ねます。
フェーズA: 即時優先 (今週中)
フェーズB: Verify Lite / CI 強化 (完了)
フェーズC: Podman ランタイム整備と Week トラッカー
フェーズD: 中長期ロードマップ
次のアクション
📦 Project Complexity Management - Simplification and Organization #1006 Month2: CI統合設計ドラフトを確定し、低リスク統合PRを順次作成する(docs/notes/issue-1006-ci-consolidation-draft.md、更新: PR docs(ci): update consolidation draft status #1782 (merged), 更新: PR docs(ci): finalize issue 1006 consolidation strategy #1783 (merged), 更新: PR ci(security): consolidate SBOM schedule #1785 (merged), 更新: PR ci: consolidate ci-extended schedule #1786 (merged), 更新: PR ci(release): consolidate quality artifacts #1787 (merged), 更新: PR ci(formal): consolidate formal aggregate entry #1788 (merged), 更新: PR ci(spec): consolidate spec validation entry #1789 (merged), 更新: PR ci(spec): call spec-validation entry from full CI #1790 (merged), 更新: PR ci: add workflow_call entry modes #1791 (merged), 更新: PR docs: update CI consolidation progress #1792 (merged), 更新: PR docs: refresh workflow trigger map #1793 (merged), 更新: PR docs: refresh workflow overlap candidates #1794 (merged), 更新: PR docs: refresh workflow inventory #1795 (merged), 更新: PR docs: refresh workflow trigger profiles #1796 (merged), 更新: PR chore(ci): move ci-fast entry into ci.yml #1797 (merged), 更新: PR chore(ci): route ci-extended entry via ci.yml #1798 (merged), 更新: PR chore(ci): route hermetic entry via ci.yml #1799 (merged), 更新: PR chore(ci): route parallel tests via ci.yml #1800 (merged), 更新: PR chore(ci): route podman smoke via ci.yml #1801 (merged), 更新: PR docs: refresh ci consolidation status for issue 1006 #1808 (merged), 更新: PR chore(ci): route QA bench via ci.yml #1813 (merged), 更新: PR docs: note workflow dispatch dependencies #1814 (merged), 更新: PR chore(ci): route pr-verify via ci.yml #1815 (merged), 更新: PR chore(ci): route verify entry via ci.yml #1816 (merged)(完了)。
📦 Project Complexity Management - Simplification and Organization #1006 Month3: DX改善(統一 entry / alias / help)の実装計画を確定し、段階導入を開始する(docs/notes/issue-1006-dx-roadmap.md、直近: PR dx: wire script alias runner #1776 (merged), 更新: PR docs(dx): finalize issue 1006 DX roadmap #1784 (merged))(完了)。
📦 Project Complexity Management - Simplification and Organization #1006 の残タスクを優先度順に整理し、チェックリストへ反映する(継続)(完了)。
背景
Podman 互換と暗号化チャット向けコンフォーマンス整備は完了したものの、CI 運用・計測まわりに派生タスクが残存しています。ここでは当面のロードマップを整理し、優先度順に既存 Issue を束ねます。
フェーズA: 即時優先 (今週中)
フェーズB: Verify Lite / CI 強化 (完了)
フェーズC: Podman ランタイム整備と Week トラッカー
フェーズD: 中長期ロードマップ
pnpm run統一: PR chore: standardize runner flags (Phase 1) #1752/chore: standardize script chaining to pnpm run #1753; Phase 2: ESLint config consolidation: PR chore: consolidate eslint config under configs #1756; Phase 2: tsconfig consolidation: PR chore: move root tsconfig into configs #1757; ESLint inclusion roadmap: PR docs: add ESLint inclusion roadmap #1764; docs reference updates: PR docs: update config reference notes (#1006) #1766; flake schedule consolidation: PR ci: consolidate flake schedule workflow #1769; Month2/Month3 drafts: PR docs: add issue 1006 month2/month3 drafts #1770 (merged); PR maintenance schedule: PR ci: consolidate pr maintenance schedule #1771 (merged); auto-merge eligibility: PR ci: consolidate auto-merge eligibility #1772 (merged); PR annotations: PR ci: consolidate pr annotations workflow #1773 (merged); branch protection docs: PR docs: clarify branch protection checklist #1774 (merged); nightly monitoring consolidation: PR ci: consolidate nightly monitoring into nightly workflow #1775 (merged); script alias wiring: PR dx: wire script alias runner #1776 (merged); flake retry dispatch consolidation: PR chore(ci): fold flake retry into flake detect #1777 (merged); manual model checking consolidation: PR chore(ci): fold manual model checking into formal verify #1778 (merged); parallel coordinator consolidation: PR chore(ci): fold parallel coordinator into parallel execution #1779 (merged); pr auto-update consolidation: PR chore(ci): fold auto-update into PR maintenance #1780 (merged); pr summary consolidation: PR chore(ci): fold PR summary into PR maintenance #1781 (merged); consolidation draft update: PR docs(ci): update consolidation draft status #1782 (merged); security schedule consolidation: PR ci(security): consolidate SBOM schedule #1785 (merged); ci-extended schedule consolidation: PR ci: consolidate ci-extended schedule #1786 (merged); release quality artifacts consolidation: PR ci(release): consolidate quality artifacts #1787 (merged); formal aggregate consolidation: PR ci(formal): consolidate formal aggregate entry #1788 (merged); spec validation entry consolidation: PR ci(spec): consolidate spec validation entry #1789 (merged); full CI spec validation entry: PR ci(spec): call spec-validation entry from full CI #1790 (merged); ci entry workflow_call modes: PR ci: add workflow_call entry modes #1791 (merged); ci consolidation draft update: PR docs: update CI consolidation progress #1792 (merged); ci consolidation status refresh: PR docs: refresh ci consolidation status for issue 1006 #1808 (merged); workflow trigger map update: PR docs: refresh workflow trigger map #1793 (merged); workflow overlap candidates update: PR docs: refresh workflow overlap candidates #1794 (merged); workflow inventory update: PR docs: refresh workflow inventory #1795 (merged); workflow trigger profiles update: PR docs: refresh workflow trigger profiles #1796 (merged); ci-fast entry consolidation: PR chore(ci): move ci-fast entry into ci.yml #1797 (merged); ci-extended entry consolidation: PR chore(ci): route ci-extended entry via ci.yml #1798 (merged); hermetic entry consolidation: PR chore(ci): route hermetic entry via ci.yml #1799 (merged); parallel tests entry consolidation: PR chore(ci): route parallel tests via ci.yml #1800 (merged); podman smoke entry consolidation: PR chore(ci): route podman smoke via ci.yml #1801 (merged); entry runner CLI routing: PR feat(cli): add entry runner routing #1802 (merged); CLI migration guide: PR docs: add CLI entry migration guide #1803 (merged); ae help command: PR feat(cli): add ae help command #1804 (merged); setup guide CLI discovery: PR docs(setup): add cli discovery section #1805 (merged); setup wizard draft: PR docs: add setup wizard draft for issue 1006 #1806 (merged); setup wizard CLI: PR feat: add ae setup command for installer templates #1807 (merged); setup wizard interactive: PR feat: add interactive setup wizard #1809 (merged); setup CLI reference: PR docs: add setup command to CLI reference #1810 (merged); setup guide wizard mention: PR docs: mention ae setup wizard in setup guide #1811 (merged); ci-fast/extended dispatch cleanup: PR chore(ci): limit ci-fast/extended to workflow_call #1812 (merged); QA bench entry consolidation: PR chore(ci): route QA bench via ci.yml #1813 (merged); workflow dispatch dependencies note: PR docs: note workflow dispatch dependencies #1814 (merged); pr-verify entry consolidation: PR chore(ci): route pr-verify via ci.yml #1815 (merged); verify entry consolidation: PR chore(ci): route verify entry via ci.yml #1816 (merged))(CLOSED)次のアクション