feat(claims): add x_fc_pages_11_12_in_original + computed gate

New boolean on sale.order tracks whether pages 11 & 12 are bundled
inside the original application PDF. Computed helper
x_fc_has_signed_pages_11_12 ORs bundled flag with separate-file and
remote-signing presence so downstream gates can read one field.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-05-19 15:15:50 -04:00
parent df53ab956f
commit 1f20eb3d2a
3 changed files with 95 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
from . import test_signed_pages_gate