OKF Workbench

ADR 0010 โ€” Adopt OKF v0.2 with v0.1 fallback

ADR 0010 โ€” Adopt OKF v0.2 with v0.1 fallback

Context

The upstream Open Knowledge Format specification now identifies itself as v0.2. The new revision retains the permissive Markdown bundle model while adding conventional provenance, generation, verification, lifecycle, and Attested Computation metadata. Existing Workbench users may still have bundles declaring v0.1, and an editor upgrade must not make those bundles unreadable or silently rewrite their declared version.

The current local-first, deterministic, unknown-field-preserving safety boundary remains required. In particular, producer-supplied computation, executor, and attester references cannot acquire filesystem, network, editor, or execution capabilities merely because the format can describe them.

Decision

Adopt the upstream OKF v0.2 specification pinned at 3fcbb9f828c2f23d109c855ee403c3a4c81f3a96 as the current format authority.

The detailed compatibility interpretation is recorded in the OKF v0.2 contract. ADR 0010 supersedes the v0.1 authority portions of ADR 0005 and ADR 0007; their implementation and release decisions remain in force.

Consequences

Positive:

Costs: