AIO Roadmap Phases
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Phase 1 AIO Protocol
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
成果物
aio/protocol.md
作成内容
・Purpose
・Architecture
・Module Responsibilities
・AI Boot Sequence
・Boot Invariants
・Card Index Requirements
・After Boot
・Fundamental Principles
目的
AIO全体の憲法(Contract)を完成させる。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Phase 2 Reader Specification
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
成果物
reader/specification.md
作成内容
・Purpose
・Reading Rules
・Interpretation Rules
・Card Links Rules
・Compatibility Rules
目的
Cardを読むための規格を完成させる。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Phase 3 Card Specification
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
成果物
Card構造
Card Index仕様
Card Links仕様
作成内容
・Card構造
・公開情報の単位
・Card Links
・Card Indexとの対応
・情報境界
目的
Readerが読む対象を定義する。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Phase 4 Read Infrastructure
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
成果物
read/
includes/
作成内容
・read/index.php
・protocol-loader.php
・reader-loader.php
・card-loader.php
目的
Protocol
↓
Reader
↓
Card
を取得・提供できるようにする。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Phase 5 Boot Verification
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
成果物
Boot動作確認
確認内容
Protocol受信
↓
Reader受信
↓
Card受信
↓
Card Index生成
↓
Ready
目的
Boot Protocolが仕様どおり動作することを確認する。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Phase 6 Operation
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
成果物
Invite
↓
Intake
↓
Review
↓
Card
↓
Read
↓
AI
全体接続
目的
AIO全体を運用開始する。
楽譜トップへ戻る