From 035e4dd5ac2bbdf9e11c80b3fb691749c43c3c3c Mon Sep 17 00:00:00 2001 From: OpeItcLoc03 Date: Tue, 5 May 2026 13:59:03 +0000 Subject: [PATCH] meta(wiki): index += concepts/interns-design --- .wiki/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.wiki/index.md b/.wiki/index.md index eb72f42..103cc83 100644 --- a/.wiki/index.md +++ b/.wiki/index.md @@ -12,6 +12,7 @@ Catalog of all wiki pages. One line per page, organized by type. Updated on ever ## Concepts + - [active-platform-decision.md](concepts/active-platform-decision.md) — why `active-platform` is a skill (not a memory entry); why default = Windows; how it's wired into `project-bootstrap` - [bootstrap-claude-md-merge.md](concepts/bootstrap-claude-md-merge.md) — project-bootstrap@1.3.0 — Step 5 upgrade path becomes idempotent merge (read → diff vs template → confirm → append missing); fixes silent gap where pre-1.2.0 projects never picked up new canonical triggers (`check across all projects`, `we're on Windows`) - [bootstrap-manifest.md](concepts/bootstrap-manifest.md) — record of which `project-bootstrap` / `setup-wiki` / `setup-tasks` versions initialized this project's `.wiki/` and `.tasks/` layout (overwritten on re-bootstrap; history in git) @@ -25,6 +26,7 @@ Catalog of all wiki pages. One line per page, organized by type. Updated on ever - [skill-versioning.md](concepts/skill-versioning.md) — why infra skills carry `version: ` in frontmatter and how `project-bootstrap` records them in a per-project manifest - [skill-vs-plugin.md](concepts/skill-vs-plugin.md) — when a bare SKILL.md is enough vs when you actually need a plugin (slash commands, hooks, sub-agents, MCP servers); concrete breakdown of `superpowers` - [wiki-realignment.md](concepts/wiki-realignment.md) — fixing `project-bootstrap` to create the Karpathy-canonical wiki layout +- [interns-design](concepts/interns-design.md) — interns-design ## Packages