From 07ba0910bef41867d0ddb99bf86a4d5a49a54f03 Mon Sep 17 00:00:00 2001 From: OpeItcLoc03 Date: Fri, 22 May 2026 04:16:31 +0000 Subject: [PATCH] meta(wiki): index += concepts/interns-grep-audit-design --- .wiki/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.wiki/index.md b/.wiki/index.md index 3ad284f..6f92681 100644 --- a/.wiki/index.md +++ b/.wiki/index.md @@ -16,6 +16,7 @@ Catalog of all wiki pages. One line per page, organized by type. Updated on ever + - [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-skill-deps-check.md](concepts/bootstrap-skill-deps-check.md) — project-bootstrap@1.7.0 — Step 5.6 collapses the per-skill "detect-and-recommend" mirror shape into one generic `trigger → fulfiller` table walker (skill vs plugin kind, never auto-install); subsumes the deferred `[bootstrap-recommend-projects-meta]` and the existing `superpowers`-only detector @@ -37,6 +38,7 @@ Catalog of all wiki pages. One line per page, organized by type. Updated on ever - [hermes-skills-rollout-design](concepts/hermes-skills-rollout-design.md) — hermes-skills-rollout-design - [tdd-criteria-design](concepts/tdd-criteria-design.md) — tdd-criteria-design - [project-bootstrap-meta-isolation.md](concepts/project-bootstrap-meta-isolation.md) — project-bootstrap@1.11.0 — Step 1 ships meta-isolation block in `.gitignore` (`!.claude/`, `!.tasks/`, `!.wiki/`, ...) so own greenfield/upgrade projects re-enable agent meta-paths against global `core.excludesFile` cutter. Marker-based append-only on existing files; smoke-tested with negative control +- [interns-grep-audit-design](concepts/interns-grep-audit-design.md) — interns-grep-audit-design ## Packages