Context and Capability Resolution
A Digital Employee should receive the resources required for the current job rather than every available instruction, document, and tool.
A representative resolution path is:
Job → Required skill → Human + Digital Employee authorization → Authorized customer context → Capability request → Approved implementation → Structured output
Runtime resolution
- Identify the Digital Employee responsible for the current workflow stage.
- Load the skill required for the job.
- Evaluate the directing human’s authorization and the Digital Employee’s authorization.
- Resolve only the approved customer context required for the task.
- Resolve requested capabilities to approved tools, connectors, MCP services, or native runtime features.
- Execute the work.
- Return a structured artifact containing the information required by the workflow.
- Apply stage validation and any required human gate.
The Customer AI Control Plane governs the customer-specific side of this resolution. The Execution Layer provides the runtime mechanisms.