AI App Readiness Checker
Checks AI App identity, MCP tool contracts, submission materials, and readiness results before formal submission.
What This App Does
This app analyzes user-provided submission readiness information and returns structured findings under a fixed ruleset snapshot.
When ChatGPT Should Use It
Use this app when a user has AI App identity details, MCP Tool Contract information, submission materials, or prior check results that need a structured readiness check.
What Input It Accepts
- AI App identity fields such as app name, slug, URLs, Worker name, and support email.
- MCP Tool Contract definitions supplied by the user.
- Submission material declarations supplied by the user.
- Prior readiness check results for final verdict generation.
What Output It Returns
The app returns structuredContent with status, check result, findings, blockers, warnings, errors, source fields, and fixed ruleset fields. A READY verdict only means the supplied data satisfies the fixed ruleset snapshot.
Available Tools
check_app_identitycheck_mcp_tool_contractcheck_submission_materialsgenerate_submission_verdict
MCP Endpoint
POST /mcp
https://ai-app-readiness-checker.sidcraigau.workers.dev/mcp
What This App Does NOT Do
- It does not access external systems or visit supplied URLs.
- It does not modify, deploy, upload, submit, approve, or publish resources.
- It does not verify domains or final platform review outcomes.
- It does not guarantee platform approval.
- It does not automatically retrieve platform rule changes after 2026-07-14.
Data Handling
The app is read-only, stateless, and analyzes only data the user actively provides in tool input. It has no login, OAuth, database, or external API client.
Fixed Ruleset Notice
Ruleset Version: openai-app-submission-2026-07-14
Ruleset Date: 2026-07-14
The check uses a fixed submission-readiness ruleset dated 2026-07-14. It does not retrieve later platform changes automatically.
Support
Contact sidcraigau@gmail.com.