SEELE AIStart creating

Classroom Lab · Technical Producer · IAP Inventory Delivery guide

Classroom Lab IAP Inventory Delivery for Tech Producers

Use a browser-playable Classroom Lab context to produce a state-machine and implementation handoff. Own transaction IDs, duplicate-submit guards, delivery ownership, reconciliation, persistence, and rollback evidence; treat the result as a workflow prototype, not proof that native billing is connected.

Create this game flow
Technical Producer: Classroom Game IAP - Specify and Test Koin Inventory Delivery visual reference
Visual reference only. Your generated game follows the prompt you choose.

Focused keyword and player case

Technical Producer handoff: worked Classroom Lab example

One concrete offer

Prototype a delivered item that moves from pending to owned exactly once and appears in the correct inventory slot. The technical producer reviews idempotent delivery, quantity, ownership, and visible inventory state and delivers a state-machine and implementation handoff. Acceptance means every transition has an owner, an observable receipt, an idempotent retry rule, and a safe recovery path after interruption.

Real gameplay reference and full state model

Use the focused IAP Inventory Delivery hub for an authentic screenshot, direct playable result, and the complete purchase-state checklist. Gameplay evidence supports placement testing; it does not prove a live transaction.

Open the IAP Inventory Delivery hub →

Technical Producer decisions for classroom game labs

Technical producer focus

Turn the purchase into named states and transitions. Separate the player-facing prototype from identity, persistence, native billing, security, and refund work.

Platform context

Design for the input, layout, interruption, and return behavior players expect from classroom game labs.

Prototype boundary

Use simulated Koin values and instructor review; do not collect student payment data.

Inventory Delivery in practice

Starting state

Show one voluntary game item, its preview, full price in Koin, visible Koin balance, and ownership rule in a layout suited to classroom game labs.

Main task

Write how to connect successful purchase to a visible owned or quantity state. Keep each change visible to the player rather than hiding it in technical state.

Recovery

Make a player cancellation, too little Koin, pending, interrupted delivery, and reload visually distinct, with a safe next action.

Role decision

Map preview, confirmation, a cancelled choice, a Koin shortage, pending, success, delivery, owned, and reload. Give every failure a safe next action. Use the prototype to resolve player-facing questions before creating platform integration tasks.

Technical Producer deep dive on inventory delivery

Use simulated value only

For a technical producer, this inventory delivery prototype should make every player action and result shown in the game easy to evaluate. Write how to connect successful purchase to a visible owned or quantity state. Map preview, confirmation, a cancelled choice, a Koin shortage, pending, success, delivery, owned, and reload. Give every failure a safe next action. Treat Koin as a classroom game variable and do not request payment details, account credentials, or personal student information. The exercise is about interface states and responsible design.

Make the learning objective visible

Ask students to explain the item promise, free path, cancel behavior, failure recovery, and production boundary. Grade reasoning and playtest evidence rather than purchase completion.

Plan instructor-led testing

Run the prototype on shared devices with accessible controls and privacy-safe displays. Native billing, identity, durable storage, refunds, platform approval, and real transactions remain outside the lab.

Name every state and owner

Separate preview, confirmation, pending, success, delivery, owned, insufficient Koin, cancel, interrupted, and reopened states. Assign later production work for identity, persistence, native billing, security, refunds, policy, and monitoring.

Define idempotent recovery

Repeated confirmation, a slow response, navigation during delivery, and reopening must resolve to one result. Record which state is authoritative and how the player can safely retry without another grant or Koin deduction.

Turn the prototype into tickets

Capture the visible behavior first, then create implementation tasks with expected examples for each transition and platform boundary. Do not translate a working browser interaction into an unsupported claim that backend commerce is complete.

Connect success to the item

A success message is not delivery. Place the cosmetic, consumable, unlock, or upgrade in the screen where the player expects to use it. Test that behavior using classroom game labs. Use simulated Koin values and instructor review; do not collect student payment data.

Show ownership and quantity

Use owned, equipped, unlocked, or remaining quantity as appropriate. The state should match the promise made on the offer card. Test that behavior using classroom game labs. Use simulated Koin values and instructor review; do not collect student payment data.

Verify delivery after reload

Reload the prototype and return to inventory. The item should remain visible without subtracting Koin or granting a second copy. Test that behavior using classroom game labs. Use simulated Koin values and instructor review; do not collect student payment data.

Technical Producer workflow for the player journey

  1. 1. Set the platform context

    Choose the input and screen behavior for classroom game labs. State the platform limit beside the prototype brief.

    Result: An honest scope

  2. 2. Map inventory delivery

    Write how to connect successful purchase to a visible owned or quantity state. Describe the player action and visible response at each point.

    Result: A clear inventory delivery sequence

  3. 3. Add the Koin choice

    Show the item, exact price, balance, confirm, cancel, pending, success, and delivery without payment-provider screens.

    Result: A complete player journey

  4. 4. Apply the technical producer lens

    Map preview, confirmation, a player cancellation, too little Koin, pending, success, delivery, owned, and reload. Give every failure a safe next action.

    Result: Technical producer focus

  5. 5. Test return and recovery

    Interrupt delivery, repeat the input, and reload. The prototype should never grant twice or leave the player in an unexplained state. Repeat the test after interruption and reload.

    Result: A stable prototype

Prompt every state and recovery path

Prompt 1

Create a non-production demonstration of purchase states for a technical producer. Focus the IAP prototype on connect successful purchase to a visible owned or quantity state. Use a direct Koin item transaction with preview, exact price, confirmation, cancel, insufficient balance, success, delivery, and reload behavior. The technical producer must be able to name every state, owner, failure path, and expected check. Do not add subscriptions, payment-provider UI, revenue analytics, or native platform claims. State this boundary: Use simulated Koin values and instructor review; do not collect student payment data.

Prompt 2

Keep the item optional. Show its full price in Koin, visible Koin balance, confirm, cancel, low-balance, success, visible delivery, and reload states.

Technical Producer test checklist

Platform and implementation limits

Classroom Lab · Technical Producer IAP questions

What does the technical producer own in Classroom Lab iap inventory delivery?

Own transaction IDs, duplicate-submit guards, delivery ownership, reconciliation, persistence, and rollback evidence. Coordinate adjacent work, but keep the page's acceptance artifact specific to this role.

What artifact should the technical producer hand off?

Deliver a state-machine and implementation handoff that records idempotent delivery, quantity, ownership, and visible inventory state, named owners, failure states, and the next production verification step.

Does this create a production-ready Classroom Lab store?

No. Production release still requires authenticated records, security, refunds, platform compliance, monitoring, and support procedures.

Specify and Test the inventory delivery prototype

Open the complete prompt in SEELE, adjust the item and Koin price, then generate a playable version you can test.

Open this prompt in Workspace