nyash-codex
2f54e64d27
feat(phase92): UnifiedBoxRegistry integration roadmap complete
Phase 92 完了: UnifiedBoxRegistry 統合の導線作り
**実装内容**:
- CoreServices::required_ids() 実装
- Phase 87 CoreBoxId の core_required (6個) を返す
- is_core_required() との整合性を型レベルで保証
- CoreInitError enum 追加
- MissingService, RegistryEmpty, InvalidServiceType
- Display + std::error::Error trait 実装
- PluginHost::with_core_from_registry() skeleton
- Phase 93 で実装予定(todo!() でプレースホルダー)
- initialize_runtime() 接続ポイント決定
- Ring0Context と UnifiedBoxRegistry を橋渡し
**Phase 87 整合性**:
- required_ids() が is_core_required() と完全一致
- テストで整合性を検証
**テスト結果**:
- 3件追加(全て合格)
- test_required_ids_consistency
- test_core_init_error_display
- test_with_core_from_registry_todo (should_panic)
- ビルド成功
- 既存テストに影響なし
**ドキュメント更新**:
- Section 9 追加(113行)
- ensure_initialized() 呼び出し場所決定(4箇所)
- Phase 93 実装計画明記
**次のステップ**: Phase 93 (with_core_from_registry 実装 & 起動パス統合)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 07:57:21 +09:00
..
2025-09-17 10:58:12 +09:00
2025-12-03 07:57:21 +09:00
2025-11-06 15:41:52 +09:00
2025-11-06 15:41:52 +09:00
2025-08-26 01:42:18 +09:00
2025-09-05 13:29:17 +09:00
2025-08-21 00:41:26 +09:00
2025-09-24 01:05:44 +09:00
2025-08-28 09:26:58 +09:00
2025-11-06 15:41:52 +09:00
2025-08-21 00:41:26 +09:00
2025-09-24 14:13:15 +09:00
2025-08-26 19:13:57 +09:00
2025-08-26 00:48:09 +09:00