chore(skills): remove meta-mcp skills (file channel closed, canon=mappa)

- delete using-projects-meta, setup-projects-meta (repo+targets)
- delete meta-host-routing, setup-tasks, setup-wiki (targets)
- project-bootstrap: projects-meta refs → mappa (Step 8 registry, triggers, auth fallback), v3.1.0
- update-skills: drop projects-meta-mcp rebuild step, v0.3.0
- README: bootstrap delegation .wiki/.tasks → mappa registration
This commit is contained in:
2026-08-25 22:03:17 +03:00
parent 5b5085eb80
commit 5675da52a7
14 changed files with 31 additions and 1674 deletions

View File

@@ -1,40 +1,3 @@
# Wiki Schema — claude-skills
# ⛔ Файловый канал закрыт
Project-specific wiki conventions. Read this before any wiki operation.
This wiki follows Karpathy's LLM Wiki pattern:
**https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f**
The `wiki-maintainer` skill enforces the workflow and file formats. This file overrides the skill where they conflict.
## Page types in this project
- `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.
- `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
- `kebab-case.md`, **Latin only**. Transliterate Cyrillic in filenames; keep the original title in the H1 + frontmatter.
## Domain conventions
- Skill-related design notes go in `concepts/<skill-name>-*.md` (e.g. `active-platform-decision.md`).
- Build / install pipeline notes live in `concepts/build-*.md`.
- Refactor / re-alignment commits get a `concepts/<what>-realignment.md` page.
## Frontmatter
Minimum:
```yaml
---
title: Human-readable title
type: concept | entity | package | source | overview
updated: YYYY-MM-DD
---
```
`source/` pages also carry `ingested:` and `raw_path:`.
**Не читать. Не править.** Канон — mappa (`mcp__mappa__*`): wiki-сущности проекта, конвенции — AGENTS-сущность. Скил: `mappa-knowledge`.