Archived
Migrate the prime Finding-2 offender off Lit TemplateResult scraping. The panel's dynamic notice-stack logic is extracted into an exported pure sessiondPanelNotices() (plus SessiondPanelNoticeContext) and the existing sessiondDescription is exported, so the test asserts notice composition/ordering and the scope description through public seams instead of flattening rendered template internals. Save and draft-preservation behavior are observed via the injected onSave callback and public state. Removes all per-file template-inspection helpers and the escape-hatch need for this file (testing-guide Findings 1-3).