Skip to content

Add 04_Agentic_Contract_Lifecycle_Management MicroHack (03-Azure/01-04-AI) - #404

Merged
qxsch merged 9 commits into
microsoft:mainfrom
glejdis:add-04-agentic-clm
Jul 30, 2026
Merged

Add 04_Agentic_Contract_Lifecycle_Management MicroHack (03-Azure/01-04-AI)#404
qxsch merged 9 commits into
microsoft:mainfrom
glejdis:add-04-agentic-clm

Conversation

@glejdis

@glejdis glejdis commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new AI MicroHack under 03-Azure/01-04-AI as 04_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:

  • Multi-model agent fleet — orchestration on GPT-5.4, specialist drafting on Anthropic Claude, clause analysis on GPT-5.6 Sol — in a single Foundry project
  • Grounded retrieval with Foundry IQ over a contract corpus (cited answers)
  • GenAIOps: OpenTelemetry tracing to Application Insights, evaluation scorecards behind a quality gate
  • Tools + an MCP server exposing the workflow to Microsoft 365 Copilot, Teams, and any MCP client
  • Proactive renewal alerts; optional bonus challenge on AI red-teaming + Content Safety

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

  • Forked + PR from glejdis/MicroHack:add-04-agentic-clm
  • Single-MicroHack scope
  • Folder naming matches the existing 01-04-AI siblings
  • CLA — will follow the CLA bot instructions

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
@glejdis

glejdis commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company="Microsoft"

glejdis and others added 8 commits July 29, 2026 17:57
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
qxsch merged commit 5e3e4e9 into microsoft:main Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants