frontmatter spec + dorveille tags + dynamic AI disclosure in templates
- docs/frontmatter.md: canonical frontmatter reference for all content types - dorveille.md: add tags, ai-disclosure fields - single.html: AI meta tags now read from frontmatter instead of hardcoded
This commit is contained in:
parent
5a8c39c3a0
commit
4f2b0a67e1
3 changed files with 154 additions and 4 deletions
|
|
@ -5,8 +5,10 @@ description: "The best automation is the kind you never notice. Like good typogr
|
|||
eyebrow: "Essay"
|
||||
author: "Wasily"
|
||||
footer: "This essay was written by a human, edited with the assistance of an LLM, and published during the dorveille."
|
||||
tags: ["essay", "automation", "ai"]
|
||||
ai-model: "claude-sonnet-4-5"
|
||||
ai-provider: "Anthropic"
|
||||
ai-disclosure: "ai-assisted"
|
||||
---
|
||||
|
||||
There is a particular quality to systems that work well. They recede. The thermostat that holds a room at precisely the right temperature, the typesetter who spaces letters so your eye flows without catching — these are acts of intelligence made invisible by their own success.[^1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue