include/lightspeed@transport@progressive_enhancement_WorkflowReport.hrl

-record(workflow_report, {
    navigation_signature :: binary(),
    form_signature :: binary(),
    mutation_signature :: binary(),
    mutation_equivalence_signature :: binary(),
    protocol_signature :: binary()
}).