API Impact Mapper

API Impact Mapper organizes user-supplied API change materials into evidence-based change, breaking-change, and impact analysis.

What this app does

It extracts explicit API changes, classifies breaking-change categories, and maps affected consumers, tests, and documentation only when those facts appear in the supplied material.

When to use this app

Use it during API reviews, release-note checks, migration planning, and technical review workflows where API impact evidence must be structured without reading external systems.

What input it accepts

The app accepts user-provided API contracts, release notes, migration notes, consumer references, test notes, and documentation excerpts in the current request.

What output it returns

It returns structured JSON content with status, summary, extracted items, classifications, impact items, evidence, missing fields, limitations, and structured errors where applicable.

Available tools

MCP endpoint

POST /mcp

What this app does NOT do

It does not read repositories, API gateways, logs, databases, accounts, external APIs, or external systems. It does not modify code, tests, documentation, tickets, forms, or production systems.

Data handling

The app processes only the request content supplied by the user and returns deterministic read-only structured results. No login, OAuth, database, external API client, or external write path is used.

Support

For support, contact sidcraigau@gmail.com.