RunPolicyReceipt represents a single policy evaluation event that affected a Run.
- idGlobally unique ID of this policy receipt.
- createdAtTimestamp representing the moment of policy evaluation.
- flagsFlags generated by the policy evaluation, if any.
- policySlugSlug of the policy that affected the Run.
- policyNameName of the policy that affected the Run.
- policyTypePolicyTypeType of the evaluated policy.
- outcomeBasic string representation of the policy's evaluation result.
- sampledIndicates whether the policy evaluation was sampled.
- sampleExpiredIndicates whether sample has expired.
- policyDeletedIndicates whether the policy was deleted.