AgentEnvelope
Answers whether a principal has valid, scoped cryptographic authority to perform the requested action.
AgentEnvelope proves whether an action is authorized. Vortex DFS evaluates whether the evidence justifies honoring that authority under current conditions.
AgentEnvelope and Vortex DFS do different jobs. Keeping them separate makes the final decision easier to audit.
Scoped authority is validated.
Evidence fidelity is scored.
Runtime and policy constraints are applied.
The action executes, escalates, or blocks.
Answers whether a principal has valid, scoped cryptographic authority to perform the requested action.
Answers whether the available security evidence is trustworthy enough to honor that authority under current conditions.
AgentEnvelope validates scoped authority.
Vortex DFS evaluates whether evidence justifies honoring that authority.
Runtime and policy constraints decide whether to execute, escalate, or block.