ktg-plugin-marketplace/docs/marketplace-polyrepo-migration/migration
Kjell Tore Guttormsen 85a8ee345e fix(migration): re-review MAJOR (30-fix-references) — drop stale repository.directory + test the package.json branch
The /trekreview re-review's high-effort deep read of 30-fix-references.mjs
surfaced 2 MAJOR (both pre-existing in the original delivery, not remediation
regressions):

- PLAN_EXECUTE_DRIFT: the rewriter set repository.url but left a monorepo-relative
  repository.directory (e.g. llm-security's plugins/llm-security) intact, so the
  standalone package.json/plugin.json shipped a directory pointing nowhere. Now
  dropped in BOTH the plugin.json (3a) and package.json (3b) object branches;
  idempotency preserved (gated on 'directory' in repository).
- MISSING_TEST: the package.json rewrite branch only ran against voyage/llm-security
  but the only test used graceful-handoff (no package.json) — unguarded. Added a test
  driving both branches against a synthetic llm-security extract (pre-init .git,
  fixtures carrying repository.directory), asserting reconciliation + directory-drop
  on both files + idempotency.

Independent code-correctness reviewer re-verified both RESOLVED, no new issue.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 19:22:21 +02:00
..
templates fix(migration): config-audit SC2 gate (re-seed + back-compat exclusion) + generic validator 2026-06-17 13:23:38 +02:00
00-preflight.sh fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
00-preflight.test.mjs fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
10-extract.sh fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
10-extract.test.mjs chore(migration): rename-aware filter-repo extraction driver 2026-06-17 12:38:39 +02:00
20-rehome-config.sh chore(migration): per-repo gitignore/gitleaks/mailmap re-rooting 2026-06-17 12:42:06 +02:00
20-rehome-config.test.mjs chore(migration): per-repo gitignore/gitleaks/mailmap re-rooting 2026-06-17 12:42:06 +02:00
30-fix-references.mjs fix(migration): re-review MAJOR (30-fix-references) — drop stale repository.directory + test the package.json branch 2026-06-17 19:22:21 +02:00
30-fix-references.test.mjs fix(migration): re-review MAJOR (30-fix-references) — drop stale repository.directory + test the package.json branch 2026-06-17 19:22:21 +02:00
40-validate-standalone.sh fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
40-validate-standalone.test.mjs chore(migration): standalone SC2/SC7 validation harness 2026-06-17 12:53:06 +02:00
50-config-audit-sc2.sh fix(migration): config-audit SC2 gate (re-seed + back-compat exclusion) + generic validator 2026-06-17 13:23:38 +02:00
50-config-audit-sc2.test.mjs fix(migration): config-audit SC2 gate (re-seed + back-compat exclusion) + generic validator 2026-06-17 13:23:38 +02:00
60-rewrite-marketplace.mjs fix(migration): BLOCKER 94b83ad — nested external source-object per official CC schema 2026-06-17 16:02:35 +02:00
60-rewrite-marketplace.test.mjs fix(migration): BLOCKER 94b83ad — nested external source-object per official CC schema 2026-06-17 16:02:35 +02:00
70-thin-catalog.sh chore(migration): catalog-thinning script (staged for window) 2026-06-17 13:38:42 +02:00
70-thin-catalog.test.mjs chore(migration): catalog-thinning script (staged for window) 2026-06-17 13:38:42 +02:00
99-dryrun.sh fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
99-dryrun.test.mjs fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
plugin-map.json fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
RUNBOOK.md fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
sc-checks.test.mjs fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
sc2-regression.sh fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00
sc6-check.sh fix(migration): remediate 6 MAJOR + 3 MINOR trekreview findings + stale rename test 2026-06-17 16:17:12 +02:00