Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions okf/SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ Date headings MUST use ISO 8601 `YYYY-MM-DD` form. Log entries are
prose; the leading bold word (`**Update**`, `**Creation**`,
`**Deprecation**`, etc.) is a convention, not a requirement.

Log entries are append-only: producers SHOULD add new dated entries rather
than editing or deleting past ones, so the log remains a faithful history. A
correction SHOULD be recorded as a new entry that supersedes the earlier
statement, not as a rewrite of it.

---

## 8. Citations
Expand Down