Add 04_Agentic_Contract_Lifecycle_Management MicroHack (03-Azure/01-04-AI) - #404
Merged
Conversation
Contribute the Contract Lifecycle Management (CLM) agentic AI microhack under 03-Azure/01-04-AI as 04_Agentic_Contract_Lifecycle_Management, and list it in the section index (03-Azure/01-04-AI/Readme.md). A 4.5-hour, code-first (Python) hack that builds a multi-model, multi-agent contract assistant on Microsoft Foundry: orchestration on GPT-5.4 with specialist drafting on Anthropic Claude and clause analysis on GPT-5.6 Sol, grounded with Foundry IQ, traced and evaluated behind a quality gate, exposed as an MCP server, and published to Microsoft 365 Copilot & Teams with proactive renewal alerts. Includes challenges, walkthrough solutions, source code, and labautomation deployment. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
Contributor
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
Sync the marketing Bill of Materials deck with the source repo: adds a concise "Concretely:" outcome line under Use case and a Tech Talk summary paragraph (multi-model / multi-agent pattern, Foundry IQ grounding, GenAIOps loop, MCP publishing to Microsoft 365 Copilot & Teams). Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
Sync the marketing deck with the source repo: the Tech Talk box is now a scannable three-beats overview (Transformation & impact / Architecture & services / Build -> Deploy -> Operate) with bold lead-ins, replacing the two dense paragraphs. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
Sync the marketing deck: the Use case box now closes with a "Beyond FSI & Legal" line noting the agentic pattern extends to any contract-heavy function (procurement, sales, HR). Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
Sync the marketing deck: the CLM use case is now positioned as cross-industry (not FSI/Legal), with real impact figures and a Cross-industry deck link. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
…pptx with latest content Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
…ndustry Business Impact) and README pptx name Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
…oaden audience Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2fc86db1-1f76-4b83-b234-329556a5f335
…valuation validates required inputs correctly Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: da876a86-69d5-4a68-9393-71a36669efb4
qxsch
approved these changes
Jul 30, 2026
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.
Summary
Adds a new AI MicroHack under
03-Azure/01-04-AIas04_Agentic_Contract_Lifecycle_Management, and lists it in the section index (03-Azure/01-04-AI/Readme.md). Folder naming follows the existing siblings (01_Agentic_SDLC,02_Inventory_Planning_Fabric,03_Inventory_Planning_Agentic).What is it
A 4.5-hour, code-first (Python) MicroHack that builds a multi-model, multi-agent Contract Lifecycle Management (CLM) assistant on Microsoft Foundry:
Contents
Self-contained hack folder:
README.md,challenges/(6),walkthrough/solutions,src/(agents, MCP server, evaluators, corpus + seed data),labautomation/(Bicep/ARM + deploy scripts for the MicroHack platform),images/,docs/, and a dev container.Checklist
glejdis/MicroHack:add-04-agentic-clm01-04-AIsiblings