fix-certificate-of-2

Fix Certificate of Amendment header: remove 'A PUBLIC BENEFIT CORPORATION'

Metadata

Statusdone
Assignedagent-484
Agent identityf51439356729d112a6c404803d88015d5b44832c6c584c62b96732b63c2b0c7e
Created2026-04-16T14:57:46.423177783+00:00
Started2026-04-16T14:58:07.016003343+00:00
Completed2026-04-16T14:59:32.853380041+00:00
Tagsfix, eval-scheduled
Eval score0.96
└ blocking impact1.00
└ completeness1.00
└ coordination overhead0.96
└ correctness0.98
└ downstream usability0.95
└ efficiency0.95
└ intent fidelity0.99
└ style adherence0.92

Description

Description

The Certificate of Amendment header currently includes 'A PUBLIC BENEFIT CORPORATION' — this is incorrect. The amendment is filed BY the corporation under its CURRENT legal name: Poietic, Inc. The conversion to PBC is what the amendment accomplishes, so the header should not preemptively declare PBC status.

What to do

  1. Find the Certificate of Amendment Typst source (likely in corporate/amendments/ — look for the certificate of amendment .typ file)
  2. Remove 'A PUBLIC BENEFIT CORPORATION' from the header/title area
  3. Ensure the header clearly shows the company name as 'Poietic, Inc.'
  4. Keep all amendment content intact — the body of the document handles the name change and PBC conversion
  5. Compile the Typst file to verify the PDF looks correct
  6. Commit and push to origin

Validation

  • Header no longer contains 'A PUBLIC BENEFIT CORPORATION'
  • Header identifies the company as 'Poietic, Inc.'
  • Document body/content unchanged (still contains the amendment provisions)
  • Typst compiles without errors
  • Changes committed and pushed

Depends on

Required by

Log