Skip to main content

Variable: PACKAGE_KINDS

const PACKAGE_KINDS: readonly ["ica", "exhibit_a", "exhibit_b", "exhibit_c", "exhibit_d"]

Defined in: src/server/services/agreements/bodies.ts:13

Tokenized agreement bodies for the contractor package, authored from the real ICA structure (ICA_Arlene_Fabay_QC_PDPM_RN_PA.docx). These are TEXT bodies with {{token}} / {{#each}} / {{#if}} markup that renderAgreement merges deterministically before the PDF renders them.

Operative, token-bearing clauses are reproduced; the longest pure boilerplate is condensed with a […per counsel] marker — these are the engineering scaffold, to be replaced with counsel-final text via the Agreement Templates editor before go-live (same intent as the placeholder model in src/server/services/agreements.ts). Exhibit B's comp table and every signature block are rendered structurally by the PDF (not from this text).