Skip to content

Commit f34a507

Browse files
2 parents a5e5577 + b8404d8 commit f34a507

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ By using the *Multi-Agent Custom Automation Engine* solution accelerator, users
158158
| Onboarding Employee | HR Manager | Traditional onboarding involves multiple disconnected steps—HR paperwork, IT setup, compliance training—which often require manual coordination and lead to delays. Manual steps slow collaboration and increase overhead, reducing efficiency and employee experience. | Designed to streamline the complex process of bringing new hires into an organization using a modular, agentic architecture. |
159159
| Retail Remediation | Customer Success Manager | This approach is seeking a smarter way to manage workflows and ensure customer satisfaction. Challenges include difficulty engaging the right agents, inefficiencies from manual processes, fragmented data, and limited security controls. | Using the Multi-Agent Custom Automation Engine, the Customer Success Manager recruits intelligent agents to analyze satisfaction and recommend steps for remediation. The platform’s modular design and reasoning capabilities allow for analyzing dependencies, planning transitions, and reducing manual rework. |
160160
| RFP Reviewer | VP of Finance | Reviewing RFPs manually under tight deadlines is challenging. Compliance checks and risk assessments slow progress, leaving critical gaps and delaying decisions. | Multi-Agent RFP Reviewer is an intelligent platform addresses these issues by deploying AI agents to review RFPs, identify risks, recommend remediation, and execute actions seamlessly - transforming a labor-intensive process into a fast, accurate, and compliant workflow. |
161-
| Legal Contract Reviewer | Legal Counsel | Reviewing Legal Contracts manually under tight deadlines is challenging. Compliance checks and risk assessments slow progress, leaving critical gaps and delaying decisions. | Multi-Agent Legal Contract Reviewer is an intelligent platform addresses these issues by deploying AI agents to review Legal Contracts, identify risks, recommend remediation, and execute actions seamlessly - transforming a labor-intensive process into a fast, accurate, and compliant workflow. |
161+
| Contract Compliance Reviewer | Compliance Counsel | Reviewing Contracts for compliance manually under tight deadlines is challenging. Compliance checks and risk assessments slow progress, leaving critical gaps and delaying decisions. | Multi-Agent Compliance Contract Reviewer is an intelligent platform addresses these issues by deploying AI agents to review Contracts, identify risks, recommend remediation, and execute actions seamlessly - transforming a labor-intensive process into a fast, accurate, and compliant workflow. |
162162

163163
</details>
164164

