SMFT3 ESG: Double Materiality, Early GHG Inventory
Not every FRE ESG section looks like a mining major. Smart Fit (SMFT3) discloses a third Sustainability Report with modern frameworks — and candidly says quantitative ESG targets and a full GHG inventory are still early-stage.
This page summarizes an ESG/compliance maturity analysis from the 2025 FRE. apicvm returns the filings.
The research question
> How mature are ESG disclosure and the integrity program?
ESG disclosure posture
| Element | Status in FRE |
|---|---|
| Report | 3rd Sustainability Report (2024), published May 2025 |
| Frameworks | GRI, SASB |
| Materiality | Double materiality (EFRAG-inspired) |
| External check | Verification by ABNT |
| Material themes | Customer experience, financial performance, people, society, governance, eco-efficiency, diversity/human rights, innovation, suppliers |
| Material SDGs | 3, 7, 8, 10, 12, 13, 16 |
| TCFD | Not adopted yet |
| GHG inventory | Monitoring started 2025; first inventory expected in 2026 report |
| Quantitative ESG targets | Not disclosed — early implementation stage |
Integrity / compliance
| Control | Note |
|---|---|
| Code of Ethics | Approved 8 Oct 2019, updated 26 Aug 2021 |
| Anti-Corruption Policy | Updated 20 Jul 2023 |
| Other policies | Third parties, donations/sponsorships, antitrust, conflicts |
| Channel | Third-party, 24/7, anonymous |
| Third-party diligence | Pre-hire diligence + periodic audits for higher-risk vendors |
| Reporting line | Compliance → Board / Statutory Audit Committee |
| Confirmed public-admin illicit acts | None stated for FY 2022–2024 |
Research takeaway
For LatAm franchise names, the FRE can be the difference between “has a PDF” and “has measurable climate metrics.” Route name=ASG sections when agents score ESG maturity.
Replicate with apicvm
export APICVM_KEY='apicvm_...'
export APICVM_URL='https://apicvm.dev'
curl -H "Authorization: Bearer $APICVM_KEY" \
"$APICVM_URL/v1/companies/resolve?query=SMFT3&by=ticker"
curl -H "Authorization: Bearer $APICVM_KEY" \
"$APICVM_URL/v1/documents?ticker=SMFT3&type=FRE&year=2025&name=ASG"
curl -X POST -H "Authorization: Bearer $APICVM_KEY" \
-H "Content-Type: application/json" \
-d '{"callback_url":"https://your-server/callback","document":{"id":"<id>"}}' \
"$APICVM_URL/v1/document-text-extractions"
Methodology note
Findings above come from a completed Hold analysis of the company's public 2025 FRE. This is a research illustration, not investment, legal, or tax advice. Verify numbers against the original filing before trading, modeling, or publishing reports.
Limitations
- apicvm returns filings and extracted text — it does not classify risks or compute coverage ratios.
- Figures are as of the FRE filing date; later ITRs or facts relevantes can update them.
- Corpus coverage depends on ingestion lag.
Next steps
Ready to integrate?
Get an API key and start querying Brazilian CVM filings programmatically.