erotic.audioSign in
Staging
Requests

Request workflow

A mobile request queue for selecting creator services, gathering neutral briefs, and keeping status updates connected to inbox conversations.

Request stages

Draft
  1. Choose service

    Request will use the direct creator user id fallback.
    direct
  2. Add brief

    Provide neutral project notes, delivery preferences, and reference records.
    ready
  3. Confirm scope

    Creator reviews timing, terms, and any follow-up questions.
    pending
  4. Track delivery

    Status updates stay attached to the request and inbox thread.
    pending

New request

This form calls the phase-1 API contract and keeps dev fallback ids visible for local testing.

DraftOwnership: dev requester id

Message thread

Use the selected request to open an existing inbox conversation or create a linked thread for neutral follow-up.

Not linked

Create or select a request to enable the inbox handoff.

Go to inbox

In the inbox, paste the conversation id to load the thread. With a saved bearer token, the session is used; otherwise keep using the same dev user id fallback.

Request contract

Create a request or list existing request records.

Listing mode: dev requester id fallback.

{
  "latest_request": null,
  "listed_requests": [],
  "linked_conversation": null
}