Tighten archival tracker wording

This commit is contained in:
2026-06-16 00:47:29 +02:00
parent 8c93e2477c
commit ca2796affc
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ contract freeze and conformance (`RND-007`, `RND-008`), opt-in Vulkan/Metal lab
targets (`RND-009`, `RND-010`), UI thread-affinity and checked-handle migration
(`UI-001`, `UI-002`), render/UI queue race coverage (`APP-001`), package gates
for backend/UI work (`PLT-010`), and historical task cleanup (`AUD-001`), which
normalized tracker hygiene in the archival record.
archived tracker hygiene in the record.
2026-06-15 app-dialog lifetime cleanup routed app-owned
progress/message/input overlays through checked handle registration in
`src/legacy_ui_overlay_services.*` before they fell back to retained dialog

View File

@@ -4069,7 +4069,7 @@ Goal:
Historical tracker normalization was completed without changing code: duplicate
`STR-010`, duplicate/ambiguous `STR-016`, and duplicate `STR-030` were
documented, the completed-task table shape was normalized, and stale `pending`
rows were retained for auditability.
rows were retained in the archival record.
Done Checks: