pub async fn execute_optimize_route() -> Result<(), CliError>
执行 optimize:route 命令
收集路由元数据,序列化为 JSON 写入 runtime/cache/route_cache.json。
runtime/cache/route_cache.json
route::collect_routes()