/** * Returns the AgenticROS config page HTML. * Page fetches config.json (relative), renders an editable form, and on Save POSTs to config/save. Served under /plugins/agenticros/ or /api/agenticros/. */ export function getConfigPageHtml(): string { return `