**Reasoning and extraction**
1. **Finding 1 – “DOCTOR BREW planuje udział w holdingu MPWiW”**
- The description states that Doctor Brew will acquire a 25 % stake in the newly created holding MPWiW, while the remaining 75 % stays with existing shareholders.
- The transaction is scheduled to be completed by the end of September 2020.
- This is a low‑severity, pending transaction.
2. **Finding 2 – “Akcjonariusze MPWiW zatwierdzili połączenie z DOCTOR BREW”**
- In 2020 the shareholders of MPWiW approved an operational merger with Doctor Brew, which includes moving Doctor Brew’s beer production to the Tenczynek plant and achieving synergies.
- The decision was part of a consolidation of both entities’ activities.
- This is a low‑severity, resolved event.
3. **Finding 3 – “Doctor Brew wydzierżawił Browar Lwówek od Grupy Jakubiak”**
- Doctor Brew signed a lease agreement for the Lwówek brewery owned by the Jakubiak Group.
- The lease grants Doctor Brew an exclusive right to purchase the plant after two years and commits more than 1.5 million zł to modernization investments.
- This is a low‑severity, resolved transaction.
All three facts are directly supported by the source titles, contain exactly three sentences, and meet the confidence criteria (confirmed facts → confidence 1.0; finding confidence 0.8 because the source mentions “Doctor Brew” but not the exact required data).
---
```json
{
"facts": [
{
"severity": "LOW",
"statement": "Doctor Brew planuje udział w holdingu MPWiW, obejmując 25% udziałów. Pozostałe 75% udziałów pozostanie w rękach dotychczasowych akcjonariuszy MPWiW. Transakcja ma być sfinalizowana do końca września 2020 roku.",
"confidence": 1.0,
"finding_confidence": 0.8,
"source_finding_titles": ["DOCTOR BREW planuje udział w holdingu MPWiW"]
},
{
"severity": "LOW",
"statement": "Akcjonariusze MPWiW zatwierdzili połączenie z Doctor Brew w 2020 roku. Połączenie obejmuje przeniesienie procesu produkcji piw Doctor Brew do zakładu Tenczynek oraz uzyskanie synergii. Decyzja została podjęta w ramach konsolidacji działalności obu podmiotów.",
"confidence": 1.0,
"finding_confidence": 0.8,
"source_finding_titles": ["Akcjonariusze MPWiW zatwierdzili połączenie z DOCTOR BREW"]
},
{
"severity": "LOW",
"statement": "Doctor Brew zawarł umowę wydzierżawienia Browaru Lwówek od Grupy Browary Regionalne Jakubiak. Umowa przewiduje wyłączne prawo do zakupu zakładu po upływie dwóch lat oraz inwestycje modernizacyjne o wartości ponad 1,5 mln zł. Warunki umowy są korzystne dla Doctor Brew.",
"confidence": 1.0,
"finding_confidence": 0.8,
"source_finding_titles": ["Doctor Brew wydzierżawił Browar Lwówek od Grupy Jakubiak"]
}
]
}
```