Tighten archived STR-016 wording
This commit is contained in:
@@ -403,7 +403,7 @@ agent or engineer to remove them without reconstructing context from chat.
|
|||||||
- 2026-06-13: `STR-016` completed in `b9ed78e1`. The per-layer composite block
|
- 2026-06-13: `STR-016` completed in `b9ed78e1`. The per-layer composite block
|
||||||
moved out of `Canvas::draw_merge()`, and the helper-shape cleanup that had
|
moved out of `Canvas::draw_merge()`, and the helper-shape cleanup that had
|
||||||
been keeping the extraction blocked now reads as completed historical
|
been keeping the extraction blocked now reads as completed historical
|
||||||
context rather than a live blocker.
|
context.
|
||||||
- 2026-06-15: `DEBT-0036` was narrowed again. `Canvas::draw_merge_branch_orchestration()`
|
- 2026-06-15: `DEBT-0036` was narrowed again. `Canvas::draw_merge_branch_orchestration()`
|
||||||
now drops the unused `draw_checkerboard` parameter from the internal branch
|
now drops the unused `draw_checkerboard` parameter from the internal branch
|
||||||
wrapper, and `Canvas::draw_merge_temporary_paint_branch()` now drops the
|
wrapper, and `Canvas::draw_merge_temporary_paint_branch()` now drops the
|
||||||
|
|||||||
@@ -3237,8 +3237,8 @@ Results:
|
|||||||
the legacy OpenGL blend draw.
|
the legacy OpenGL blend draw.
|
||||||
- `STR-016` completed on 2026-06-13 in `b9ed78e1`; the per-layer composite
|
- `STR-016` completed on 2026-06-13 in `b9ed78e1`; the per-layer composite
|
||||||
block moved out of `Canvas::draw_merge()`, and the follow-on
|
block moved out of `Canvas::draw_merge()`, and the follow-on
|
||||||
`draw_checkerboard`/helper-shape cleanup is archived as historical
|
`draw_checkerboard`/helper-shape cleanup is archived as `DEBT-0036`
|
||||||
`DEBT-0036` reduction.
|
reduction.
|
||||||
- `Canvas::draw_merge_branch_orchestration()` and
|
- `Canvas::draw_merge_branch_orchestration()` and
|
||||||
`Canvas::draw_merge_temporary_paint_branch()` later kept narrowing
|
`Canvas::draw_merge_temporary_paint_branch()` later kept narrowing
|
||||||
`DEBT-0036`, but the draw-merge extraction itself is no longer blocked by
|
`DEBT-0036`, but the draw-merge extraction itself is no longer blocked by
|
||||||
|
|||||||
Reference in New Issue
Block a user