Viseon AI Router
viseoncrawltest.uk
· Differentia Consulting
A routing agent that delegates user requests to the most appropriate specialist agent. Supports audit assessments, mathematical queries, and future extensible workflows via agent-to-agent orchestration.
viseoncrawltest.uk via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 48/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-16T17:31:28 | search_impression | api_search |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 23:17:52 current | 9f22e40c53cc… |
view → |
Endpoints
| Agent card | https://viseoncrawltest.uk/.well-known/agent-card.json |
| Provider | https://viseoncrawltest.uk |
| Docs | https://viseoncrawltest.uk |
Skills · 1 declared · mapped to canonical taxonomy
Routes incoming requests to the most appropriate specialist agent, including audit assessments and mathematical queries.
Health · last 30 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
unknown
1
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/viseoncrawltest.uk) [](https://agenstry.com/agents/viseoncrawltest.uk) [](https://agenstry.com/agents/viseoncrawltest.uk) [](https://agenstry.com/agents/viseoncrawltest.uk)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Viseon AI Router",
"description": "A routing agent that delegates user requests to the most appropriate specialist agent. Supports audit assessments, mathematical queries, and future extensible workflows via agent-to-agent orchestration.",
"url": "https://viseoncrawltest.uk/api/router-a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"transport": "JSONRPC",
"url": "https://viseoncrawltest.uk/api/router-a2a"
}
],
"provider": {
"organization": "Differentia Consulting",
"url": "https://viseoncrawltest.uk"
},
"version": "1.0.0",
"documentationUrl": "https://viseoncrawltest.uk",
"iconUrl": "https://viseoncrawltest.uk/favicon.ico",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"securitySchemes": {},
"security": [],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "route_request",
"name": "Route Request",
"description": "Routes incoming requests to the most appropriate specialist agent, including audit assessments and mathematical queries.",
"tags": [
"router",
"orchestration",
"a2a",
"audit",
"math"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
],
"examples": [
"Run an audit on my website",
"I want an audit assessment",
"Explain exploding dots",
"What are the prime factors of 84?"
]
}
],
"supportsAuthenticatedExtendedCard": false
}