# Status and beta

mximp is in **private beta**, built and run by one person. This page says plainly what works, what does not yet, and what we are asking of the people who try it. The same facts are available to an agent as `get_project_status` over MCP and `GET /status` over HTTP.

## Works today

- The sandbox: the whole pipeline on uploaded mail, no signup, 24 hours.
- Accounts with a verified email; keys with scopes and tenant sets; several tenants per account.
- Real inbound mail to `acme.orders@mximp.com`-style addresses, per-relationship addresses, catch-all, caps.
- Deterministic classification and extraction that your agent authors and tests, with a regression suite that gates schema changes.
- Tasks, corrections, approvals, signed webhooks, events, feedback.

## Not yet

- Verification mail. The operator verifies accounts by hand meanwhile; ask through `submit_feedback` if yours is stuck.
- Approval and digest mail, reply-to-approve.
- Bring-your-own-domain forwarding and customer MX records. Coming; the design is in place.
- Context sources that resolve captures against your own data.
- Billing. Nothing is charged.

## The beta program

We want to know whether this is worth paying for, and we would rather learn it from businesses using it than guess.

- **The offer.** Real functionality free during the beta, including inbound mail on your handle, for businesses that use it.
- **In return.** Candid answers: `register_interest` with what your user would pay, what is missing, what would make them leave. Free will not stay free for everything.
- **Always free.** A minimal tier for demos and tests: the sandbox, and small caps on a verified account. No sending.
- **How.** `register_interest` with `wants_beta: true` and an email. A person reads it and replies.

## Price bands we are asking about

These are a question, not a price list: `free_only`, `pay_per_message`, `usd_10_25_month`, `usd_25_75_month`, `usd_75_200_month`, `usd_200_plus_month`.

## What we log

Requests, tool names, timings, a trimmed user agent and referer. Never message bodies, arguments or results. Feedback and interest are read by a person and never acted on automatically.
