BLOGS are governed literary artifacts. Every post is a timestamped disclosure.
| Artifact | Format | Source |
|---|---|---|
| Post | `.md` with front matter | `_posts/YYYY-MM-DD-slug.md` |
| Index | `BLOGS.json` | Compiled from post front matter |
| Governance | `CANON.json` | Compiled from CANON.md |
| Surface | `index.md` | Jekyll page, fetches BLOGS.json |
Posts render via layout: post (DESIGN theme). The BLOGS index renders via layout: default with POSTS.html include. Both are governed by DESIGN/JEKYLL.
| *BLOGS | SPEC | CANONIC* |