feat: Added contract compliance team from dev-v4 to main#734
Merged
Conversation
…act-rfp docs: Addition to disclaimer
fix: main to dev-v4 downmerge
feat: added the Contract scenario
fix: updated the team name
Roopan-Microsoft
approved these changes
Dec 19, 2025
Prajwal-Microsoft
approved these changes
Dec 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This pull request introduces a new "Contract Compliance Review" capability to the solution, expanding support for automated contract analysis using multi-agent teams. The update includes the addition of a dedicated agent team for contract compliance, infrastructure changes to support contract-related data and search indexes, and documentation updates to reflect the new features and provide clearer disclaimers.
Key changes:
Feature: Contract Compliance Review
contract_compliance_team.jsonfor contract compliance review, including summary, risk, and compliance agents, each with tailored prompts and retrieval settings.README.mdto include the "Contract Compliance Reviewer" as a new use case, describing its value for automating contract reviews.Infrastructure: Storage and Search Indexes
infra/main.bicepandinfra/main_custom.bicep, ensuring the infrastructure supports contract document processing. [1] [2] [3] [4] [5] [6] [7] [8]Selecting-Team-Config-And-Data.ps1to include variables for the new contract-related blob containers and search indexes.Documentation: Disclaimers and Transparency
README.mdclarifying the AI system's limitations, use of synthetic data, language support, lack of financial/legal advice, and intended proof-of-concept status.TRANSPARENCY_FAQS.mdto mention contract review as a supported action by the solution.Other
job-deploy.yml).azure_custom.yaml).Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information