create_policy_context
Create a v2 PolicyContext with a mandatory sunset date (valid_until) for v2 objects. Ensures all v2 policies have a maximum 180-day validity period for trust and compliance.
Instructions
Create a v2 PolicyContext with mandatory sunset. Every v2 object requires one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy_version | No | 2.0.0 | |
| values_floor_version | No | 1.0.0 | |
| trust_epoch | No | ||
| valid_until | Yes | ISO 8601 expiration (mandatory, max 180 days) |