GitHub Marketplace prototype

Minimal infrastructure for future pull request review automation.

empty-review-bot is a deliberately small GitHub App shell for validating installation, Marketplace listing, and policy workflows before any repository analysis is enabled.

status: prototype
permissions: minimal
repository_data: not processed
ai_analysis: disabled
storage: none

Current scope

Built for testing the path, not touching production code.

01

Install flow

Use the app to verify GitHub App installation and Marketplace plan behavior in test repositories.

02

Policy ready

Public privacy, terms, and documentation pages are available for Marketplace review.

03

No code analysis

The prototype does not inspect repository contents, produce reviews, or call external AI services.

Future direction

A controlled shell for AI review experiments.

Later versions can add pull request diff ingestion, configurable review rules, and review comments. Those capabilities will require explicit permission changes and updated data handling disclosures before use.