Upgrade Atelierdependency decisions / field kit
Watch deskAudit ledgerAgent consoleGitHub repoAPI status

UPGRADE ATELIER / FIELD NOTES

Make the next upgrade a decision, not a surprise.

HealthLive feedMCP endpointOpenAPIGitHub repoLive appAudit ledger

AGENT SURFACE / JSON-RPC

Let an agent
use the desk.

The same typed engine that powers the UI is exposed through a small MCP-style endpoint. Discovery is read-only; the create and update tools write real records and seals.

Open discovery OpenAPI contract engine policyverify chain
open source / publicgithub passport

REPOSITORY PASSPORT

Build in the open.

A keyless, explainable upgrade dossier for npm dependencies with live release signals, MCP tools, and replayable audit seals.

#dependency-management#dependency-upgrade#developer-tools#github-api#mcp#mcp-server#nextjs#npm#openapi#sha384#software-supply-chain#supply-chain-security#vercel
0stars
0forks
mainbranch
GitHub repository Live deployment Live GitHub repository metadata.

ONE-CLICK PROOF

Initialize, discover, mutate.

Run the full demo to initialize the server, list all seven tools, create a real npm watch record, and replay its chain. The response is shown exactly as returned.

upgrade-atelier / mcp
Ready. GET the discovery document, initialize the server, or run the full demo to create a real watch record.

CLIENT CONFIG

Point your client here.

{
  "mcpServers": {
    "upgrade-atelier": {
      "url": "https://upgrade-atelier.vercel.app/api/mcp"
    }
  }
}

The checked-in public/mcp.json file is ready to adapt with the verified deployment URL.

Open GitHub repository

TOOL CONTRACT

Small surface, real writes.

read list_watches
explain analyze_package
mutate create_watch
verify verify_chain