- Open Knowledge Format (OKF) v0.2 addresses agentic trust by adding optional frontmatter fields for provenance, trust, freshness, lifecycle, and attestation.
- New fields like 'sources', 'generated', 'verified', 'stale_after', and 'status' allow consumers to decide trustworthiness before reading the full content.
- Attested Computation is introduced to ensure values are computed through sanctioned methods, with a receipt and attester for verification.
- OKF v0.2 is backward-compatible, with v0.1 bundles remaining valid, and includes renames like 'timestamp' to 'generated.at' for consistency.
- Reference implementations, updated sample bundles, and a Knowledge Catalog demo are released to support the new format.