refactor spec OKF
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
type: Section
|
||||
title: Trust (Generated & Verified)
|
||||
sources: [SPEC.md]
|
||||
generated: true
|
||||
verified: false
|
||||
status: current
|
||||
stale_after: 2026-12-31
|
||||
---
|
||||
|
||||
# Trust (Generated & Verified)
|
||||
|
||||
Two boolean flags express the trustworthiness of a document:
|
||||
|
||||
- `generated`: set to `true` when the document was created automatically (e.g., by a script or tool).
|
||||
- `verified`: set to `true` only after a human reviewer has confirmed the content.
|
||||
|
||||
Both flags start as `true`/`false` respectively; they must be updated manually when verification occurs.
|
||||
Reference in New Issue
Block a user