Summary: Goldfinch is best understood as a private-credit protocol that tries to move underwriting onchain without requiring crypto collateral from borrowers. The primary docs describe a V1 architecture where Backers supply first-loss junior capital to borrower-specific pools, the Senior Pool adds second-loss capital according to Backer signal, and identity-gated participation plus auditor checks attempt to make “trust through consensus” workable. The reusable mechanism insight is that Goldfinch relocates credit judgment away from collateral ratios and toward a layered social-underwriting stack: unique-entity checks, Backer signaling, tranche subordination, auditor approval, and DAO-approved identity providers become the real machinery of risk selection.
What it does:
Lets borrowers propose borrower-specific credit pools with deal terms such as interest rate and repayment schedule
Lets Backers invest directly into individual borrower pools as junior / first-loss capital and receive NFT-style pool positions
Lets Liquidity Providers supply capital to the Senior Pool, which automatically allocates second-loss capital across borrower pools according to Backer assessment and leverage rules
Uses offchain collateral, loan servicing, and legal agreements while keeping pool accounting, tranche structure, and participation logic onchain
Uses UID / unique-entity checks and an auditor layer to reduce Sybil risk in a system that depends on many distinct participants rather than pure collateral enforcement
Key claims:
The V1 overview describes Goldfinch as a decentralized credit protocol that allows crypto borrowing without crypto collateral, with loans instead fully collateralized offchain
The docs frame the core allocation logic as “trust through consensus,” where the protocol relies on the collective actions of multiple Backers rather than any single underwriter
Borrower pools have junior and senior tranches: Backers take first-loss junior risk, while the Senior Pool takes second-loss exposure and is repaid ahead of junior capital, making tranche subordination the protocol’s main incentive-alignment mechanism
Backers receive NFT positions tied to specific pools, while Senior Pool LPs receive FIDU, showing that Goldfinch separates concentrated underwriting exposure from diversified protocol-wide exposure
The docs say Borrowers, Backers, and Auditors must pass a Unique Entity Check, and governance approves identity providers, which makes identity infrastructure a first-class control surface rather than a peripheral compliance add-on
Governance can upgrade contracts, change protocol parameters, select Unique Entity Check providers, set rewards, distribute GFI, and pause protocol activity in emergencies
The current marketing site now foregrounds Goldfinch Prime and institutional private-credit-fund access, but the primary mechanism documents in this pass are still most useful for the earlier borrower-pool / trust-through-consensus architecture
Whitepaper: Goldfinch maintains official overview docs plus a public whitepaper PDF; see ../whitepapers/goldfinch-primary-sources-2026-05-08.md and the locally saved ../whitepapers/goldfinch-whitepaper.pdf.