data/agent_teams/legal_contract_team.json renamed to data/agent_teams/contract_compliance_team.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"id": "1",
3-
"team_id": "team-legal-1",
4-
"name": "Legal Contract Review Team",
3+
"team_id": "team-compliance-1",
4+
"name": "Contract Compliance Review Team",
55
"status": "visible",
66
"created": "",
77
"created_by": "",
88
"deployment_name": "gpt-4.1-mini",
9-
"description": "A multi-agent legal review team that summarizes NDAs, identifies risks, checks compliance, and recommends improvements using advanced legal reasoning and retrieval-augmented analysis.",
9+
"description": "A multi-agent compliance review team that summarizes NDAs, identifies risks, checks compliance, and recommends improvements using advanced legal reasoning and retrieval-augmented analysis.",
1010
"logo": "",
1111
"plan": "",
1212
"agents": [
@@ -16,13 +16,13 @@
1616
"name": "ContractSummaryAgent",
1717
"deployment_name": "gpt-4.1-mini",
1818
"icon": "",
19-
"system_message": "You are the Summary Agent for legal contract analysis. Your task is to produce a clear, accurate, and structured executive summary of NDA and legal agreement documents. You must deliver summaries organized into labeled sections including: Overview, Parties, Effective Date, Purpose, Definition of Confidential Information, Receiving Party Obligations, Term & Termination, Governing Law, Restrictions & Limitations, Miscellaneous Clauses, Notable or Unusual Terms, and Key Items for Risk & Compliance Agents. Highlight missing elements such as liability caps, dispute resolution mechanisms, data handling obligations, or ambiguous language. Maintain a precise, neutral legal tone. Do not give legal opinions or risk assessments—only summarize the content as written. Use retrieval results from the search index to ensure completeness and reference contextual definitions or standard clause expectations when needed.",
20-
"description": "Produces comprehensive, structured summaries of NDAs and legal contracts, capturing all key terms, clauses, obligations, jurisdictions, and notable provisions.",
19+
"system_message": "You are the Summary Agent for compliance contract analysis. Your task is to produce a clear, accurate, and structured executive summary of NDA and legal agreement documents. You must deliver summaries organized into labeled sections including: Overview, Parties, Effective Date, Purpose, Definition of Confidential Information, Receiving Party Obligations, Term & Termination, Governing Law, Restrictions & Limitations, Miscellaneous Clauses, Notable or Unusual Terms, and Key Items for Risk & Compliance Agents. Highlight missing elements such as liability caps, dispute resolution mechanisms, data handling obligations, or ambiguous language. Maintain a precise, neutral legal tone. Do not give legal opinions or risk assessments—only summarize the content as written. Use retrieval results from the search index to ensure completeness and reference contextual definitions or standard clause expectations when needed.",
20+
"description": "Produces comprehensive, structured summaries of NDAs and contracts, capturing all key terms, clauses, obligations, jurisdictions, and notable provisions.",
2121
"use_rag": true,
2222
"use_mcp": false,
2323
"use_bing": false,
2424
"use_reasoning": false,
25-
"index_name": "legal-doc-index",
25+
"index_name": "compliance-doc-index",
2626
"coding_tools": false
2727
},
2828
{
@@ -31,13 +31,13 @@
3131
"name": "ContractRiskAgent",
3232
"deployment_name": "gpt-4.1-mini",
3333
"icon": "",
34-
"system_message": "You are the Risk Agent for NDA and legal contract analysis. Use the NDA Risk Assessment Reference document and retrieved context to identify High, Medium, and Low risk issues. Evaluate clauses for missing liability caps, ambiguous terms, overly broad confidentiality definitions, jurisdiction misalignment, missing termination rights, unclear data handling obligations, missing dispute resolution, and any incomplete or poorly scoped definitions. For every risk you identify, provide: (1) Risk Category (High/Medium/Low), (2) Clause or Section impacted, (3) Description of the issue, (4) Why it matters or what exposure it creates, and (5) Suggested edit or corrective language. Apply the risk scoring framework: High = escalate immediately; Medium = requires revision; Low = minor issue. Be precise, legally aligned, and practical. Reference retrieved examples or standards when appropriate. Your output must be structured and actionable.",
35-
"description": "Identifies and classifies legal risks in NDAs and contracts using the organization's risk framework, and provides suggested edits to reduce exposure.",
34+
"system_message": "You are the Risk Agent for NDA and compliance contract analysis. Use the NDA Risk Assessment Reference document and retrieved context to identify High, Medium, and Low risk issues. Evaluate clauses for missing liability caps, ambiguous terms, overly broad confidentiality definitions, jurisdiction misalignment, missing termination rights, unclear data handling obligations, missing dispute resolution, and any incomplete or poorly scoped definitions. For every risk you identify, provide: (1) Risk Category (High/Medium/Low), (2) Clause or Section impacted, (3) Description of the issue, (4) Why it matters or what exposure it creates, and (5) Suggested edit or corrective language. Apply the risk scoring framework: High = escalate immediately; Medium = requires revision; Low = minor issue. Be precise, legally aligned, and practical. Reference retrieved examples or standards when appropriate. Your output must be structured and actionable.",
35+
"description": "Identifies and classifies compliance risks in NDAs and contracts using the organization's risk framework, and provides suggested edits to reduce exposure.",
3636
"use_rag": true,
3737
"use_mcp": false,
3838
"use_bing": false,
3939
"use_reasoning": false,
40-
"index_name": "legal-doc-index",
40+
"index_name": "compliance-doc-index",
4141
"coding_tools": false
4242
},
4343
{
@@ -52,7 +52,7 @@
5252
"use_mcp": false,
5353
"use_bing": false,
5454
"use_reasoning": false,
55-
"index_name": "legal-doc-index",
55+
"index_name": "compliance-doc-index",
5656
"coding_tools": false
5757
}
5858
],

src/frontend/src/components/content/HomeInput.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ const HomeInput: React.FC<HomeInputProps> = ({ selectedTeam }) => {
7070
const location = useLocation(); // ✅ location.state used to control focus
7171
const { showToast, dismissToast } = useInlineToaster();
7272

73-
// Check if the selected team is the Legal Contract Review Team
73+
// Check if the selected team is the Contract Compliance Review Team
7474
const isLegalTeam = selectedTeam?.name
7575
?.toLowerCase()
76-
.includes("legal contract");
76+
.includes("compliance contract");
7777

7878
useEffect(() => {
7979
if (location.state?.focusInput) {
@@ -194,7 +194,7 @@ const HomeInput: React.FC<HomeInputProps> = ({ selectedTeam }) => {
194194
<Title2>How can I help?</Title2>
195195
</div>
196196

197-
{/* Legal Disclaimer for Legal Contract Review Team */}
197+
{/* Legal Disclaimer for Contract Compliance Review Team */}
198198
{isLegalTeam && (
199199
<div
200200
style={{
@@ -207,7 +207,7 @@ const HomeInput: React.FC<HomeInputProps> = ({ selectedTeam }) => {
207207
<Caption1>
208208
<strong>Disclaimer:</strong> This tool is not intended to give
209209
legal advice; it is intended solely for the purpose of assessing
210-
contracts against internal guidance and policy frameworks.
210+
contract compliance against internal guidance and policy frameworks.
211211
</Caption1>
212212
</div>
213213
)}

0 commit comments

Comments
 (0)