A. 実行方式・ライフサイクル¶
このドメインのパターン一覧(frontmatter から自動生成)。
| ID | パターン | forces | driving_variables | status |
|---|---|---|---|---|
| A1 | Synchronous Edge Agent|同期エッジ | [F12] |
[latency_budget] |
stable |
| A2 | Durable Async Agent|耐久非同期セッション | [F1, F7, F15, F17] |
[reversibility, latency_budget, accountability] |
stable |
| A3 | Sync Facade over Async Core|非同期コアの同期ファサード | [F1, F12, F7] |
[latency_budget] |
stable |
| A4 | Streaming with Progressive Commit|進捗ストリーミング+遅延コミット | [F8, F12] |
[latency_budget, failure_cost] |
stable |
| A6 | Adaptive Timeout & Budget-Bounded Retry|適応タイムアウト+予算律速リトライ | [F1, F7, F12] |
[latency_budget, cost_sensitivity, failure_cost] |
stable |
| A7 | Deadline & Budget Cascade|期限・予算のカスケード伝播 | [F2, F13] |
[request_value, cost_sensitivity] |
stable |