diff --git a/e2e/CI-SMOKE-LOG.md b/e2e/CI-SMOKE-LOG.md new file mode 100644 index 0000000..20ee4fa --- /dev/null +++ b/e2e/CI-SMOKE-LOG.md @@ -0,0 +1,8 @@ +# CI smoke log + +Intentional no-op commits used to exercise the full instanode-web CI pipeline +(typecheck → build → vitest → e2e-pr-smoke contract leg) on demand. + +| Date | Why | +|---|---| +| 2026-06-07 | Verify the web CI pipeline + the `@pr-smoke` Razorpay contract-only payment leg run green after wiring test-mode (api PR #271, `PAYMENT_TEST_MODE_ENABLED`). |