Skip to content

Instantly share code, notes, and snippets.

View matslundberg's full-sized avatar

Mats Lundberg matslundberg

View GitHub Profile
@matslundberg
matslundberg / docusign-mcp-risk-classification.md
Created April 1, 2026 13:25
DocuSign MCP & Contract Review Agent — Risk Classification per FinE AI Governance Framework v2

DocuSign MCP & Contract Review Agent — Risk Classification

System Classification

This PRD describes two components that each map to a different system category:

Component System Category Risk Tier
DocuSign MCP Server 4. AI Platforms & Libraries — reusable infrastructure providing contract retrieval tools to multiple agents Tier 1 (inherited from highest consumer — the review agent is read-only/advisory)
Contract Review Agent (Claude + MCP) 1a. LLM/GenAI Services — an LLM service that reads contracts, extracts terms, and drafts accounting memos Tier 1 — Assisted / Advisory

Keybase proof

I hereby claim:

  • I am matslundberg on github.
  • I am matslundberg (https://keybase.io/matslundberg) on keybase.
  • I have a public key ASAbr_hwZtQ1mZZBawM7aAPM06dcLwW_78jIgOt6IpFyLwo

To claim this, I am signing this object:

@matslundberg
matslundberg / index.html
Created July 15, 2017 03:03 — forked from stesie/index.html
AWS IoT-based serverless JS-Webapp Pub/Sub demo
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>AWS IoT Pub/Sub Demo</title>
</head>
<body>
<h1>AWS IoT Pub/Sub Demo</h1>
<form>
<button type="button" id="connect">connect!</button>