Commit Graph

3 Commits

Author SHA1 Message Date
5675da52a7 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
2026-08-25 22:03:17 +03:00
3806b0407b docs(wiki): schema — bucket sources/ → summaries/ (решение 2026-08-24) 2026-08-25 13:52:58 +03:00
4382fd36b9 refactor(wiki): migrate this repo's .wiki/ to canonical Karpathy layout
Stop being inconsistent with our own fixed project-bootstrap template.

- SUMMARY.md → index.md (catalog by type, with one-line hooks)
- source/*.md → concepts/*.md (with `git mv` so history is preserved)
- WORKFLOW.md removed (workflow lives in wiki-maintainer, not duplicated here)
- New: .wiki/CLAUDE.md (project schema, Karpathy gist URL pinned at top)
- New: log.md (append-only op log; backfilled with prior decisions)
- New: overview.md (single project intro page)
- New: raw/README.md (immutability note; replaces .gitkeep placeholder)
- Empty .gitkeep added to entities/, packages/, sources/
- Migrated pages got `type: concept` frontmatter

After this, wiki-maintainer reads .wiki/CLAUDE.md → index.md as it expects,
and the layout matches what newly-bootstrapped projects will look like.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 11:22:43 +03:00