From a8420efdd0a27a3abe5be6c2e3fb25ae6c738433 Mon Sep 17 00:00:00 2001 From: Travis Herbranson Date: Sun, 24 May 2026 22:21:46 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20README=20status=20=E2=80=94=20first=20s?= =?UTF-8?q?teady-state=20compile,=20lint,=205=20promotions,=20cadence=20pl?= =?UTF-8?q?an?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 42ad738..0957bff 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,24 @@ semantic search via Ollama. If you're an agent acting on this vault, read `CLAUDE.md`. If you're a human browsing, start at `index.md`. +## Status (as of 2026-05-24) + +- **88 source files** across Dev / Venture / Homelab; **26 compiled Wiki + pages** (22 entities, 4 domain landings) + 2 synthesis pages. +- **First steady-state compile** since launch ran 2026-05-24, clearing a + 34-source backlog (indexes rebuilt, 5 entities refreshed, the + `ai-memory-architecture` synthesis updated for the `petalbrain` + consolidation). The first **lint pass** ran the same night (broken + wikilinks + `session-note→session-notes` fixes). +- **5 entities promoted** that session: [[Wiki/Reference/trellis]], + [[Wiki/Reference/vault-mcp]], [[Wiki/Homelab/petalbrain]], + [[Wiki/Homelab/knot-dns]], [[Wiki/Dev/herbyeos]]. +- **Compile cadence (planned, not yet live):** an n8n workflow nudges via + Google Chat when ≥10 new sources accrue or ≥7 days pass since the last + compile. Depends on a `wiki.compile_runs` table and a one-line addition + to the compile procedure's Step 8. See + `docker/n8n/workflows/wiki-compile-nudge.json`. + ## Two-layer structure ```