• Created automatically when funding request approved
• Status starts as PENDING_TOKEN_GENERATION
• Funding request approved → Funding notice auto-generated
• FA clicks Approve on funding notice
• FA e-signs for each lender (E-sign 0/n → n/n)
• Each lender's e-sign complete → Visible to that lender
Per-Lender E-Signature - Facility agent signs for each lender:
• Each lender's signature tracked separately
• esignatureStatus in tokenDistribution array tracks individual signatures
• All signatures must complete before process continues
Business Logic Updates
Validation Rules - Field and document validation:
• Required fields validated before submission
• Required documents enforced (collateral profile, financial statements, KYC documents)
• Invalid data rejected with error messages
Status Progression - Status progression enforced:
• Items must progress through statuses in order
• Cannot skip workflow steps
• Prerequisites must be met before actions enabled
Token Allocation - Token distribution calculated automatically:
• Based on lender voting percentages
• Each lender receives tokensAllocated amount
• Total tokens equal drawdown amount
Impact on Users
Workflow Changes - Users work with:
• Dedicated credit facility workflow separate from securitization
• Automatic master commitment and funding notice creation
• Per-lender signature and approval tracking
• Visible loan status including removed and reinstated
Status Management - Status values standardized and consistent. Status history shows complete progression.
Documentation - Documentation reflects current workflows and status values.