# Current limits

What the MVP deliberately supports—and where it stops.

## Supported

- npm package version discovery
- GitHub repositories, pull requests, labels, comments, and Checks
- Cursor cloud migration agents
- Node-oriented automatic local setup plus custom setup commands
- Single-process concurrency with atomic local state writes

## Not yet supported

- Python, Go, Java, or other registry watchers
- GitLab or Bitbucket
- Distributed scheduling or multi-tenant state
- Automatic merge
- Guaranteed structured API diffs for arbitrary npm packages
- Central billing, dashboards, or organization-wide audit storage

## Design rule

> When PatchFlow lacks structured evidence, it says inferred. When setup fails, the gate fails. When a required check is missing, the gate waits and fails. Uncertainty should stay visible.
