See llms.txt for all machine-readable content.
This workflow runs daily to audit rows in a Google Sheets ComplianceRecords tab using two OpenAI checks, automatically marking compliant items, fixing safe issues, and escalating unresolved violations to Telegram, while logging every outcome to an AuditLog sheet and posting errors to Slack.
ComplianceRecords worksheet.AuditLog worksheet, while sending Slack alerts if the AI steps or overall workflow error.ComplianceRecords and AuditLog tabs, and replace YOUR_GOOGLE_SHEET_ID in all Google Sheets nodes.YOUR_COMPLIANCE_TEAM_CHAT_ID with the destination chat ID for escalations.YOUR_SLACK_CHANNEL_ID in all Slack alert nodes.ComplianceRecords includes the expected columns (for example RecordID, RecordType, DataField, Value, Description, Department, Status) and adjust the schedule interval if you want a different audit frequency.