You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rule: No route/tool calls RefundService, OrderService, or InventoryService for mutations. Seal:src/tests/protocol-guard.test.ts Operator guide:operator-commerce-runtime.md
Storefront gate:npm run test:storefront-release (125 tests) Checkout smoke:npm run test:e2e:checkout-smoke (3 tests)
Detail: storefront-release.md
Verification (fast)
npm run test:storefront-release
npm test -- --run src/tests/protocol-guard.test.ts
npm test -- --run src/tests/checkout-verification-ladder.test.ts
npm test -- --run src/tests/inventory-verification-ladder.test.ts
npm test -- --run src/tests/refund-verification-ladder.test.ts
npm test -- --run src/tests/admin-verification-ladder.test.ts
npm run test:e2e:checkout-smoke