Commit 467f02f
fix(scan): filter MPP-only results from semantic search dropdown
The post-space dropdown was surfacing results whose protocols don't
include x402 (e.g. Parallel API Gateway, MPP-only). Clicking one
submitted the query but the discover results page filters those out,
producing a confusing dead-end. Mirrors the filter already applied in
DiscoverSearchResults so the dropdown only shows clickable x402
services.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4648b66 commit 467f02f
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
0 commit comments