Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 938 Bytes

File metadata and controls

38 lines (25 loc) · 938 Bytes

Configuration Update PR Template

Configuration Change

What configuration is being updated?

Configuration Type

  • Tasks - Task definitions and metadata
  • Models - Model information and capabilities
  • Guardrails - Operational constraints and policies
  • Policies - Policy definitions with embedded thresholds
  • Metrics - Metric definitions and types

Change Details

What was changed?

Why was this change needed?


Validation

Configuration Validation

  • All modified files pass evalguard config validate
  • Schema compliance verified against schemas/v1/
  • Configuration follows project structure guidelines

Additional Notes