REST API should stay available when web templates are absent
Summary¶
The REST surface should not depend on the legacy web UI template file being present.
Mainline Outcome¶
Landed on main in commit d28f347 (BUG-060 keep REST alive without web
templates).
REST route handling can initialize and answer independently of legacy template loading.