Recued
← Back to recipes

Claims Compliance Auditor

by recued-core v1 action

Audits claims, policy decisions, and regulatory disclosures for compliance exceptions and generates readiness summaries.

How it works

Data fetch
claims claim-list-reader-core
Fetch list reader from core
Process (7 steps)
check_claims guard
Stop if claims is empty
compute_time map
Extract submission_date from each item
enriched map
Extract from each item
claim_table to_table
Format results as a data table
hashed hash_replace
Anonymize sensitive fields for safe AI processing
ai_summary ai-prompt
AI generates a response from a custom prompt
skip: config.enable_ai equal false
restored hash_restore
Restore anonymized fields back to real values
skip: step.ai_summary is_null
Output
table claim_table
ai_analysis restored

Settings (2)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on
audit period days number = 90

Tags

core claimscomplianceauditinsurance

Details

8 steps 2 configurable settings recipe_id: audit-claims-compliance-core

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy audit-claims-compliance-core and paste it after pairing.