docs: retire phase3-platform-plugin-progress.md; track remaining work in issues (#972)#982
Merged
Merged
Conversation
…g work in issues The remaining Phase 3 Apple PlatformPlugin work (steps b + d) is now filed as GitHub issues under umbrella #972, so the standalone progress plan is redundant and a staleness hazard (it already drifted once re: cost.runnerRoundTrips). - Remove plans/phase3-platform-plugin-progress.md. - Repoint its references at the durable sources: perfect-shape.md (x3) and ADR-0009 now link the Phase 3 tracking issue #972; the plugin.ts step-b facet note points at ADR-0009 (+ issue #974). Design rationale stays in perfect-shape.md and ADR-0009; live status lives in the issues.
Size Report
Startup median (7 runs, lower is better):
Top changed chunks: no changes in the largest emitted chunks. |
Member
Author
|
Review pass for head bf3b66b found no actionable blockers. Checked the docs/code-comment diff against ADR-0009, perfect-shape, and umbrella issue #972. The PR removes the stale Phase 3 progress file after its remaining work was split into issues, repoints durable references to #972/#974, and keeps design rationale in ADR-0009 + perfect-shape. Docs/comment-only change; all reported checks are green. |
|
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
The remaining Phase 3 Apple PlatformPlugin work (steps b + d) is now filed as GitHub issues under umbrella #972, so the standalone progress plan is redundant — and a proven staleness hazard (it just drifted re:
cost.runnerRoundTrips, fixed in #971). This retires it.plans/phase3-platform-plugin-progress.md.plans/perfect-shape.md(×3) anddocs/adr/0009-apple-platform-consolidation.mdnow link the Phase 3 tracking issue Phase 3 — finish the Apple PlatformPlugin model (steps b + d) #972; theplugin.tsstep-b facet note points at ADR-0009 (+ issue Phase 3 b.3: platform-neutral daemon facets (providers/recording/appLog/perf) on PlatformPlugin #974 for b.3). Design rationale stays inperfect-shape.md+ ADR-0009; live status now lives in the issues.Filed issues (the executable plan)
Umbrella #972, children: b.2 #973, b.3 #974, d.1 #975, d.2 #976, d.4 #977, d.5 #978, d.3 #979, cleanup-tests #980, cosmetic-rename #981.
Docs + one behaviorless code comment;
tsc/oxlint/oxfmtgreen, no dangling references to the removed file.