19 lines
569 B
Markdown
19 lines
569 B
Markdown
---
|
|
title: Bootstrap Manifest
|
|
type: concept
|
|
updated: 2026-04-30
|
|
generator: project-bootstrap@1.2.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.2.0 | orchestrator |
|
|
| `setup-wiki` | 1.0.0 | wiki canonical layout |
|
|
| `setup-tasks` | 1.0.0 | tasks canonical layout |
|
|
|
|
This file is overwritten if `project-bootstrap` is re-run on the same project. For history, use `git log .wiki/concepts/bootstrap-manifest.md`.
|