<aside> 🎯
Working doc for Taylor — React, redirect, and refine. This maps the full CoverPanda/Rollup ecosystem: who sits where, what they need, how agents serve them, and where network effects compound.
</aside>
Every stakeholder in the franchise lifecycle is a node. Rollup is the connective tissue. Each connection = a workflow = a revenue stream.
graph TB
subgraph CORE["🏗️ ROLLUP PLATFORM (SaaS + AI + Embedded Finance)"]
direction TB
CP["Closing Portal\\n(Sales Agent)"]
OP["Onboarding Portal\\n(Onboarding Agent)"]
FP["Funding Portal\\n(Fundraising Agent)"]
DR["Data Room\\n(Zestimate Agent)"]
MK["Marketplace\\n(Vendor Agent)"]
LMS["LMS\\n(Training Agent)"]
end
ZOR["🏢 Franchisor\\n(Brand)"] --> CP
ZOR --> OP
ZOR --> LMS
ZEE["👤 Franchisee\\n(Unit / Wallet)"] --> OP
ZEE --> FP
ZEE --> DR
BROKER["🤝 Broker /\\nFranchise Consultant"] --> CP
ATT["⚖️ Attorney /\\nFDD Counsel"] --> CP
CPA["📊 CPA /\\nAccountant"] --> DR
CPA --> FP
LENDER["🏦 Lender /\\nSBA / Bank"] --> FP
LENDER --> DR
PE["💼 PE Firm /\\nBuy-Side"] --> DR
PE --> CP
VENDOR["🏪 Vendor\\n(Payroll, Insurance, etc.)"] --> MK
VENDOR --> OP
FSO["📋 FSO /\\nFranchise Sales Org"] --> CP
style CORE fill:#e8f4fd,stroke:#2196F3
style ZOR fill:#CE93D8
style ZEE fill:#81D4FA
style BROKER fill:#FFE082
style LENDER fill:#A5D6A7
style PE fill:#B0BEC5
style VENDOR fill:#C8E6C9
style CPA fill:#FFCCBC
style ATT fill:#D7CCC8
style FSO fill:#FFF9C4
What each stakeholder needs, what we give away free to earn the relationship, and what they pay for.
| Stakeholder | Top 3 Needs | Free Value (Earn the Relationship) | Paid Value (Monetize) |
|---|---|---|---|
| 🏢 Franchisor (Zor) | 1. Sell more franchises faster |
Every workflow connects at least 2 stakeholders. That's the network effect engine.
graph LR
subgraph CLOSING["🔴 CLOSING PORTAL (Sales Agent)"]
C_ZOR["Zor"] --- C_BROKER["Broker"]
C_BROKER --- C_ZEE["Prospect / Zee"]
C_ZEE --- C_ATT["Attorney"]
C_ATT --- C_LENDER["Lender"]
C_ZOR --- C_FSO["FSO"]
end
subgraph ONBOARDING["🟢 ONBOARDING PORTAL (Onboarding Agent)"]
O_ZOR["Zor"] --- O_ZEE["New Zee"]
O_ZEE --- O_VENDOR["Vendors"]
O_ZEE --- O_CPA["CPA"]
O_VENDOR --- O_PAYROLL["Payroll"]
O_VENDOR --- O_INSUR["Insurance"]
end
subgraph FUNDING["🔵 FUNDING PORTAL (Fundraising Agent)"]
F_ZEE["Zee / Zor"] --- F_LENDER["Lender"]
F_ZEE --- F_CPA["CPA"]
F_LENDER --- F_DR["Data Room"]
F_CPA --- F_DR
end
CLOSING -->|"Deal closed"| ONBOARDING
ONBOARDING -->|"Unit activated"| FUNDING
FUNDING -->|"Capital deployed"| CLOSING
Each portal = an Agent with custom instructions, skills, plugins, and integrations. Think of agents as the "formality" of each portal, rebranded for the AI-native era.
| Agent | Replaces (Old Name) | Core Job | Stakeholders Served | Key Skills / Plugins |
|---|---|---|---|---|
| Sales Agent | Closing Portal | Move a franchise deal from lead → signed agreement → fees collected | Zor, Broker, FSO, Attorney, Prospect | • FDD compliance timer |
| • Document collection | ||||
| • E-signature orchestration | ||||
| • Commission calculator | ||||
| • Fee payment processing | ||||
| • Brand intro room builder | ||||
| Onboarding Agent | Onboarding Portal | Activate a new unit from signed deal → grand opening | Zor, New Zee, Vendors, CPA | • Phased milestone tracker |
| • Entity formation (LLC/EIN) | ||||
| • Vendor recommendation engine | ||||
| • QBO/bank connection wizard | ||||
| • Compliance checklist | ||||
| • Wallet activation nudge | ||||
| • Training module launcher | ||||
| Fundraising Agent | Funding Portal | Help Zee/Zor raise capital — data room, lender matching, covenant tracking | Zee, Zor, Lender, CPA, PE | • Data room builder |
| • KPI narrative pack generator | ||||
| • Lender Q&A playbook | ||||
| • Covenant tracker | ||||
| • Pre-qualification scorer | ||||
| • Document request automation | ||||
| Zestimate Agent | Data Room / Valuation | Real-time business valuation + benchmarking + exit-readiness scoring | Zee, Zor, PE, Lender | • AI valuation model |
| • Benchmark engine (unit vs. system) | ||||
| • Exit-readiness checklist | ||||
| • Buyer-ready data room pack | ||||
| • Market comp analysis | ||||
| LMS Agent | Training / Knowledge Portal | Franchise training, compliance education, brand standards | Zor, Zee (all units) | • Course builder |
| • Quiz/assessment engine | ||||
| • Certification tracker | ||||
| • Brand standards library | ||||
| • Compliance training modules | ||||
| • Progress dashboards | ||||
| Vendor Agent | Marketplace | Connect vendors to franchise buyers, manage listings, route leads | Vendors, Zee, Zor | • Marketplace listing builder |
| • Lead routing engine | ||||
| • RFP matching | ||||
| • Review/rating system | ||||
| • Integration connectors | ||||
| • Rev-share tracker |
<aside> 🟢
What a brand can customize: Custom instructions, skills toggled on/off, plugins activated per brand, branded UI/messaging, milestone templates, vendor preferences, required documents.
</aside>