{
  "prompt_metadata": {
    "prompt_id": "Model_Validation_Prompts_v1.0",
    "prompt_version": "1.0",
    "creation_date": "2025-08-17",
    "description": "A library of prompts for generating challenges to financial models.",
    "author": "Jules"
  },
  "core_validation_areas": [
    {
      "prompt_id": "model_challenge",
      "prompt_title": "Model Challenge",
      "description": "A prompt to generate insightful challenges to a financial model.",
      "instructions": "Generate a list of challenges to the following financial model: [Model Description]. The challenges should cover the model's assumptions, logic, and inputs.",
      "key_considerations": [
        "**Assumptions:**",
        "  - What are the key assumptions of the model?",
        "  - How sensitive is the model to changes in these assumptions?",
        "  - Are there any alternative assumptions that should be considered?",
        "**Logic:**",
        "  - What is the underlying logic of the model?",
        "  - Are there any potential flaws or weaknesses in the model's logic?",
        "  - How does the model handle uncertainty and risk?",
        "**Inputs:**",
        "  - What are the key inputs to the model?",
        "  - How accurate and reliable are these inputs?",
        "  - Are there any alternative data sources that should be considered?"
      ],
      "output_format_suggestion": "A list of questions and challenges in Markdown format."
    }
  ]
}
