812 B
812 B
Round-Trip Test Flow Eval
Goal
Exercise extract → map → ingest sequence on a real sample, verifying result at each step, surfacing issues.
Plan
- Extract: Sample already loaded from sample-templates/onboarding-template-formfields.json
- Map: Already validated using test_mapping.py
- Ingest: Already logged payload using docusign_ingest_stub.py (stub mode for now)
- Validate: Compare source fields/types vs output tabs/fields
Result
- All onboarding sample fields preserved and correctly mapped in end-to-end flow.
- Output contains: text, dateSigned, list, checkbox, radio, signHere (expected values)
- No field type loss or unexpected transformation.
- (Live API ingest will add DocuSign template ID as validation in future runs.)
Round-trip dry-run validated by Cleo, 2026-04-14