# Protocol 0.1 — ข้อกำหนดและการเชื่อมต่อ | HelmLoop

> HelmLoop แยกอำนาจ หลักฐาน การเลื่อนขั้น และผลลัพธ์ของเวิร์กโฟลว์ AI ดูรุ่น 0.1 ที่รันได้และแผนโพรโทคอล 0.2

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

0.1 มี 8 record schemas, reducer แบบ 6 แกน, CLI และ fixture adapters 2 ตัว ยังไม่ใช่แพ็กเกจสาธารณะหรือการรับรอง runtime จริง

0.2 วางแผนเพิ่มแกน assurance เหตุการณ์อำนาจ การสังเกตผลลัพธ์ และการรับหลักฐานตามเวอร์ชัน ทั้งหมดยังเป็นข้อเสนอ r3 / sync-4

## 8 records ของ 0.1

- [OutcomeContractV1](https://helmloop.dev/protocol/v0.1/schemas/outcome-contract-v1.schema.json): Outcome, risk, owner, horizon, criteria, constraints, preferences, stop conditions และหกแกนที่ตรวจสอบความรับผิดชอบได้
- [AuthorityGrantV1](https://helmloop.dev/protocol/v0.1/schemas/authority-grant-v1.schema.json): Authority ที่ owner ออกให้แบบ exact มีวันหมดอายุ เพิกถอนได้ ใช้ครั้งเดียว พร้อม durable reservation และ terminal lineage
- [ExecutionReceiptV1](https://helmloop.dev/protocol/v0.1/schemas/execution-receipt-v1.schema.json): Execution fact ที่ bind กับ attempt พร้อม resource owner, provider request และ reserved authority reference แบบ exact
- [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): Assurance decision ระดับ L0–L3 ที่ bind กับ evidence และคำนวณ sufficiency ใหม่
- [PromotionDecisionV1](https://helmloop.dev/protocol/v0.1/schemas/promotion-decision-v1.schema.json): Owner decision ที่มี exact target parameters, promote authority แยก และ lineage ที่เวลาไม่ถอยหลัง
- [ReconciliationRecordV1](https://helmloop.dev/protocol/v0.1/schemas/reconciliation-record-v1.schema.json): Fresh query ที่ bind กับ execution, attempt, provider request, locator และ observed external state แบบ exact
- [LearningSignalV1](https://helmloop.dev/protocol/v0.1/schemas/learning-signal-v1.schema.json): Proposal แบบจำกัดที่อาศัย outcome evidence; ยอมรับตัวเองหรือเป็น truth ด้วยตัวเองไม่ได้

## 6 แกนปัจจุบัน

- execution: Executor ทำอะไรจริง
- evidence: Claim ที่ต้องใช้ยัง fresh และมี support หรือไม่
- authority: Action แบบ exact ได้รับ authority หรือไม่
- 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: references โดย digest ไม่ใช่อำนาจ

## อ่านหลักฐานตามขอบเขตจริง

fixture ไม่รับรอง runtime จริง portability ความพร้อม production หรือคุณค่าทางธุรกิจ
