Back to Logic Entities
Registry Object
Sync Request
The operational queue for all asynchronous background workers.
The Operational Role
The task queue for serverless Cloud Functions.
Strategic Justification
Enables long-running API tasks without blocking the user interface.
Inter-Entity Mechanics
Status-tracked worker documents with real-time progress reporting.
Property Specification
| Key | Type | Description |
|---|---|---|
| type | string | Job category. |
| status | string | Current state. |
| progress | object | Real-time telemetry. |
Inference Alignment
The critical interface between the Interaction Tier and the Worker Autonomy Tier.