Files
admin/.tmp-concepts/bootstrap-manifest.md
vitya 4837fb32c8 import-stage: .wiki/concepts/ via split (temp prefix for merge into existing dir)
git-subtree-dir: .tmp-concepts
git-subtree-mainline: 98bcc37d32
git-subtree-split: c727aaa1b6
2026-05-21 13:46:51 +03:00

22 lines
792 B
Markdown

---
title: Bootstrap Manifest
type: concept
updated: 2026-05-18
generator: project-bootstrap@1.11.0
---
# Bootstrap Manifest
Skills used to initialize this project's `.wiki/` and `.tasks/` layout, with their versions at install time.
| Skill | Version | Role |
|---|---|---|
| `project-bootstrap` | 1.11.0 | orchestrator |
| `setup-wiki` | 1.0.0 | wiki canonical layout |
| `setup-tasks` | 1.0.0 | tasks canonical layout |
| `project-discipline` | 0.1.1 | cross-project policy |
| `setup-interns` | 0.3.0 | interns MCP server install (one-time, per machine) |
| `using-interns` | 0.2.0 | interns runtime policy + per-session permission grant |
This file is overwritten if `project-bootstrap` is re-run on the same project. For history, use `git log .wiki/concepts/bootstrap-manifest.md`.