ArchitectureReference
Pass architecture
Understand how passes are structured, rendered, and isolated in The Wallet Crew.
Last updated
Understand how passes are structured, rendered, and isolated in The Wallet Crew.
This section explains how The Wallet Crew structures pass data, renders wallet artifacts, and isolates tenants and environments. It is the reference section for the pass data model, render pipeline, and infrastructure boundaries.
A loyalty program needs to understand which values stay on the pass and which values stay in the CRM.
A ticketing integration needs to understand when connector data is fetched and why a gate update is not instant.
A security review needs to confirm tenant isolation, environment separation, and outbound IP behavior.
Start with Structure when the goal is to understand the pass record itself.
Continue with Pass data and sync when the goal is to understand how connector data, additional data, and render triggers work together.
Use How a pass is rendered when the goal is to debug wallet output or render failures. Use Infrastructure when the goal is to review hosting, environments, isolation, or outbound connectivity.
Start with the page that matches the question being answered. Most implementation work starts with the data model. Most troubleshooting work starts with data sync or rendering.
Last updated

