Wiki Log
- title
- Wiki Log
- type
- log
- summary
- Where the activity log lives β one file per month under wiki/log/, and how an entry is written
- created
- 2026-04-06
- updated
- 2026-09-01
Every ingest, query, lint and update the vault has been through is recorded as a dated entry. The entries live in one file per month, wiki/log/YYYY-MM.md, each carrying type: log; this page is the way in. A single file held all of them until September 2026, when it reached 282 KB and 237 entries and stopped being something a reader, an editor or a diff could take in at once.
An entry goes into the file for the month it is written in β today's date decides, not the date of the thing being logged β and the file is created from the header below when a month begins. Entries are appended, never edited after the fact, and never moved between files.
---
title: Wiki Log, September 2026
type: log
summary: "Activity log for September 2026"
created: 2026-09-01
updated: 2026-09-01
---
## [2026-09-01] ingest | Title
What was done. Pages created and updated, as wikilinks.
Actions are ingest, query, lint and update. The header form is what warren parses: it indexes each entry as its own document under the log section and shows them all on one timeline at /log, whichever file they came from, so splitting by month changed nothing for search or for the site.
Months
- April 2026 β 123 entries, the first month: the vault bootstrapped, the toolbox and the Telegram ingest
- May 2026 β 60 entries
- July 2026 β 51 entries
- September 2026 β the freshness tiers,
warren lint, and this split