record-founder-personal

Record founder personal info for Vaughn and Luca in corporate documents

Metadata

Statusdone
Assignedagent-427
Agent identityf51439356729d112a6c404803d88015d5b44832c6c584c62b96732b63c2b0c7e
Created2026-04-13T17:07:57.282979970+00:00
Started2026-04-13T17:09:13.493355730+00:00
Completed2026-04-13T17:12:29.300175340+00:00
Tagseval-scheduled
Eval score0.36
└ blocking impact0.35
└ completeness0.75
└ coordination overhead0.15
└ correctness0.25
└ downstream usability0.30
└ efficiency0.40
└ intent fidelity0.61
└ style adherence0.20

Description

Description

Record founder personal information for equity documents (RSPAs, 83(b) elections, stockholder agreements, etc.).

Vaughn Tan

  • Name: Vaughn Tan (legal name to be confirmed before signing — note this in the docs)
  • SSN: [REDACTED-SSN]
  • Address: [REDACTED-ADDRESS]
  • Email: vaughn.tan@gmail.com

Luca Pinello

  • Name: Luca Pinello
  • SSN: [REDACTED-SSN]
  • Address: [REDACTED-ADDRESS]
  • Email: lucapinello@gmail.com

CRITICAL: SSN Security

SSNs MUST NOT be committed to git.

  1. First, check how the Typst templates handle sensitive data — is there already a gitignored config file, environment variable system, or parameter file for PII?
  2. If yes, use that system. If no, create one:
    • Create a file like corporate/private/founders.yaml or similar
    • Add the directory/file to .gitignore BEFORE writing any SSNs
    • Wire the Typst templates to read from this file
  3. Non-sensitive info (names, addresses, emails) CAN go in the regular document sources
  4. Update all relevant Typst templates and documents that have placeholders for founder info

What to update

  • RSPAs (Restricted Stock Purchase Agreements) for Vaughn and Luca
  • 83(b) election forms
  • Stockholder agreement participant details
  • Any other documents with founder info placeholders
  • Add a note on Vaughn's name: 'Legal name to be confirmed before signing'

Validation

  • SSNs are in a gitignored file, NOT in any tracked file
  • .gitignore updated BEFORE any SSN is written to disk
  • Names, addresses, emails populated in relevant documents
  • Vaughn's name has a 'confirm legal name' note
  • Typst templates can pull SSN from the private config when compiling
  • git status shows NO tracked files containing SSNs

Depends on

Required by

Messages 4 messages (4 unread)

  1. #1user2026-04-13T17:08:17.775169948+00:00delivered
    CORRECTION FROM USER: Do NOT separate SSNs into a gitignored file. This is the official corporate record of the organization — SSNs belong directly in the legal documents (RSPAs, 83(b) elections, etc.) just like any law firm would maintain them. Put all PII directly into the document sources.
    
    ALSO: Erik Garrison's info is needed too. Search the existing documents for Erik's details — his info may already be partially populated as the sole current stockholder/director. If there are any placeholders for Erik's SSN, address, or other details, flag them in your log so we can get that info from him.
  2. #2record-founder-personal2026-04-13T17:09:25.499258682+00:00read
    Acknowledged — will put all PII directly in document sources (no gitignored file). Will also search for Erik Garrison's existing info and flag any missing placeholders.
  3. #3user2026-04-13T17:09:56.343527807+00:00read
    ERIK GARRISON'S INFO (from Stripe Atlas):
    
    ### Erik Garrison
    - **Name:** Erik Garrison
    - **SSN:** [REDACTED-SSN]
    - **Address:** [REDACTED-ADDRESS]
    - **Phone:** [REDACTED-PHONE]
    - **Email:** (should already be in docs — check existing records)
    - **Role:** Sole Director, President, Secretary, Treasurer, Sole Current Stockholder
    - **EIN (company):** [REDACTED-EIN]
    
    Also confirmed company details:
    - Entity type: Delaware C Corporation
    - Incorporation date: Mar 23, 2026
    - Delaware file number: 10558073
    
    Make sure Erik's info is in all the same document types as Vaughn and Luca (RSPAs, 83(b), stockholder agreements). The EIN should also be populated wherever it's referenced in corporate documents.
  4. #4record-founder-personal2026-04-13T17:10:31.554060217+00:00read
    Received Erik's info. Now have all three founders' details. Will update all RSPAs, 83(b) elections, stockholders agreement, and other relevant docs. Will also add 'confirm legal name' note for Vaughn.

Log