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