Multi-Person Rich Data Forms

Test forms with multiple people, each with full identity data (name, email, phone, company) for LLM analysis

LLM Multi-Person Analysis Testing

These forms contain multiple people with rich identity data to test the LLM's ability to:

allEmails[] in decrypted payload shows all emails for LLM context.

1. Gift Purchase - Complete Checkout

E-commerce gift purchase with buyer and recipient details
2 People LLM Test Buyer vs Recipient
1
Buyer (You) Should be identified as PRIMARY
2
Gift Recipient Should be identified as SECONDARY
LLM Expected:
Primary: sarah.johnson@techcorp.io (Sarah Johnson) - The buyer
Secondary: mchen@familymail.com (Michael Chen) - Gift recipient

2. Refer-a-Friend Program

Referral program with referrer and friend details
2 People LLM Test Referrer vs Referee
1
Your Information (Referrer) Should be identified as PRIMARY
2
Friend's Information Should be identified as SECONDARY
LLM Expected:
Primary: david.kim@startupxyz.com (David Kim) - The referrer
Secondary: emily.r@gmail.com (Emily Rodriguez) - Friend being referred

3. Joint Loan Application

Two co-applicants applying together
2 People LLM Test Co-Applicants
1
Primary Applicant Should be identified as PRIMARY
2
Co-Applicant (Spouse/Partner) Should be identified as SECONDARY
LLM Expected:
Primary: james.wilson@bigcorp.com (James Wilson) - Primary applicant
Secondary: lisa.w@healthcarecorp.org (Lisa Wilson) - Co-applicant

4. Event Registration

Conference registration with emergency contact
2 People LLM Test Attendee vs Emergency
1
Attendee Information Should be identified as PRIMARY
2
Emergency Contact Should be identified as SECONDARY
LLM Expected:
Primary: amanda.foster@consultingllc.com (Amanda Foster) - Event attendee
Secondary: rob.foster@personal.net (Robert Foster) - Emergency contact

5. B2B Demo Request

Software demo request with decision maker CC
2 People LLM Test Requester vs Decision Maker
1
Your Information Should be identified as PRIMARY
2
Decision Maker / Manager (CC) Should be identified as SECONDARY
LLM Expected:
Primary: jmartinez@enterprise-corp.com (Jennifer Martinez) - Demo requester
Secondary: tanderson@enterprise-corp.com (Thomas Anderson) - Decision maker CC

6. Corporate Gift Order

Three people: Orderer, Recipient, and Billing Contact
3 People LLM Test Complex Multi-Person
1
Order Placed By Should be identified as PRIMARY
2
Gift Recipient Should be identified as SECONDARY
3
Billing Contact Should be identified as SECONDARY
LLM Expected:
Primary: patricia.chen@megacorp.com (Patricia Chen) - Order placer
Secondary: john.smith@clientcompany.com (John Smith) - Recipient
Secondary: ap@megacorp.com (Accounts Payable) - Billing

7. Team Registration (Ambiguous)

Two co-workers from same company - harder to distinguish
2 People LLM Challenge Ambiguous Roles
1
Team Member 1 First position = likely PRIMARY
2
Team Member 2 Second position = likely SECONDARY
LLM Challenge:
Both are from same company. Position-based: Primary: alex.t@samecompany.io (first in form)
Secondary: jordan.l@samecompany.io (second in form)

8. Webinar + Invite Colleague

Register yourself and invite a colleague
2 People LLM Test Registrant vs Invited
1
Your Registration Should be identified as PRIMARY
2
Invite a Colleague (Optional) Should be identified as SECONDARY
LLM Expected:
Primary: michelle.garcia@innovative.co (Michelle Garcia) - Registrant
Secondary: c.brown@innovative.co (Chris Brown) - Invited colleague
[Ready] Multi-Person Rich Data Forms Loaded LLM Testing Mode