ID:WORK-039Status:done
Refactor plan render pipeline to use @refrakt-md/html
The main refactor: replace the bespoke HTML shell template in @refrakt-md/plan with calls to renderFullPage() from @refrakt-md/html. This removes the hand-rolled document structure, inline styles, and direct HTML string concatenation.
Priority:highComplexity:complexSource:SPEC-014