RADL3 Tax Contingencies: R$787M Exposure vs Provisions in FRE
Balance-sheet provision lines show R$ 193.5 million for RADL3. The FRE (Formulário de Referência) inventory of lawsuits tells a different scale: 1,431 tax actions aggregating roughly R$ 787.7 million, plus hundreds of civil and labor cases. For compliance and credit research, the FRE is the document that matters.
This page summarizes a real contingency analysis over RADL3's 2025 FRE — the type of work legal-tech and ESG pipelines automate once they have programmatic filing access via apicvm.
The research question
> List the most relevant judicial contingencies and assess whether provisioned amounts align with described risks.
Tax contingencies (aggregate)
| Category | Count | Exposure | Notes |
|---|---|---|---|
| Tax processes (total) | 1,431 | ~R$ 787.7M | Multiple ICMS, IRPJ, PIS/COFINS cases |
| IRPJ/CSLL assessment | 1 | R$ 168.0M | Classified "possible" |
| PIS/COFINS auto | 1 | R$ 122.7M | Classified "possible" |
| ICMS cases (selected) | several | R$ 22.9M – R$ 56.9M each | Mix of "possible" and "remote" |
Large retail pharmacy groups accumulate state-level ICMS disputes and federal tax assessments — the FRE lists them individually with probability classes (remota, possível, provável).
Civil and labor exposure
| Type | Cases | Exposure | Provisioned |
|---|---|---|---|
| Civil | 515 | ~R$ 13M | R$ 0.3M |
| Labor | 5,012 | (undisclosed aggregate) | R$ 123.5M |
Labor litigation volume is typical for large employers; the FRE breaks out provision balances but individual case values require table extraction.
Provision adequacy assessment
The company recognized R$ 26.9 million for tax contingencies classified as probable — consistent with Brazilian practice of provisioning only probable losses.
That amount is roughly 3.4% of the gross tax exposure declared (R$ 787.7M). This is not an error: most cases are classified as possible or remote, which do not require balance-sheet provisions under CPC 25 / IAS 37 logic.
The analytical insight for investors:
- Balance-sheet provisions understate gross legal exposure by design.
- FRE probability classifications explain the gap.
- Credit models should stress-test "possible" cases, not only booked provisions.
Why FRE analysis adds value beyond DFP
DFP footnotes confirm provision balances. FRE carries:
- Individual lawsuit numbers and courts
- Amounts per case with probability estimates
- Management commentary on litigation strategy
- ESG, integrity, and internal-control context in adjacent sections
For RADL3, a DFP-only workflow misses the R$ 168M IRPJ/CSLL and R$ 123M PIS/COFINS cases sitting in "possible" territory.
Build this pipeline with apicvm
curl -H "Authorization: Bearer $APICVM_KEY" \
"$APICVM_URL/v1/documents?ticker=RADL3&type=FRE&year=2025&perPage=50"
Extract and index FRE sections on contingências tributárias, cíveis, trabalhistas. Automate:
- Sum exposures by probability class
- Compare to DFP provision line
- Flag cases above a materiality threshold (e.g., R$ 50M)
- Output provision coverage ratio
Cross-reference with DFP for provision roll-forward and ITR for interim updates.
Methodology note
Findings from Hold analysis of RADL3's public 2025 FRE. Research illustration — verify against original filing before compliance or investment decisions.
Limitations
- apicvm does not parse contingency tables into structured objects.
- Probability labels are management estimates, not legal opinions.
- Case values may change with appeals; FRE is point-in-time.
Next steps
Ready to integrate?
Get an API key and start querying Brazilian CVM filings programmatically.