refactor spec OKF

This commit is contained in:
Jérôme Bousquié
2026-08-01 09:34:12 +02:00
parent 81b825970a
commit 37432536dc
16 changed files with 595 additions and 10 deletions
+21
View File
@@ -0,0 +1,21 @@
---
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 version0.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 frontmatter boolean flags `generated` and `verified`.
- Expanded crosslink syntax with the `@/` prefix.
These changes improve traceability, accountability, and automation support.