pVisor concepts
pVisor is built around an Agent Run, not a process, container, or virtual machine. Read these concepts before comparing providers or interpreting a Run Bundle.
Come here after the first Run when a command succeeded but you need to know what was actually isolated, which changes are still staged, or why two execution providers make different guarantees.
Follow these articles in order:
- Run, Attempt, and Effect defines one execution, its attempts, and the changes it produces.
- Capabilities and evidence explains how a request becomes an installed mechanism and a claim in the Run Bundle.
- What is an AgentVisor? explains the product category and the boundary between an Agent and its runtime.
AgentVisor is a category definition, not a pVisor feature list. The Run and capability pages define pVisor's stable user model. Platform mechanisms and current gaps belong to pVisor Design.
After this section you should be able to read a Run Bundle without confusing a requested capability with an enforced one. Continue to practical guides when you are ready to make a provider or policy decision.