From 3806b0407b417b6f738f18846e2a8b71fcf41e14 Mon Sep 17 00:00:00 2001 From: vitya Date: Tue, 25 Aug 2026 13:46:35 +0300 Subject: [PATCH] =?UTF-8?q?docs(wiki):=20schema=20=E2=80=94=20bucket=20sou?= =?UTF-8?q?rces/=20=E2=86=92=20summaries/=20(=D1=80=D0=B5=D1=88=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=202026-08-24)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .wiki/CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.wiki/CLAUDE.md b/.wiki/CLAUDE.md index 5e0004f..82a8c0f 100644 --- a/.wiki/CLAUDE.md +++ b/.wiki/CLAUDE.md @@ -12,7 +12,7 @@ The `wiki-maintainer` skill enforces the workflow and file formats. This file ov - `entities/` — discrete things this project tracks. Reserved for future use (individual skills if they accumulate non-obvious context, tools we adopt). - `concepts/` — design decisions, technical gotchas, refactor notes. Most pages live here. - `packages/` — currently empty. Would be used if we extract a package (e.g. a CLI) from this repo. -- `sources/` — one summary per ingested external doc; carries `ingested:` and `raw_path:` frontmatter. +- `summaries/` — one summary per ingested external doc; carries `ingested:` and `raw_path:` frontmatter. - `overview.md` — single project-wide overview. Read this first if new to the repo. ## Naming