Select from the Government of Canada's collective agreements and validate a Dayforce pay rule configuration.
Configure a pay rule and run the 7-agent validation pipeline to check compliance against collective agreement clauses.
Agent 1 — Context Retriever
RAG — Fetches relevant clauses from collective agreement vector store
Agent 2 — Rule Parser
Extracts structured requirements from legal clause text
Agent 3 — Config Analyzer
Analyzes the Dayforce pay rule configuration parameters
Agent 4 — Compliance Checker
Compares rule config against legal requirements line by line
Agent 5 — Risk Assessor
Assigns severity levels to each identified discrepancy
Agent 6 — Report Writer
Compiles findings into a structured compliance report
Agent 7 — Evaluator (LLM-as-a-Judge)
Validates report accuracy against source clause — hallucination guard