Desk-review certs carry division tech-spec tables
Dustin decided 2026-07-30: PPDR desk-review cert packages should show the
same technical spec tables as field certs (beam specs, column specs, footer
cards, anchors, etc.). Previously desk_review_summary.html rendered no
division modules at all — surfaced by VAB-9010’s cert missing the SUP-LBEAM
“Section 2x10” beam spec (see
desk-review-certs-omit-division-modules for the diagnosis).
Implementation (entirely-api 5ce7faa)
- Division-module loop extracted verbatim from
field_report.htmlinto shared partialtemplates/v3/documents/_division_modules.html(IRC margin notes + UND/ANC/BRC/SUP/FND/WTR/ENC/RTW modules + ADD-* sub-modules + dividers). - Included by both
field_report.html(render normalized-identical to the pre-change baseline) anddesk_review_summary.html(between prior-cert block and Code Compliance Determination). - No wording changes — modules shared as-is, satisfying both standing rules: no unapproved cert statements (Dustin approved the section addition; the wording is the already-approved field-cert wording) and no provenance disclosure.
- Live immediately: repo bind-mounted at
/app, cert generator recreates the Jinja env per generation.
Verified on VAB-9010 (8a3cb8382d8399afbf5a40ca): desk-review render shows
Beam Specifications (Lumber Beam, 28 lin ft, Section 2x10), column cards,
Pier Footer Details. Preview PDF shown to Dustin; the already-delivered
2026-07-30 cert was NOT regenerated or re-delivered
(cert-send-review-first — Dustin’s call).
Related: ppdr-flow desk-review-summary cert-generation
Regeneration decision (Dustin, 2026-07-30)
Do NOT regenerate existing desk-review certs (VAB-9010 included). New spec-table layout applies to future generations only; delivered/on-disk PDFs stay as-is.