create-corporate-signed

Create corporate/signed/ directory structure for executed documents

Metadata

Statusdone
Assignedagent-434
Agent identityf51439356729d112a6c404803d88015d5b44832c6c584c62b96732b63c2b0c7e
Created2026-04-13T18:26:12.122135649+00:00
Started2026-04-13T18:27:27.131815368+00:00
Completed2026-04-13T18:29:02.902951487+00:00
Tagseval-scheduled
Eval score0.92
└ blocking impact0.95
└ completeness0.95
└ coordination overhead0.95
└ correctness0.95
└ downstream usability0.90
└ efficiency0.85
└ intent fidelity0.90
└ style adherence0.90

Description

Description

Create a corporate/signed/ directory structure that mirrors the existing corporate document organization, for storing signed/executed PDFs and their DocuSign certificates.

Structure to create

corporate/signed/
  README.md           — Brief explanation of what goes here and naming conventions
  amendments/
    .gitkeep
  equity/
    .gitkeep

README.md contents

A short README explaining:

  • This directory holds signed/executed PDFs and their DocuSign authentication certificates
  • Naming convention: <document-name>.pdf for the signed doc, <document-name>-docusign.pdf for the certificate
  • Structure mirrors corporate/documents/ and corporate/amendments/
  • Dates are in the PDF metadata and DocuSign certificates, not in filenames

Also update

  • Add a note in FOUNDER-ACTION-GUIDE.md about where to store signed documents (in the signing steps section)
  • Add corporate/signed/ to any relevant inventory docs if appropriate

Validation

  • corporate/signed/amendments/ exists
  • corporate/signed/equity/ exists
  • README.md explains the structure and naming conventions
  • FOUNDER-ACTION-GUIDE references the signed directory

Depends on

Required by

Log