Request Access
Department of Anthropology

Financial diligence tells you what a brand is worth. Brand diligence tells you why.

23 founder-led brands. $14B+ in exits. The operating principles behind their valuations — and what happened when those principles were kept or broken.

Principle Premium (PP)

The percentage of a brand's value that comes from founder principles rather than category fundamentals. A brand with 80% PP gets most of its pricing power from the founder's vision.

Transition Risk Score (TRS)

How likely the brand's value is to decline if the founder departs or principles change. Scored 0-100. Higher = more risk.

Principle Violation Cost (PVC)

The measurable value destroyed when an acquirer or operator breaks the founder's principles. Supreme's PVC is $600M+.

Exit / Valuation

The most recent transaction value, market cap, or estimated valuation. We track the full chain: what the acquirer paid and what happened after.

Brand Index

23 founder-led brands organized by category. Click any brand for full profile.

23
Brands Indexed
$14B+
Exit Value Tracked
11
Categories
9
Principle Clusters
PP — Principle Premium% of brand value from founder principles.
TRS — Transition RiskRisk of value loss if founder departs (0-100).
PVC — Violation CostValue destroyed when principles are broken.
Exit / ValuationMost recent transaction or market cap.

API Access

Plug The Founder Index directly into your AI workflows, Claude projects, or internal tools.

  GET /api/v1/brands/supreme
{
  "brand": "Supreme",
  "founder": "James Jebbia",
  "category": "Streetwear",
  "founded": 1994,
  "principles": ["Scarcity as Strategy", "Community-First Distribution", "Radical Independence"],
  "exit": {
    "amount": "$2.1B",
    "acquirer": "VF Corp",
    "year": 2020,
    "current_value": "$1.5B"
  },
  "scores": {
    "principle_premium": 0.85,
    "transition_risk": 92,
    "principle_violation_cost": "$600M+"
  }
}
  GET /api/v1/categories/luxury
{
  "category": "Luxury",
  "brands_count": 8,
  "avg_principle_premium": 0.62,
  "total_exit_value": "$28B+",
  "common_principles": [
    "Vertical Integration",
    "Anti-Marketing",
    "Controlled Scarcity"
  ],
  "brands": ["loro-piana", "chrome-hearts", "brunello-cucinelli", "..."]
}

API access is currently in private beta. Request access →