- type
- concept
- created
- Tue Apr 07 2026 02:00:00 GMT+0200 (Central European Summer Time)
- updated
- Tue Apr 07 2026 02:00:00 GMT+0200 (Central European Summer Time)
- sources
- raw/notes/varsovia-meeting
- tags
- strategy make-to-order surplus production marketplace-evolution
Make-to-Order Marketplace
The Insight
During the Varsovia meeting, Rafael and Thierry identified that B2BPaper does not have to be limited to surplus/lots. The evolution:
- Entry hook: Mills join the platform to sell surplus inventory (side-trims, overruns, off-spec, obsolete stock)
- Trust building: After a few successful surplus transactions, the mill trusts the platform
- Production listings: The mill starts listing planned production runs -- small volumes in specific widths/GSM that they can produce on short notice
- Zero risk: If the listed production finds a buyer, the mill produces it. If not, they do not. No inventory sits idle.
This transforms B2BPaper from a surplus marketplace into a make-to-order + surplus marketplace, dramatically expanding the addressable market.
Why This Works
Mill Perspective
- Mills already have the capacity to produce short runs between contracted orders
- Machine changeover costs are known; small runs are profitable if the price is right
- Listing planned production is free -- the mill commits nothing until a buyer commits
- It fills production gaps in the mill's schedule
Buyer Perspective
- Buyers often need specific widths/GSM that are not available as surplus
- Make-to-order gives them access to custom specs at near-surplus prices
- Delivery timelines are predictable (the mill knows its production schedule)
- Quality is guaranteed (produced to spec, not off-spec surplus)
Platform Perspective
- Transaction volume increases dramatically (surplus is limited; production capacity is much larger)
- Higher deal values (planned production tends to be larger than surplus lots)
- Stickier relationships (mills using the platform for production orders are much less likely to churn)
- Stronger competitive moat (surplus marketplaces are commodity; production matching is harder to replicate)
Connection to Existing Features
Pre-Production Items (Phase 8)
The MVP already has the foundation for this via the pre-production feature:
SurplusItemcan have statuspre_productionwith a futureavailable_fromdate- Auto-transition from pre_production to available when the date arrives
- Buyers can express interest in pre-production items
- This is exactly the mechanism needed for make-to-order: list the planned run, collect buyer interest, produce if committed
Container Fill Optimization (Phase 6)
When a buyer needs a specific width for a planned production order, the mill might also fill the container with side-trims of compatible widths. The container fill optimization algorithm already handles this scenario.
Matching Algorithm (Phase 3)
The 5-dimension matching algorithm (paper type, GSM, width, grade, geography) works identically for surplus and planned production. No algorithm changes needed -- just more supply in the system.
Go-to-Market Sequence
From the meeting discussion:
- Start with surplus from "friendly mills" (Thierry's network)
- Build trust through successful transactions
- Introduce the concept of production listings to proven mills
- First production orders are manually facilitated by Thierry
- Once the pattern is proven, automate via the AI broker (see wiki/concepts/service-as-software-pivot)
Risks
- Mills may resist listing production capacity -- it reveals strategic information about their capabilities
- Pricing complexity -- planned production pricing differs from surplus (no discount for off-spec)
- Commitment risk -- what happens if the buyer backs out after the mill starts production?
- Cannibalization fear -- mills may worry that make-to-order listings compete with their contracted business (mitigated by wiki/concepts/dual-visibility-settings)
Sources
- raw/notes/varsovia-meeting -- where this evolution was first discussed
Related
- wiki/summaries/varsovia-meeting-summary -- full meeting context
- wiki/concepts/service-as-software-pivot -- the AI broker that automates this at scale
- wiki/concepts/side-trims-and-jumbo-rolls -- the surplus products that serve as entry hook
- wiki/concepts/dual-visibility-settings -- visibility controls that make mills comfortable listing
- wiki/summaries/checklist-summary -- Phase 8 pre-production feature