Skip to content

Proofline v2.0.0

Choose a tag to compare

@thangldw thangldw released this 23 Aug 12:20
· 28 commits to main since this release

Proofline v2.0.0

English

Proofline v2.0.0 adds deterministic transitive decision impact, an audited decision-review
workflow, portable review receipts, and Ed25519 signed attestations. Impact follows only explicit
active based_on and implements relations and chooses a cycle-safe canonical shortest path.
Attestations bind a verified Decision Evidence Package and optional review receipt to a trusted
public key without requiring an AI provider, database or network during verification.

Install the proofline-evidence distribution from PyPI; the executable and import package remain
proofline:

python -m pip install proofline-evidence==2.0.0
proofline demo stale-decision

The signature establishes integrity and matching private-key control relative to that public key.
It does not establish identity, trusted time, revocation, transparency-log inclusion,
authorization, hosted sync or multi-user consistency.

Tiếng Việt

Proofline v2.0.0 bổ sung transitive impact xác định, decision-review workflow có audit, review
receipt portable và signed attestation Ed25519. Impact chỉ đi qua quan hệ based_on
implements explicit đang hiệu lực. Attestation gắn package và review receipt đã xác minh với
trusted public key, không cần AI provider, database hoặc network khi verify.

Chữ ký chứng minh integrity và quyền kiểm soát private key tương ứng; không tự chứng minh danh
tính, trusted time, revocation, authorization, hosted sync hoặc tính nhất quán multi-user.

日本語

Proofline v2.0.0 は、決定的な推移的影響、監査可能な decision-review workflow、portable
review receipt、Ed25519 signed attestation を追加します。影響は有効な明示的
based_on / implements 関係だけをたどります。検証済み package と任意 receipt を
trusted public key に結び付け、検証時に AI provider、database、network を必要としません。

署名は、その公開鍵に対応する private key の制御と整合性を示しますが、identity、信頼時刻、
revocation、authorization、hosted sync、multi-user consistency は保証しません。

Release verification: python scripts/release_check.py --tag v2.0.0.