${esc(pkg.project)} · TYPE: ${esc(pkg.type).toUpperCase()} · STATUS: ${esc(pkg.status).toUpperCase()} · ${readyTxt}
`;
const costDesc = (COST_CODES.find(c=>c.split('|')[0]===pkg.cost)||'').split('|')[1];
+ // Project system links travel with the WP; fall back to the live SOP for older packages.
+ const plinks = (pkg.projectLinks&&pkg.projectLinks.length) ? pkg.projectLinks : ((SOP&&SOP.projectLinks)||[]);
h+=`
+
BIM / Model Details
+
For BIM/VDC work packages — the model deliverable's level of detail, area, source scan, and coordination status.
+
+
+
+
+
+
+
+
-