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

This commit is contained in:
vitya
2026-08-25 13:46:20 +03:00
parent 695c1aad1e
commit 002253b051

View File

@@ -12,7 +12,7 @@ The `using-wiki` skill enforces the workflow and file formats. This file overrid
- `entities/` — discrete things this project tracks (people, services, modules). - `entities/` — discrete things this project tracks (people, services, modules).
- `concepts/` — recurring ideas, design decisions, gotchas. - `concepts/` — recurring ideas, design decisions, gotchas.
- `packages/` — code packages this project produces or consumes. - `packages/` — code packages this project produces or consumes.
- `sources/` — one summary page per ingested external doc; carries `ingested:` and `raw_path:`. - `summaries/` — one summary page per ingested external doc; carries `ingested:` and `raw_path:`.
- `overview.md` — single project-wide overview. - `overview.md` — single project-wide overview.
## Naming ## Naming