# Protocol 0.1 — 仕様と統合 | HelmLoop

> HelmLoop は AI ワークフローの権限、証拠、昇格、成果を明確にする制御契約です。実行可能な 0.1 候補と、計画段階の 0.2 を紹介します。

Source: https://helmloop.dev/ja/engineering.html

0.1 は 8 種類の record schemas、決定的な 6 軸 reducer、CLI、2 つの fixture adapters を含みます。公開パッケージや実 runtime の認証ではありません。

0.2 は assurance 軸、権限イベント、成果観測、証拠の再採用を計画しています。r3 / sync-4 の提案であり、未実装です。

## 0.1 の 8 records

- [OutcomeContractV1](https://helmloop.dev/protocol/v0.1/schemas/outcome-contract-v1.schema.json): Accountable outcome、risk、owner、horizon、criteria、constraints、preferences、stop conditions、6 軸。
- [AuthorityGrantV1](https://helmloop.dev/protocol/v0.1/schemas/authority-grant-v1.schema.json): Owner が発行する、正確・期限付き・取消可能・単回使用の authority。durable reservation と終端 lineage を持ちます。
- [ExecutionReceiptV1](https://helmloop.dev/protocol/v0.1/schemas/execution-receipt-v1.schema.json): Attempt に binding された execution fact。resource owner、provider request、正確な reserved authority reference を含みます。
- [EvidenceRecordV1](https://helmloop.dev/protocol/v0.1/schemas/evidence-record-v1.schema.json): Freshness cap、criterion digest、provenance、dependency fingerprints、limitations を持つ結論。
- [AssuranceDecisionV1](https://helmloop.dev/protocol/v0.1/schemas/assurance-decision-v1.schema.json): Evidence に binding された L0–L3 assurance decision。sufficiency は再計算されます。
- [PromotionDecisionV1](https://helmloop.dev/protocol/v0.1/schemas/promotion-decision-v1.schema.json): Exact target parameters、別の promote authority、時刻が後退しない lineage を持つ owner decision。
- [ReconciliationRecordV1](https://helmloop.dev/protocol/v0.1/schemas/reconciliation-record-v1.schema.json): 正確な execution、attempt、provider request、locator、observed external state に binding された fresh query。
- [LearningSignalV1](https://helmloop.dev/protocol/v0.1/schemas/learning-signal-v1.schema.json): Outcome evidence に基づく限定 proposal。自己承認せず、単独で truth になりません。

## 現在の 6 軸

- execution: Executor が何を実行したか
- evidence: 必要 claim が fresh で support されているか
- authority: 正確な action が authorized か
- promotion: Accountable owner が何を決定したか
- reconciliation: Provider と observed external state が何を示すか
- observedOutcome: 独立 outcome evidence が何を示すか

0.1 の HL-C14N-1 と 6 軸を保持。0.2 は helmloop-jcs-sha256-v1 と typed sha256: 参照を計画。Digest は権限ではありません。

## 証拠の範囲を確認

fixture は実 runtime、可搬性、本番運用、業務価値を認証しません。
