function serialize(value) { return JSON.stringify(value).replaceAll("<", "\\u003c"); } export function renderHtml(initialState, token) { return ` Modernization Workflow
GitHub Copilot modernization

Modernization Workflow

Move from evidence to an approved plan and validated code changes with the Modernize CLI.

0%

Assess → Plan → Execute

Upgrade fast path

Run the documented end-to-end plan-and-execute workflow when a separate plan review is not required.

Workflow setup

Repository signal

Detected artifacts

    Reference

    `; }