The Smart Routing demo checks an employer’s payroll coverage and recommends the best verification path — payroll, bank transactions, or document upload — based on actual coverage data. Source: GitHubDocumentation Index
Fetch the complete documentation index at: https://truv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.

Flow
Check employer coverage
The applicant enters their employer name. The backend checks payroll coverage and returns a
success_rate.Create user and bridge token with recommended method
Based on
success_rate, the UI recommends a data_sources value. The backend creates a user and token.