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
+18
View File
@@ -0,0 +1,18 @@
---
type: Section
title: Lifecycle (Status & Stale After)
sources: [SPEC.md]
generated: true
verified: false
status: current
stale_after: 2026-12-31
---
# Lifecycle (Status & Stale After)
Two fields describe a document's lifecycle:
- `status`: one of `draft`, `current`, `deprecated`, or `archived`.
- `stale_after`: an ISO8601 date after which the document should be reviewed.
These fields help automated tools decide when to flag a concept for revision.