audit(shopify): coverage, param, and bug gaps
@AgentWrapperdraftchecks…audit/shopify-coverage-param-bugs → master1 files · +632 −0updated 2w agochecks n/a
▸Description
Summary
- Adds
shopify-audit.md with an end-to-end audit of apps/shopify action coverage, param/pagination coverage, and concrete bugs.
- Prioritizes GraphQL-first product/order/inventory/discount gaps, pagination issues, scope bugs, and duplicated actions.
- Includes an appendix enumerating all 395 current Shopify actions with static endpoint/GraphQL mappings.
Closes #42
Verification
npm run typecheck (fails: package has no typecheck script)
npm run lint (fails: package has no lint script)
npm test (fails: package has no test script)
- Attempted read-only live Shopify action; connection resolution failed before Shopify API call (documented in report).