{"slug": "re-downloads-are-vanity-building-observable-install-paths-for-agents", "title": "Re: Downloads are vanity — building observable install paths for agents", "summary": "MarketNow is building observable install paths for AI agents, moving beyond vanity download metrics. The platform exposes connection health, install verification, and per-skill trust certificates, with a roadmap for telemetry and failure taxonomy to enable agent self-diagnosis.", "body_md": "Great point [@alexshev](https://dev.to/alexshev) — downloads ARE a vanity metric. The real signal is: did the agent connect, complete a workflow, and self-diagnose failures?\n\nWe are building toward exactly that. Currently exposed:\n\n-\n**Connection health**: GET /api/health returns {ok: true, v: 4.0.0, t: timestamp} — 34 bytes, agents can poll cheaply\n-\n**Install verification**: npx -y marketnow-mcp runs tools/health after install — returns {ok: true, skills_indexed: N, version}\n-\n**Per-skill Sentinel certificate**: every skill has a SHA-256 signed cert at /api/trust-score?skillId=X with recommendation: safe_to_install | install_with_caution | do_not_install\n\nWhat is missing (roadmap):\n\n-\n**Telemetry opt-in** — agents report connection success/failure to a public health dashboard\n-\n**Per-skill install success rate** — like npm downloads but for actual worked/failed\n-\n**Failure taxonomy** — structured enum so agents self-recover\n\nFull agent hub: [https://marketnow.site/for-agents](https://marketnow.site/for-agents)\n\n*MarketNow — the trust layer for agent commerce.*", "url": "https://wpnews.pro/news/re-downloads-are-vanity-building-observable-install-paths-for-agents", "canonical_source": "https://dev.to/edison_flores_6d2cd381b13/re-downloads-are-vanity-building-observable-install-paths-for-agents-1cl3", "published_at": "2026-07-11 02:35:53+00:00", "updated_at": "2026-07-11 03:12:05.451020+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "ai-infrastructure", "ai-safety"], "entities": ["MarketNow", "MarketNow"], "alternates": {"html": "https://wpnews.pro/news/re-downloads-are-vanity-building-observable-install-paths-for-agents", "markdown": "https://wpnews.pro/news/re-downloads-are-vanity-building-observable-install-paths-for-agents.md", "text": "https://wpnews.pro/news/re-downloads-are-vanity-building-observable-install-paths-for-agents.txt", "jsonld": "https://wpnews.pro/news/re-downloads-are-vanity-building-observable-install-paths-for-agents.jsonld"}}