Features
What Seekmodo ships today, what's already in production at Redline Stands, and what's queued for M5 → M8. Nothing here is vapor.
Storefront search
Drop-in Zen Cart connector
Install the plugin once, set MODE=Active, you're done. WooCommerce ships in M7; the next-platform decision after that is operator-driven.
Native LIKE fallback always wired
Every gateway call is wrapped in a circuit breaker that opens at >5% error rate or 1.5s p95 and re-routes to your store's native LIKE search until the breaker recovers.
Three modes, not eleven
Disabled, Learning (shadow — observe only), and Active (enforce). Operator UI never says 'shadow'; the M2 internals do.
AI surface
MCP at /mcp
Same base URL as your storefront integration. tools/list returns search.products, search.suggest, index.upsert_products, events.click, events.impression.
Per-tenant scoped keys
Each agent or assistant gets a key bound to your tenant + collection. Read-only by default; write keys are operator-issued.
Live tool catalog at /docs/mcp
We render the live tools/list response from the gateway every five minutes so the docs you read are the docs your agent calls.
Operations
Per-tenant telemetry
Click + impression beacons land in your tenant's numinix_telemetry rollup; weekly digest in M6, real-time charts in /app/tenants/<id> in M5.
7-day shadow window before any cutover
When you join, your storefront enters Learning mode and we mirror traffic to the gateway for at least seven days before you can flip Active. We do this for ourselves on Redline; we do it for you too.
Self-service billing
PayPal Vault subscriptions. Update card, change plan, cancel — all from /billing without opening a ticket.