Phase-1 migration docs (JIRA basis — DRAFT, do not merge)#968
Draft
johnml1135 wants to merge 3 commits into
Draft
Phase-1 migration docs (JIRA basis — DRAFT, do not merge)#968johnml1135 wants to merge 3 commits into
johnml1135 wants to merge 3 commits into
Conversation
The WinForms->Avalonia per-screen migration catalog: one Docs/migration/<screen>.md per legacy surface (primitive, legacy PNG captured from live FLEx, parity checklist, gotchas) plus their images. This branch is the standalone basis for authoring the JIRA migration tickets after the four Phase-1 code PRs (base + interlinear + rule + table) land. It is intentionally NEVER MERGED — open as a draft PR for reference only. 402 files (235 docs + 167 screenshots). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
commit 68f89a3793: |
These were removed from phase1-base (the "Phase-1 base: Avalonia migration spine" PR) as part of paring that PR's diff down to what's needed to review and merge it: - avalonia-migration-roadmap/complete-migration-program.md + epics/** (13 files) + reviews/** (13 files): JIRA-epic drafting for migration stages 5-13, which haven't started. The roadmap's own core proposal/design/tasks/ spec.md stay in phase1-base since later stack PRs need them; this is the speculative full-application-program material beyond that. - legacy-screenshot-capture/: dev tooling supporting the Docs/migration/ screenshot effort, which itself lives on this branch, not phase1-base. - avalonia-end-game/: the Phase-2 cutover proposal, gated on a Phase-1 functional-parity burn-down phase1-base hasn't finished. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The scripts that produce the legacy WinForms "truth" screenshots backing Docs/migration/'s per-screen docs, moved here from phase1-base (where they no longer have anything to capture screenshots for, since Docs/migration/ lives entirely on this branch). Pairs with the legacy-screenshot-capture openspec proposal already on this branch. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
Phase-1 migration docs — JIRA basis (DRAFT, DO NOT MERGE)
The WinForms→Avalonia per-screen migration catalog: one
Docs/migration/<screen>.mdper legacy surface (primitive, legacy screenshot captured from live FLEx, parity checklist, gotchas) plus 167 captured images — 402 files.This branch is intentionally never merged. It is the standalone reference for authoring the JIRA migration tickets after the four Phase-1 code PRs (#964 + the 3 stacked follow-ups) land. Kept off the code PRs so they carry no migration documentation.
This change is