Direct answer

An order asks for a specific entity (meal/plant) with a quantity and sometimes a quality requirement, and pays money + reputation when fulfilled. Some orders repeat.

Order model

FieldMeaningEvidence
Order IDUnique referenceSTRUCTURED
Club / caféWhich source sent itPARTIAL
Requested entityMeal or plantPARTIAL
Quantity / qualityHow many, min qualityPARTIAL
RewardsMoney + reputationPARTIAL — per transaction
RepeatableCan recurPARTIAL

Transaction separation

The economy model treats club orders, café/market and direct sale as separate transaction types — they pay differently. The money page explains each.

Evidence note

The order data schema is live; values are filled per current-version verification. Nothing here is estimated.

OBSERVED

Quest-critical orders (like epic salads for the Atrium) are blocked progress points on launch week — tracked in quest and troubleshooting records.

Steam discussions

Orders share records with recipes, reputation and money — one dataset, many views.