The operating loop
The exact data and actions available to a merchant depend on the Shopify scopes granted to the app and on the capability actually implemented by YEEDOOR. This page describes the current operating model, not every theoretical Shopify API operation.
What the app is designed to coordinate
Store scope
Keep observations and decisions tied to the merchant and store being operated instead of mixing data across stores.
Operating signals
Review supported product, inventory, order and business-metric context to identify issues that deserve attention.
Decision support
Turn raw signals into prioritized findings, recommendations and approval-ready next actions rather than another disconnected dashboard.
Controlled execution
Consequential supported changes follow validation, merchant approval, execution, readback verification and audit controls.
Current capability foundations
These capability references are the implementation vocabulary behind the current product model. Availability for a specific merchant still depends on granted scopes and provider state.
shopify.connect.oauth — connect a Shopify store through the supported authorization flow.shopify.observe.snapshot — build a store-scoped operating snapshot for analysis.shopify.catalog.product.read — read supported product context.shopify.inventory.read — read supported inventory context.shopify.orders.read — read supported order context subject to granted data access.shopify.analytics.business_metrics — use supported business metrics where the merchant account and scopes allow them.Problem → Role → App
Problem
Ecommerce Store Health is the first public problem page mapped to the live app.
Operating role
The app is the current Shopify entry point for the broader AI Operating Team, especially store-manager, inventory and growth-analysis responsibilities.
Platform context
The live entry point is Shopify. See the public Shopify capability context and integration model.
Merchant control and product boundaries
The app does not claim that every Shopify, Google or marketplace capability described elsewhere on the YEEDOOR site is enabled inside this Shopify app. Cross-platform capabilities are added through YEEDOOR's broader commerce operating system and are subject to their own authorization, entitlement and platform rules.