01
Trigger
A field user starts a workflow from a QR code or secure direct URL.
Both paths resolve to a published workflow version, create a scan session, and carry the deployment context needed for audit review.
01
A field user starts a workflow from a QR code or secure direct URL.
Both paths resolve to a published workflow version, create a scan session, and carry the deployment context needed for audit review.
02
SealAudit evaluates the configured identity and location rules before action execution.
Authentication and consent-based geolocation checks produce explicit outcomes that operators and auditors can interpret later.
03
The user completes the required step in a mobile browser, with no native app required.
Actions can redirect, show a document, collect acknowledgement, capture form responses, or record a check-in event.
Trigger options
QR codes and direct URLs are deployment choices. After resolution, both paths create a scan session and point to the same published workflow version so evidence stays consistent.
Field users complete the flow in a phone browser. MVP field execution does not require a native mobile app or a separate installed tool.
A printed or displayed QR code opens the assigned endpoint for a site, asset, handover point, or inspection location.
A secure link in an operational message or internal system opens the same runtime path without requiring a printed code.
Verification outcomes
Workflows can require authentication, consent-based geolocation, or both. SealAudit records the outcome in plain operational terms so exceptions are visible instead of hidden in generic logs.
The configured check completed successfully, such as a signed-in user or an approved location match.
The check ran and did not meet policy, such as a missing login or location outside the configured radius.
Policy allowed continuation without the check blocking the user, while still recording that the check was bypassed.
The check could not complete cleanly, for example because a browser permission or network condition prevented collection.
Action execution
Actions are the work the user actually completes after trigger resolution and verification. Each action can record started, completed, failed, or abandoned state for later review.
Exception handling
Compliance teams need to understand what happened when a workflow does not complete normally. SealAudit treats blocked, failed, and abandoned runs as reviewable operational facts.
Stored evidence
SealAudit is designed to explain runtime behavior after the fact. The evidence record connects trigger, verification, and action data to the workflow and document versions that were active when work happened.
The record shows when the workflow started, which endpoint was used, and how the session finished.
Pass, fail, bypass, and error outcomes stay attached to the session for operational review.
Workflow and document version references preserve what rules and content were in force at the time.
Completion state, acknowledgement records, form responses, and check-in evidence remain linked to the run.