Reviewer packet

Voical plugin submission draft.

This page summarizes the proposed ChatGPT app and plugin. It is not a claim of approval. The production MCP server, OAuth, billing, demo account, and final OpenAI submission remain launch blockers.

Voical review workflow diagram

Listing

Proposed public listing.

Category

Productivity

Upload-first voice workflow for summaries, action registers, exports, and optional paid integrations.

Availability

Submission draft

OpenAI review has not been submitted or approved. Public launch requires a production MCP endpoint.

Tool contract

MCP tools planned for review.

Processing

create_processing_job, get_processing_job, and get_result_package process approved audio and return safe result packages.

Exports and deletion

create_export returns expiring export links. delete_processing_job deletes eligible processing data.

Paid integrations

create_google_tasks_preview, push_google_tasks, and create_upgrade_link support paid account workflows.

Review tests

Positive and negative coverage.

These tests are built from the local Voical readiness packet and should be mirrored in the OpenAI submission portal once the production endpoint exists.

Five positive cases

Basic story package, meeting action register, source note for low-substance audio, export creation, and paid upgrade link when quota is exceeded.

Three negative cases

Reject audio without consent, refuse to present unverified transcript claims as verified facts, and require OAuth plus confirmation before Google Tasks writes.

Launch blockers

Not ready to submit until these are real.

1

MCP server

Stable public HTTPS endpoint, auth, quota, storage, job queue, logs, and metrics.

2

OAuth and billing

Account linking, plan enforcement, Google OAuth, external checkout, and refund rules.

3

Reviewer fixtures

Demo credentials and test audio that reviewers can run without private-network or MFA blocks.

4

Domain verification

Host the generated challenge token at the required well-known URL when the portal asks.