generate_governance_alpha_card
Generate a Governance Alpha Card for a company.
Composite deterministic card: pay alignment (Velarion's own P4P-style estimate, modeled on public proxy-advisory methodology concepts — not licensed ISS data), governance scorecard, SoP risk band, peer quality, top risks/strengths. Requires the company to be in Velarion's coverage universe with current-period data.
Calls generate_alpha_card (lib/agent_merchant/compilers/governance_alpha_card.py:441) after confirming deliverability via evaluate_deliverability (deliverability.py:219), which includes the period-currency gate (_governance_alpha_card_period_gate at :312).
FREE-TIER CAP: this is the free sample of a $100 marketplace product (GOVERNANCE-ALPHA-CARD, pricer.py:59). Each agent gets ALPHA_CARD_FREE_DAILY_CAP cards per UTC day; beyond that the tool returns free_tier_cap_reached with the purchase path. Unlimited free issuance of the paid anchor product is the contradiction the catalog's PRICE_INTEGRITY blocker named — the cap is what resolves it.
Structured errors returned (not raised) for:
not_in_coverage: ticker unknown
not_deliverable: coverage too thin / stale period
free_tier_cap_reached: daily free allowance spent (buy it, or wait for 00:00 UTC)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| ticker | Yes | ||
| agent_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||