docs(wiki): schema — bucket sources/ → summaries/ (решение 2026-08-24)

This commit is contained in:
2026-08-25 13:46:35 +03:00
parent dc2cd0e522
commit 3806b0407b

View File

@@ -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). - `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. - `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. - `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. - `overview.md` — single project-wide overview. Read this first if new to the repo.
## Naming ## Naming