Cross-Market Resale¶
Cross-market resale workflow — instantiates Arbitrage Capture
Sources a good where it is cheap or idle and redeploys it where it is valued more, keeping the net margin that survives after all transfer costs.
The most familiar face of arbitrage: buy or source something where it is cheap or unwanted, and sell or redeploy it where it is scarce or prized. Cross-Market Resale takes actual possession of a physical, digital, or contractual good and moves it across a market boundary largely unchanged — it does not translate its form (that is Conversion Layer) nor switch a supplier for its own use (that is Procurement Substitution). Its defining discipline is that the number that matters is not the visible price gap but the net margin after the full round-trip cost — acquisition, movement, holding, and resale friction all subtracted before the spread counts as real.
Example¶
A dealer notices that when restaurants close, their barely-used commercial kitchen equipment — combi ovens, walk-in shelving — sells for scrap-level prices at liquidation, while new openings in a booming food-hall district pay near-retail for the same units. The visible spread looks large. The resale workflow prices the whole path: buy at the liquidation, pay for freight and a rigger to move a 400-kg oven, store it for the ≈6 weeks until a buyer appears, refurbish and warranty it, then resell. Only after those costs does the real margin appear — often a fraction of the headline gap, and occasionally negative once storage drags on. The mechanism's value is that it acts only on the net, and walks away from spreads that look rich but net thin.
How it works¶
The workflow sources the good, routes it across the boundary, and books the margin — but every leg is costed first. It estimates the friction (freight, tax, holding, failure rate, resale effort), subtracts it from the gross spread, and acts only when a positive net margin clears a threshold. Capture is evidenced by the realized resale, not the projected one, which is what keeps it honest about spreads that decay in storage.
Tuning parameters¶
- Margin threshold — the minimum net spread that triggers a buy. Higher thresholds pass on marginal deals but protect against cost surprises.
- Hold-time tolerance — how long inventory may sit before resale. Longer tolerance widens sourcing but raises carrying cost and obsolescence risk.
- Ownership vs. drop-ship — take title and warehouse, or move goods straight from source to buyer. Taking title captures more margin but ties up capital and risk.
- Sourcing breadth — scan many thin spreads or specialize in one category deeply. Breadth finds more deals; depth prices them better.
- Batch size — one-off units versus lots. Lots amortize transfer cost but concentrate demand risk.
When it helps, and when it misleads¶
It works cleanly when equivalence, legality, and transfer costs are all clear and the good survives transport intact. Its recurring trap is mistaking the gross spread for the opportunity: the law of one price says such gaps should erode, and the reason a given one persists is usually a transfer or holding cost that also happens to eat the margin.[n1] The classic misuse is booking the headline gap and discovering the freight, tax, and storage only at settlement. The discipline is net-of-cost accounting on every leg, and a threshold that leaves room for the costs you forgot.
How it implements the components¶
transfer_path— specifies how the good is sourced, routed, and redeployed from the low-value market to the high-value one.capture_model— defines the gain as realized resale margin and names the evidence (the completed sale) that proves capture occurred.transaction_cost_review— estimates and subtracts freight, tax, holding, and failure costs so the net spread, not the gross, drives the decision.
It does NOT verify that the item is legal and permitted to cross the boundary — that guardrail (boundary_permission_and_constraints) is Regulatory Boundary Review's — and it does NOT change the good's form to make it usable — that conversion_rule is Conversion Layer's.
Related¶
- Instantiates: Arbitrage Capture — the canonical goods-moving form of the pattern.
- Consumes: Conversion Layer when the good must also be reformatted (e.g., relabelled, recertified) before the target market will accept it.
- Sibling mechanisms: Financial Spread Trade · Procurement Substitution · Conversion Layer · Information Arbitrage Workflow · Resource Reallocation Brokerage · Temporal Shift Capture · Location-Cost Repositioning · Platform Matching Market · Regulatory Boundary Review
Editorial Notes¶
Form Classification¶
Form family: Protocol, Workflow & Routine
Rationale: Cross-Market Resale operates as a repeatable ordered procedure or handoff sequence that coordinates action because it sources a good where it is cheap or idle and redeploys it where it is valued more, keeping the net margin that survives after all transfer costs.
Independent corroboration: The frozen evidence defines Cross-Market Resale as 'Sources a good where it is cheap or idle and redeploys it where it is valued more, keeping the net margin that survives after all transfer costs', so its operative form is Protocol, Workflow & Routine.
Nearest alternative: Intervention, Treatment & Transformation — The repeatable source-route-resell sequence is primary, while physical relocation is the transaction's target change.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Economics & Finance
Origin pattern: Single lineage
Present-day reach: Multi-domain
Rationale: Resale across markets is primarily an economic secondary-market mechanism; logistics provides its operational movement and custody lineage.
Related originating lineages:
- Logistics & Supply Chain Management — Reverse logistics and channel operations supply the physical transfer, authentication, and fulfillment of resale goods.
Review resolution: Resale across markets is primarily an economic secondary-market mechanism; logistics provides its operational movement and custody lineage.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
Resale is distinct from Resource Reallocation Brokerage in one decisive way: resale takes title and bears the inventory risk, while a brokerage matches a holder to a needer without owning the thing. That choice — carry the good or just connect the parties — is the boundary between these two mechanisms.
[n1] Law of one price — the principle that identical goods should trade at a single price across markets once frictions are removed; a durable gross spread is therefore usually a signal of an unpriced friction, not free money. ↩