Documentation

What is an Execution Boundary Profile?

An Execution Boundary Profile is a structured, customer-defined configuration that specifies the authority, evidence, policy, state, constraints, and proof requirements that must be verified before a high-impact action is allowed to execute.

The profile answers:

  • Who can request this action?
  • What authority must they have?
  • What evidence must be present?
  • What policy rules apply?
  • What state must be true at execution time?
  • What should force HOLD or DENY?
  • What proof should be generated?

The profile is exported as JSON or YAML and used to configure ExecutionProof v2.1 for verification.

Core principle: You define the rule. ExecutionProof verifies the rule before execution.