22 lines
659 B
Markdown
22 lines
659 B
Markdown
---
|
||
type: Section
|
||
title: Changes from v0.1
|
||
sources: [SPEC.md]
|
||
generated: true
|
||
verified: false
|
||
status: current
|
||
stale_after: 2026-12-31
|
||
---
|
||
|
||
# Changes from v0.1
|
||
|
||
This section records the major updates introduced in version 0.2 of the OKF specification compared to v0.1.
|
||
|
||
- Added `stale_after` field to support automated review scheduling.
|
||
- Introduced `actor` field for attribution of changes.
|
||
- Formalised `computation` field for attested reproducibility.
|
||
- Standardised front‑matter boolean flags `generated` and `verified`.
|
||
- Expanded cross‑link syntax with the `@/` prefix.
|
||
|
||
These changes improve traceability, accountability, and automation support.
|