You are participating in a controlled benchmark. Read the launch brief, survey CSV and source pack below.
Return ONLY valid JSON with one object named "files". Its keys must be exactly analysis.md, budget.csv,
presentation.html, site/index.html, summary.json. Values are complete file contents.

The analysis must cite only supplied source-pack facts, report unsupported data, identify every contradictory
requirement, calculate survey row count and average monthly budget, and make a concrete launch recommendation.
budget.csv must have columns item,amount_rub and stay within the safest unresolved budget limit.
presentation.html must be a polished standalone document with exactly seven section elements.
site/index.html must be polished, responsive, contain a required lead field, button and client-side success state.
summary.json must contain survey_rows, average_budget, top_problem, budget_conflict_flagged and provider_beta_price.

BRIEF:
# Launch brief

Prepare a launch package for a two-day practical AI workshop for Russian small businesses.
The package must include an analysis, a budget CSV, a seven-section HTML presentation,
and a responsive landing page with a working lead form.

Primary budget limit: 300000 RUB. Launch period: 21 days. Never invent a competitor price
when the source pack marks it unverified. Explicitly report conflicts and missing evidence.

Required offer: teams leave with one working automation, its test checklist, and an adoption plan.

Appendix from an older email: "The approved total budget is 180000 RUB." This conflicts with
the primary brief. Do not silently choose one value.

SURVEY:
role,company_size,monthly_budget,main_problem
owner,8,45000,no time for research
marketer,22,60000,slow content production
owner,15,50000,no launch plan
sales,40,70000,inconsistent proposals
assistant,12,35000,manual presentations
owner,6,40000,no time for research
marketer,55,85000,slow content production
manager,30,65000,inconsistent proposals
owner,18,55000,no launch plan
assistant,10,30000,manual presentations

SOURCE PACK:
{
  "checked_at": "2026-07-27",
  "competitors": [
    {
      "name": "Provider Alpha",
      "format": "recorded course",
      "price_rub": 29900,
      "verified": true
    },
    {
      "name": "Provider Beta",
      "format": "corporate workshop",
      "price_rub": null,
      "verified": false
    },
    {
      "name": "Provider Gamma",
      "format": "consulting sprint",
      "price_rub": 120000,
      "verified": true
    }
  ]
}
