{
  "document_type": "policy_document",
  "tools": [
    {
      "name": "getOverview",
      "description": "Returns the overall structure, purpose, and key focus areas of the Mozambique Country Partnership Framework (CPF) 2023-2027.",
      "params": [],
      "data": {
        "title": "Mozambique: Country Partnership Framework (CPF) 2023-2027 Concept Note Summary",
        "organization": "World Bank Group (WBG), IFC, MIGA",
        "period": "Fiscal Year 2023-2027",
        "status": "Public Version, May 2022",
        "core_focus": "Elimination of extreme poverty and reduction of inequality",
        "strategic_pillars": [
          "More Inclusive Institutions",
          "Increase in inclusive job creation",
          "Improve human capital accumulation and women's empowerment"
        ],
        "document_structure": [
          "Country Context: Challenges and Opportunities",
          "Lessons from Previous CPF (2017-2021)",
          "Government Program and Medium-Term Strategy",
          "Proposed CPF 2023-2027 Objectives",
          "Implementation and Prioritization"
        ]
      }
    },
    {
      "name": "getSectionContent",
      "description": "Returns detailed content from specific pages or thematic sections of the document.",
      "params": [
        {
          "name": "page_number",
          "type": "integer",
          "description": "The page number to retrieve (1-26)",
          "required": true
        }
      ],
      "data": {
        "pages": [
          {
            "page": 5,
            "topic": "Country Context",
            "content": "Mozambique is a Low-Income Country (LIC) with high poverty and inequality. Challenges include structural fragility, historical conflict, and high exposure to climate/health risks (Cyclones in 2019, Covid-19). Cabo Delgado insurrection is a recent manifestation of fragility."
          },
          {
            "page": 6,
            "topic": "Economic Transformation",
            "content": "70.1% of workforce in agriculture. Natural gas (LNG) offers transformation opportunity; GDP per capita could reach USD 1,000 by 2033 from USD 485 in 2020."
          },
          {
            "page": 13,
            "topic": "Lessons Learned",
            "content": "Importance of flexibility, crisis response, and institutional strengthening. Agriculture support (30% of allocation) contributed only marginally to aggregate productivity and poverty reduction."
          },
          {
            "page": 20,
            "topic": "Prioritization",
            "content": "Short term (12-24 months): Safeguard growth, macro stability, climate preparedness, and security in the North. Medium term: Transformative reforms for green and inclusive growth."
          }
        ]
      }
    },
    {
      "name": "getCPFObjectives",
      "description": "Provides the specific High-Level Outcomes (HLO) and objectives for the 2023-2027 period.",
      "params": [],
      "data": {
        "HLO_1_Inclusive_Institutions": {
          "Objective_1": "Improve economic management for sustainable job creation and lower sovereign risk.",
          "Objective_2": "Increase public sector effectiveness for better service delivery and equitable policies.",
          "Objective_3": "Strengthen preparedness and response to natural disasters and multidimensional shocks."
        },
        "HLO_2_Inclusive_Job_Creation": {
          "Objective_4": "Enable sustainable growth in selected natural resource sectors (Gas, Mining, Agriculture, Ecotourism).",
          "Objective_5": "Promote productivity growth in labor-intensive industries (SMEs, Green/Blue economies).",
          "Objective_6": "Expand affordable, reliable, and climate-resilient services and sustainable urbanization."
        },
        "HLO_3_Human_Capital_and_Women_Empowerment": {
          "Objective_7": "Improve health and education outcomes.",
          "Objective_8": "Increase efficiency and coverage of integrated social services.",
          "Objective_9": "Prevent teenage pregnancy and promote women's economic participation."
        }
      }
    },
    {
      "name": "getPreviousCPFPerformance",
      "description": "Retrieves the performance results and classifications of the previous CPF (2017-2021).",
      "params": [],
      "data": {
        "overall_rating": "Moderately Satisfactory",
        "performance_table": [
          {
            "objective": "Improved economic management",
            "status": "Mostly achieved"
          },
          {
            "objective": "Increase in Agricultural Income and Land Security",
            "status": "Mostly achieved"
          },
          {
            "objective": "Improve Business Environment for Job Creation",
            "status": "Partially achieved"
          },
          {
            "objective": "Expand Access and Improve Electricity Reliability",
            "status": "Achieved"
          },
          {
            "objective": "Improve Competency Base (Education)",
            "status": "Mostly achieved"
          },
          {
            "objective": "Improve Health Service Delivery",
            "status": "Mostly achieved"
          },
          {
            "objective": "Improve Access to Water and Sanitation",
            "status": "Mostly achieved"
          },
          {
            "objective": "Support for Recovery and Resilience",
            "status": "Mostly achieved"
          },
          {
            "objective": "Promote Inclusive Urbanization and Decentralization",
            "status": "Partially achieved"
          }
        ],
        "portfolio_growth": "Grew from US$1.6 billion to US$2.9 billion committed."
      }
    },
    {
      "name": "getFundingAndPortfolioData",
      "description": "Returns financial data regarding the current portfolio and potential future resources for the CPF 2023-2027.",
      "params": [],
      "data": {
        "inherited_portfolio": {
          "total_value": "US$ 4.1 billion",
          "project_count": 34,
          "undisbursed_percentage": "74%",
          "sector_concentration": "66% in Sustainable Development (SD) and Infrastructure (INFRA)"
        },
        "potential_new_resources": {
          "IDA_PBA_estimated": "US$ 1.7 billion",
          "IDA_PRA_window": "US$ 700 million",
          "IFC_investments": "Up to US$ 923 million (optimistic scenario)"
        },
        "instruments": [
          "Development Policy Operations (DPO/Budget Support)",
          "Investment Project Financing",
          "Technical Assistance",
          "Spatially defined operations"
        ]
      }
    },
    {
      "name": "getGovernmentStrategyAlignment",
      "description": "Details how the WBG CPF aligns with Mozambique's national strategies like ENDE and PQG.",
      "params": [],
      "data": {
        "ENDE_2022_2042_Vision": "Structural transformation from primary economy to industrialized/services economy.",
        "ENDE_Pillars": [
          "Economic transformation",
          "Social transformation",
          "Governance",
          "Environment and circular economy"
        ],
        "PQG_2020_2024": "Main guide for government interventions in 2023-24.",
        "Energy_Strategy": "Increase access from 25% (2015) to 62% (2024).",
        "Climate_Strategy": "National Climate Change Adaptation and Mitigation Strategy and National Disaster Risk Management Program."
      }
    }
  ],
  "verify": {
    "manifest_url": "https://febyeji.github.io/feat-surface/verify.json",
    "how": "Fetch verify.json, find this document by ID, compare SHA-256 hashes of webmcp/*.json files."
  }
}