**Reasoning and extraction process**
1. **Identify relevant information** – The only finding provided describes that in 2023 Integer.pl S.A. conducted transactions with related parties (including non‑residents) such as service purchases, rentals, and sales of parcel lockers and parts.
2. **Determine atomic fact** – From this description a single atomic fact can be derived: the existence of related‑party transactions in 2023 whose value exceeded 5 % of the balance‑sheet total assets.
3. **Validate confidence levels** – The statement is directly quoted from the source, so the factual confidence is **1.0**. The finding does not contain the specific data items (NIP, KRS, etc.) required for a finding‑confidence of 1.0, but it explicitly mentions **INTEGER.PL**, therefore the finding confidence is set to **0.5‑0.8** (here chosen as **0.6**).
4. **Compose the fact** – The fact must be expressed in exactly two sentences, referencing the source title.
---
```json
{
"facts": [
{
"statement": "W 2023 roku Integer.pl S.A. była stroną transakcji z podmiotami powiązanymi, w tym z nierezydentami. Wartość niektórych z tych transakcji przekroczyła 5 % sumy bilansowej aktywów.",
"confidence": 1.0,
"finding_confidence": 0.6,
"source_finding_titles": [
"Transakcje z podmiotami powiązanymi w 2023 przekroczyły 5 % sumy bilansowej aktywów"
]
}
]
}
```