VALE3 Board Independence: Lead Independent Director in FRE

Board independence for VALE3 is more than a Novo Mercado checkbox. Vale’s FRE discloses bylaws size bands, seat-by-seat elections, a Lead Independent Director (LID) when the chair is non-independent, independence criteria stricter than exchange minimums, employee representation, committee composition, diversity stats, and director shareholdings — the raw material for governance scores and proxy research.

This page summarizes a real board-governance analysis from Vale’s 2025 FRE.

The research question

> Map board structure, independence safeguards, committees, and skin-in-the-game disclosures for minority-shareholder and ESG governance workflows.

Board size, term, and election mechanics

Element FRE disclosure
Bylaws size 11–13 members
Current board 13 members
Term 2-year unified term
Election Seat-by-seat (not a single slate only)

Seat-by-seat election matters for activist and minority strategies: contested seats can be fought individually rather than only via a full slate.

Chair, independence, and Lead Independent Director

The FRE states the chair is non-independent. Independents responded by appointing a Lead Independent Director (LID) — a structural counterweight when chair and independence are separated.

Independence floor under bylaws:

  • At least 7 independent directors
  • Criteria beyond Novo Mercado, including:

- No holding of more than 5% of capital

- No 5 or more terms or 10 years of service (tenure limit beyond exchange baseline)

For comparative governance screens across B3 miners and materials names, those stricter tenure and ownership filters are the differentiators — not the Novo Mercado label alone.

Employee representation

Vale discloses an employee-elected board member plus an alternate, chosen through a bipartite electoral board. That is a distinct channel from shareholder-elected seats and should be tagged separately in any board composition parser.

Audit & Risk Committee

Requirement Detail
Independence All members independent
Expertise At least one financial expert
Restrictions Limits on recent executives and auditor links

Committee independence plus auditor-link restrictions is the FRE detail compliance products need when scoring “independent audit oversight” rather than counting independent directors on the full board only.

Diversity and shareholdings

Gender (board): 3 women, 10 men. Race composition is also disclosed in the FRE — extractable for DEI and ESG datasets when present.

Shareholdings at 31 December 2024:

Group ON shares
Board of Directors 83,545
Executive Committee 614,248
Fiscal Council 17,064

Absolute holdings are modest versus free float for a mega-cap miner, but the FRE still gives a clean point-in-time skin-in-the-game snapshot by governance body.

Board evaluation process

Vale reports an annual board evaluation with an external consultant and a critical competency matrix. That is process disclosure — useful for qualitative governance reviews — not a third-party rating of board quality.

Why FRE section extraction matters

Terminals may show “% independent directors.” FRE adds:

  • LID when the chair is non-independent
  • Bylaws independence criteria stricter than Novo Mercado
  • Employee electoral mechanism
  • Audit & Risk Committee financial-expert and cooling-off rules
  • Gender/race tables and shareholdings by body
  • External evaluation and competency-matrix language

Replicate with apicvm

apicvm provides company resolve, FRE document lists, and async text extraction. Your agent or research stack performs the governance scoring:

export APICVM_KEY='apicvm_...'
export APICVM_URL='https://apicvm.dev'

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/companies/resolve?query=VALE3&by=ticker"

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/documents?ticker=VALE3&type=FRE&year=2025&perPage=50"

curl -X POST -H "Authorization: Bearer $APICVM_KEY" \
  -H "Content-Type: application/json" \
  -d '{"callback_url":"https://your.app/callbacks/apicvm","document":{"id":"<document-id>"}}' \
  "$APICVM_URL/v1/document-text-extractions"

Filter FRE catalog names for board and committee sections (e.g. InformacoesConselhoAdm), then ask:

  • "Is the chair independent? Is a Lead Independent Director disclosed?"
  • "List independence criteria that exceed Novo Mercado."
  • "Extract Audit & Risk Committee composition rules and shareholdings at year-end."

Pair with executive compensation FRE sections for a full governance pack.

Methodology note

From Hold analysis of Vale’s public 2025 FRE (analysis_results id 634). Research illustration — not investment advice or a proxy-voting recommendation.

Limitations

  • Independence labels follow issuer criteria and CVM/Novo Mercado definitions; they are not third-party certifications.
  • Shareholdings are as of 31/12/2024; subsequent trades are not in this FRE snapshot.
  • apicvm returns filings and page text; it does not compute governance scores.

Next steps

Ready to integrate?

Get an API key and start querying Brazilian CVM filings programmatically.