Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions okf/SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,8 +533,8 @@ MAY synthesize one on the fly when none is present.
## 9. Log files

A `log.md` file MAY appear at any level of the hierarchy to record the
history of changes to that scope. The format is a flat list of
date-grouped entries, newest first:
history of changes to that scope. Log files contain no frontmatter.
The format is a flat list of date-grouped entries, newest first:

```markdown
# Directory Update Log
Expand Down
5 changes: 0 additions & 5 deletions okf/bundles/acme_retail/log.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
type: Log
title: Acme Retail bundle history
---

# Bundle history

## 2026-07-01
Expand Down