DeltaMesh Web Freshness
deltamesh-agent-beacon.giuelvy.workers.dev
Checks and compares public web freshness metadata for autonomous agents.
deltamesh-agent-beacon.giuelvy.workers.dev 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: 50/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 recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-25 05:55:47 current | 0db077eaeb49… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://deltamesh-agent-beacon.giuelvy.workers.dev/.well-known/agent-card.json |
Skills · 2 declared · mapped to canonical taxonomy
Observe status, ETag, Last-Modified and cache metadata for a public HTTPS URL.
Compare public response metadata for two to five URLs.
Health · last 1 probes
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/deltamesh-agent-beacon.giuelvy.workers.dev) [](https://agenstry.com/agents/deltamesh-agent-beacon.giuelvy.workers.dev) [](https://agenstry.com/agents/deltamesh-agent-beacon.giuelvy.workers.dev) [](https://agenstry.com/agents/deltamesh-agent-beacon.giuelvy.workers.dev)
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": "DeltaMesh Web Freshness",
"description": "Checks and compares public web freshness metadata for autonomous agents.",
"url": "https://deltamesh-agent-beacon.giuelvy.workers.dev/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://deltamesh-agent-beacon.giuelvy.workers.dev/a2a",
"transport": "JSONRPC"
}
],
"version": "4.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "web-freshness",
"name": "Web freshness check",
"description": "Observe status, ETag, Last-Modified and cache metadata for a public HTTPS URL.",
"tags": [
"web",
"freshness",
"etag",
"last-modified",
"verification"
],
"examples": [
"Check freshness for https://example.com"
]
},
{
"id": "compare-web-freshness",
"name": "Compare web freshness",
"description": "Compare public response metadata for two to five URLs.",
"tags": [
"compare",
"web",
"metadata"
],
"examples": [
"Compare https://example.com and https://www.iana.org"
]
}
]
}