# Protocol 0.1 — 명세와 통합 | HelmLoop

> HelmLoop는 AI 워크플로의 권한, 근거, 승격, 결과를 명확히 합니다. 실행 가능한 0.1 후보와 제안 단계의 0.2 프로토콜을 살펴보세요.

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

0.1에는 8개 record schemas, 결정적 6축 reducer, CLI, fixture adapters 2개가 있습니다. 공개 패키지 출시나 실제 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가 발급한 정확하고 만료·취소 가능하며 1회용인 authority. durable reservation과 terminal 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): 정확한 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, 이식성, 운영 준비, 업무 가치를 인증하지 않습니다.
