Clause Compliance Checker
Compares contract clauses against a standard template and classifies deviations for risk assessment.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
guard
guard
Stop if setting template clauses is missing
pii_hashed
hash_replace
Anonymize sensitive fields for safe AI processing
deviations
ai-compare
AI compares two pieces of data
skip: config.enable_ai equal false
classified
ai-classify
AI classifies data into one of the given categories
skip: config.enable_ai equal false
pii_restored
hash_restore
Restore anonymized fields back to real values
material_changes
filter
Filter by condition
missing_clauses
filter
Filter by condition
extra_clauses
filter
Filter by condition
checklist
to_checklist
Format results as an actionable checklist
deviations_table
to_table
Format results as a data table
▼
Output
checklist
checklist
table
deviations_table
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
enable ai
toggle
=
on
template clauses
text
=
[object Object]
Uses (2 ingredients)
Legacy
AI Comparator
ai-compare
Legacy
AI Classifier
ai-classify
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.
What it's allowed to do
Read
Legacy
AI Comparator
read-only
Read
Legacy
AI Classifier
read-only