ReadonlyclientReadonlyserviceReadonlytaskOptionalsignal?: AbortSignalOptionalsignal?: AbortSignalSubmit a GeoServices GP job and expose it through the canonical async-operation surface. This keeps GPServer tasks interoperable with OGC Processes jobs, app-workspace job state, and any future job-aware UI components.
Wrapper over a Honua GP Service task. Mirrors the routes published in
honua-server/docs/gis/geoprocess-framework-analysis.md:submitJob,jobs/{jobId}(status),jobs/{jobId}/cancel, and per-result lookup (currently registered route, output delivery still depends on the execution engine — see the parity matrix).