PGMN3 Board Governance: 29.7% Skin in the Game

Governance screens for Brazilian retail names often stop at “Novo Mercado listed.” The FRE (Formulário de Referência) goes further: board size and age mix, gender disclosure, permanent committees, auditor-service policy gaps, and how much capital directors themselves hold.

A real analysis of PGMN3 (Pague Menos) 2025 FRE surfaces a concrete ownership alignment figure — directors collectively hold 29.73% of share capital — alongside a nomination policy that cites Novo Mercado independence rules without stating how many current directors are independent.

The research question

> Describe board composition, committees, nomination policy, and director ownership disclosed in the FRE.

Board structure

Element Detail
Board of directors 9 effective members + 9 alternates
Officers Separate statutory board of officers
Age mix 7 members age 34–49; 1 over 50; 1 over 65

The dual structure (board vs. statutory officers) is standard for Novo Mercado issuers; FRE sections on administração make the split explicit for agents that otherwise confuse “directors” with “executives.”

Gender disclosure (named)

At least three women sit on the board:

  • Patriciana Maria de Queirós Rodrigues
  • Rosilândia Maria Alves de Queirós Lima
  • Manuela Vaz Artigas

One woman officer is named: Rosilane Oliveira Purceti Balabram.

Named disclosure matters for ESG pipelines that need verifiable individuals rather than aggregate “diversity %” claims without source rows.

Nomination policy vs. current independence count

The FRE states a Nomination Policy aligned with Novo Mercado: at least two independent directors, or 20% of the board — whichever is greater for the listing segment rules referenced.

What the same document does not disclose in the extracted analysis: how many current directors are classified as independent.

That gap is analytically useful. Policy text can look compliant while the current roster independence ratio remains opaque until you cross-check assembly minutes, election ballots, or a clearer FRE table. Automated governance agents should flag “policy present / count absent” as a distinct finding — not assume Novo Mercado listing equals a known independent majority.

Permanent committees

Pague Menos discloses six permanent board-level committees:

Committee Focus
Audit Financial reporting oversight
Related Parties Conflict / related-party review
Conduct & Ethics Ethics and conduct
People / Culture / ESG HR, culture, ESG
Real Estate Property / store footprint
Strategy Strategic planning

For pharmacy peers (e.g. RADL3), committee maps differ; comparing FRE committee inventories is a standard multi-issuer governance workflow once filings are machine-accessible.

Auditor non-audit services policy

The FRE analysis notes no formalized policy for non-audit services from the independent auditor. That does not prove improper auditor relationships — it is a policy-gap signal for control and audit-committee research. Pair with DFP auditor letters and fee footnotes when building a full independence checklist.

Skin in the game: 29.73%

Metric Value
ON shares held by board members (collective) 172,924,407
Share of capital 29.73%

Nearly 30% collective board ownership is a strong alignment signal relative to widely held large caps. It also concentrates governance risk: board decisions and controlling-family dynamics may overlap more than in a professionally managed float with low insider stakes.

For product builders: ownership tables in FRE are sparse and tabular — agents need section extraction plus numeric parsing, not a price API.

Why FRE beats a “governance score” terminal

Terminals may tag Novo Mercado and show free float. FRE adds:

  • Exact board/alternate counts and age bands
  • Named gender disclosure
  • Committee inventory
  • Policy vs. disclosed independence count
  • Director share totals as % of capital
  • Auditor-service policy presence/absence

Pague Menos board governance research for AI agents and equity workflows depends on that narrative layer.

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=PGMN3&by=ticker"

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

Prompt templates after text extraction:

  • "List board size, alternates, and officer structure."
  • "Does the FRE state how many directors are independent today?"
  • "Sum ON shares held by board members and % of capital."
  • "List permanent committees and any auditor non-audit services policy."

apicvm returns filings and extraction — your model classifies independence gaps and ownership concentration.

Methodology note

From Hold analysis of Pague Menos public 2025 FRE (analysis_results id 581). Research illustration for filing automation — not investment advice, not a governance rating.

Limitations

  • Independence count may appear in other FRE tables or appendices not emphasized in this extract.
  • Share ownership is point-in-time; subsequent trades change percentages.
  • apicvm does not score “good governance”; it supplies document access and text extraction.
  • Peer company pages (e.g. RADL3) help cross-issuer committee comparisons when PGMN3 company SEO pages are not live yet.

Next steps

Ready to integrate?

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