← Platform grid
Compute · scope loaded
Execution fabric

Place AI work where latency, cost, and control make the most sense.

VortexAQ Compute is the execution layer for model serving, agent workloads, retrieval jobs, and policy-sensitive automation across cloud, edge, and private estates.

Give platform teams a clean way to assign work to the right execution substrate without fragmenting the developer experience.

Developer surface

Declare where work belongs before the scheduler touches it.

Compute should feel like an execution fabric, not another hosting tile. The useful artifact is a placement contract: latency budget, data boundary, runtime profile, capacity signal, and rollout record.

placement hybrid
budget 85 ms
profiles GPU/worker
compute — quickstart
~$ vortex deploy workload agent-runner --target edge-us-17 --profile gpu-small[ok] Resolving compute contract...[ok] Bound signal: Execution layerworkload:  name: agent-runner  runtime: wasm-worker  placement:    latency_budget_ms: 85    data_boundary: restricted-us  routes:    - gateway: nexus    - inference: aegis-localArtifacts: placement manifest · capacity signal · rollout record
Build path
  1. Declare latency, cost, and data-boundary constraints.
  2. Map gateways, agents, and inference jobs to the right execution profile.
  3. Promote workloads across hosted, private, and disconnected targets.
Evidence emitted
  • placement manifest
  • capacity signal
  • rollout record
Why this page exists

Give platform teams a clean way to assign work to the right execution substrate without fragmenting the developer experience.

Deployment briefing ↗
Capability map

Primitives your teams ship against.

Concrete behaviors and interfaces so security, platform, and product teams share one operational picture.

01

Workload placement across hosted, private, and disconnected targets

02

Runtime profiles for gateways, inference, batch jobs, and operator tasks

03

Capacity-aware routing signals for cost and reliability

04

Deployment patterns for enterprise and government enclaves