A newer version of the Streamlit SDK is available: 1.57.0
metadata
title: Meridia Frontier TRS Simulator
emoji: π’
colorFrom: blue
colorTo: blue
sdk: streamlit
sdk_version: 1.32.0
app_file: app.py
pinned: false
license: mit
The Meridia Frontier β TRS Simulator
A gamified Time Release Study (TRS) simulator for customs policy analysis.
Features
- πΊ Isometric Port View β Live Phaser.js game canvas showing Azure Port, Vortex Air Terminal & Stone Pass
- π Japan-style TRS Charts β Stacked bar breakdown of release time segments
- π Audit Ledger β Full CSV export of every simulated Bill of Entry
- β Policy Levers β Advance Filing, RMS Facilitation, AEO Enrollment, PGA Single Window, Deferred Duty, Auto-OOC
How to use
- Adjust policy sliders in the sidebar
- Click RUN SIMULATION
- Watch cargo dots appear on the isometric port map
- Switch to TRS REPORT tab for the stacked bar chart
- Download the Audit Ledger CSV for full data
Tech Stack
SimPyβ Discrete event simulation engineStreamlitβ Web frameworkPhaser.js 3β Isometric game rendering (via st.components)Plotlyβ TRS analytics chartsPandasβ CSV export