Pack StudioAcme Lending · Specialty Lending · v0.4.2 · Phase 02 — Pack Design

Ontology · v0.4.2

Borrower Side

BorrowerEntity (under_review)

The legal entity applying for or holding the loan. May be an operating company or a single-purpose vehicle (SPV) formed for the transaction.

In specialty lending, SPV borrowers are common. The presence of a parent guarantor materially changes the risk profile — see rule_missing_parent_guarantor.

AttributeTypeRequiredDescription
legal_namestringyesRegistered legal name of the borrower.
entity_typeenumyesOne of: operating_company, spv, individual.
is_single_purposebooleannoTrue if the entity is an SPV formed for this deal.
state_of_formationstringnoUS state or jurisdiction of formation.
einstringnoEmployer Identification Number, if disclosed.

GuarantorEntity (draft)

A party providing a guaranty of the borrower's obligations.

"Bad boy" carve-out guaranties are limited-recourse guaranties that spring to full recourse on defined bad acts (fraud, unauthorized transfer, bankruptcy).

AttributeTypeRequiredDescription
legal_namestringyesGuarantor legal name.
guaranty_typeenumyesOne of: full_recourse, limited, springing, bad_boy.
is_parentbooleannoTrue if guarantor is the corporate parent of the borrower.

Deal Terms

LoanFacility (approved)

The credit facility being underwritten.

Delayed-draw term loans have an availability period; the committed amount is not fully funded at close. Watch for undrawn-commitment fee terms.

AttributeTypeRequiredDescription
facility_amountmoneyyesCommitted principal amount.
facility_typeenumyesOne of: term_loan, revolver, delayed_draw.
rate_indexenumnoReference rate: SOFR, prime, fixed.
spread_bpsintegernoSpread over index in basis points.
maturity_datedatenoStated maturity of the facility.