**Reasoning summary**
- The single finding states that the Norwegian sovereign wealth fund Norges Bank is an institutional shareholder of STS and that it is the world’s largest state‑owned pension fund.
- From this we can extract two atomic facts, each expressed in exactly two sentences.
- Both facts are directly supported by the source, so **confidence = 1.0**.
- The finding mentions only the entity “STS” without the detailed registry data required for a full‑score finding confidence, therefore **finding_confidence = 0.7** (mid‑range for “ST S‑related”).
**Extracted atomic facts (JSON)**
```json
{
"facts": [
{
"statement": "Państwowy fundusz emerytalny Norges Bank jest akcjonariuszem STS. Wśród akcjonariuszy STS znajdują się inwestorzy instytucjonalni, w tym Norges Bank.",
"confidence": 1.0,
"finding_confidence": 0.7,
"source_finding_titles": [
"Państwowy fundusz emerytalny Norges Bank jest akcjonariuszem STS"
]
},
{
"statement": "Norges Bank to największy na świecie państwowy fundusz emerytalny. Obecność funduszu państwowego wskazuje na ekspozycję polityczną i wpływ państwa na spółkę.",
"confidence": 1.0,
"finding_confidence": 0.7,
"source_finding_titles": [
"Państwowy fundusz emerytalny Norges Bank jest akcjonariuszem STS"
]
}
]
}
```