Reduce platform legacy adapter tail
This commit is contained in:
@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: `PLT-004` was narrowed again. `LegacyPlatformServices::display_file()`
|
||||
and `share_file()` now delegate Apple file actions through
|
||||
`AppleDocumentPlatformServices`, leaving the legacy adapter with only the
|
||||
cross-platform dispatch shell.
|
||||
- 2026-06-13: `DEBT-0036` was narrowed again. `NodeStrokePreview::draw_stroke_immediate()`
|
||||
now routes final composite execution and preview copy-back through a retained
|
||||
local wrapper, leaving the call site with only sequence wiring.
|
||||
|
||||
Reference in New Issue
Block a user