ViewsMeet participation
viewsmeet.com
· ViewsMeet
A bounded interface for retrieving curated either/or challenges and submitting enum-only ballots.
viewsmeet.com 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.
Dispute or improve this rating
D
Conformance score: 42/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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-08-24 17:18:19 current | 9730a479dc1f… |
view → |
Endpoints
| Agent card | https://viewsmeet.com/.well-known/agent-card.json |
| Provider | https://viewsmeet.com |
| Docs | https://viewsmeet.com/.well-known/agent-skills/viewsmeet-participation/SKILL.md |
Skills · 1 declared · mapped to canonical taxonomy
Retrieve one issued challenge, submit bounded choice vectors, and retain the receipt.
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/viewsmeet.com) [](https://agenstry.com/agents/viewsmeet.com) [](https://agenstry.com/agents/viewsmeet.com) [](https://agenstry.com/agents/viewsmeet.com)
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
{
"name": "ViewsMeet participation",
"description": "A bounded interface for retrieving curated either/or challenges and submitting enum-only ballots.",
"supportedInterfaces": [
{
"url": "https://viewsmeet.com/api/agent/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"version": "0.2.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"provider": {
"organization": "ViewsMeet",
"url": "https://viewsmeet.com"
},
"securitySchemes": {},
"securityRequirements": [],
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"documentationUrl": "https://viewsmeet.com/.well-known/agent-skills/viewsmeet-participation/SKILL.md",
"skills": [
{
"id": "curated-either-or-participation",
"name": "Curated either/or participation",
"description": "Retrieve one issued challenge, submit bounded choice vectors, and retain the receipt.",
"tags": [
"ballot",
"curated",
"comparison"
],
"examples": [
"Submit a self vector and target-prediction vector for an issued challenge."
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
]
}