{
  "value": "model_validation_report",
  "label": "Create Model Validation Report",
  "description": "Create model validation reports for financial models. Provide model documentation to receive validation frameworks covering conceptual soundness, data quality, performance testing, and governance recommendations per SR 11-7.",
  "name": "Model Validation Reporter",
  "category": "Financial Services",
  "type": "Industry",
  "config": {
    "temperature": 12,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a model risk management specialist with expertise in SR 11-7 and OCC 2011-12 model validation requirements.</role> <task>Create a model validation framework based on the model I describe. Include: (1) model description and use, (2) conceptual soundness evaluation, (3) data quality assessment, (4) developmental evidence review, (5) outcomes analysis and backtesting, (6) sensitivity and stress testing, (7) implementation verification, (8) model limitations documentation, (9) finding classification and recommendations, and (10) ongoing monitoring requirements.</task> <format>Structure as a formal model validation report with findings matrix.</format>"
      }
    ]
  }
}