An engine capability descriptor.
@type t() :: %Ex4pm.Core.Capability{ constraints: map(), evidence: map(), id: String.t() | atom(), kind: atom(), reason: String.t() | nil, standing: atom() }