Live Testnet Demo ProjectFounder AlexandrB

Demo sandbox

Scenario Lab

Experimental / WIP

Test truck-to-load matching with sample or uploaded CSV data.

Dispatcher guide

Scenario Lab is a local sandbox for testing CSV-based truck/load matching. In v0.0.5.a, matching runs in the browser and does not create a paid agent run.

This is a demo sandbox using sample CSV data. It does not contact real brokers or shippers.

Prepare CSV files

Start by downloading the sample loads CSV and sample trucks CSV. Edit copies in Google Sheets, Excel, or LibreOffice, then export or save them as plain CSV files.

  • Do not change column names or remove required columns.
  • Use one CSV for loads and one CSV for trucks.
  • Dates must use YYYY-MM-DD.
  • Coordinates, miles, weight, rates, cost per mile, and driver hours must be numbers.
  • Only plain .csv files are supported. Do not upload .xlsx, .xls, PDF, ZIP, HTML, images, or any other file type.

Uploaded CSV files are parsed locally in the browser. They are not sent to the server, not saved to Neon, do not create Circle payments, do not call Gemini, and do not create dashboard records.

Sample Scenario

Loads and trucks are fetched from public sample CSV files bundled with the app.

Download sample loads CSVDownload sample trucks CSV

Next step

Next: connect Scenario Lab runs to the existing paid agent workflow, payment records, and dashboard observability.