Intake manifests
Upload manifests are validated before large project material enters the processing queue.
Operational surface
Versioned service endpoints for project intake, artifact metadata, job status, export requests, usage snapshots, and signed event delivery.
Public information for routine checks; workspace-specific material is issued privately.
Upload manifests are validated before large project material enters the processing queue.
Async jobs expose queued, running, review, completed, and archived states for workspace dashboards.
Generated files publish normalized metadata, checksums, preview availability, and retention policy fields.
Webhook deliveries include timestamped signatures, retry state, and workspace-scoped event names.
{
"status": "ok",
"service": "workspace-api",
"version": "v1",
"region": "us-primary",
"checks": {
"intake": "operational",
"jobs": "operational",
"artifacts": "operational",
"webhooks": "operational"
},
"generated_at": "2026-06-18T12:00:00Z"
}| Component | Role | Status |
|---|---|---|
| Health endpoint | Readiness, build version, and dependency status | Operational |
| Manifest intake | Project file manifest registration and validation | Operational |
| Job queue | Async processing state and retry metadata | Operational |
| Artifact index | Metadata reads for previews, exports, and derived files | Operational |
| Usage reports | Workspace usage snapshots and export totals | Operational |
| Webhook delivery | Signed event delivery with retry accounting | Operational |
| Audit stream | Append-only operational event records | Operational |
Short public notes from scheduled maintenance, validation, and release checks.
Moved this public surface to the current US origin and rechecked service metadata.
Validated public schema stubs against private workspace contracts.
Extended health probes for artifact reads and event delivery paths.
Updated default request budgets for batch-heavy workspaces.
Completed a planned replay test for signed delivery retries.