docs(migrations): canonical JS→AffineScript campaign documentation (Refs #254 #263)#314
Merged
Merged
Conversation
…ry (closes #262) STEP 2 of campaign #253. Adds: - docs/migrations/npm-to-deno-template/deno.json — canonical shape derived from echidna + svalinn + oikos Phase 5 follow-ups. Class A (pure-Deno port) defaults to nodeModulesDir: "none"; Class B (npm wrapper via Deno) sets "auto" per task. - docs/migrations/npm-to-deno-template/MIGRATION.md — per-repo recipe: class triage, scaffolding deletion, CI workflow swaps, commit pattern, PR + auto-merge convention. - docs/migrations/npm-to-deno-template/INVENTORY-2026-05-30.md — re-run with documented excludes returns 162 manifests across 63 repos. Drift from umbrella baseline (172) is -5.8%, within tolerance. No STEP re-ordering required. Source TSV at ~/Documents/npm-to-deno-inventory-2026-05-30.tsv. Closes #262. STEPs 3-7 unblocked. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
) Lands the campaign documentation for the Unnecessarily-JavaScript → AffineScript estate migration (umbrella #254 + STEPs #263, #266, #271, #274, #277, all labelled js-to-affinescript). The doc captures, in one place, what was previously scattered across issue bodies and memory notes: - Campaign overview + inventory snapshot (1,609 → 1,724 fresh count) - 4-layer architecture (POLICY / TRIAGE / PORTS / BINDING-GAP) - Step-by-step plan with acceptance criteria per step - Per-repo ownership gate Resolves the open SHIP-MODE design question in #263: **Mode A (WARNING first)**, with rationale and reversibility note. The Hypatia rule implementation + tests remain owed work tracked on #263. For STEPs #266, #271, #274, #277: this doc provides a concrete spec against which future implementation can land. The implementation work itself remains tracked on the corresponding step issues. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 30, 2026
Closed
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Lands canonical documentation for the Unnecessarily-JavaScript → AffineScript estate migration (umbrella #254 + step issues #263 #266 #271 #274 #277, all labelled
js-to-affinescript).Consolidates what was scattered across issue bodies + memory notes into one navigable doc at
docs/migrations/js-to-affinescript/README.adoc(378 lines):Resolves
Does not resolve (implementation still owed)
Test plan