CertifiedData.io
Changelog

Agent surface changelog

Every change to endpoints, discovery files, certificate schemas, and SDKs that agents depend on. Categorized by kind so automated callers can gate on breaking changes.

2026-04-22ADDEDDiscovery

Published /.well-known/agent.json (agent card) and /.well-known/ai-plugin.json.

2026-04-22ADDEDVerify

Agent-grade client-side verifier shipped. WebCrypto Ed25519 verification with no server trust.

2026-04-22ADDEDDocs

New /agents/sdk, /agents/mcp, /agents/errors, /agents/rate-limits, /agents/changelog pages.

2026-04-22SECURITYDemo

POST /api/demo/decision now server-enforces label/detail length caps and control-char stripping. Verify response returns demo:true, signatureValid:false explicitly.

2026-04-22SECURITYSafety

Shared sanitizeAgentInput() applied to /api/genesis/plan and /api/genesis/nova-schema prompt fields (length cap + control-char strip + injection-pattern reject).

2026-04-22SECURITYScribe

Error strings capped before Scribe agent LLM call to mitigate indirect prompt injection via run errors.

2026-04-22ADDEDOpenAPI

Extended openapi.json to include sandbox generate, notary certify, agent identity routes, and decision demo.

2026-04-19SECURITYAgents page

Origin-locked verify_url in DatasetRunPanel, capped response field lengths, client-side engine/template allowlist.

2026-04-15CHANGEDPricing

Unified plan tier nomenclature to marketing names (Build+/Trust+/Govern+/Scale) across /agents and llms.txt.

2026-04-10CHANGEDEndpoints

Corrected stale agent endpoint paths and engine tier gating surfaced on /agents/datasets.

2026-04-08ADDEDTiers

Scale plan ($999/mo) added to SubscriptionTier, accessMap, and agents docs.

Machine-readable

Agents that want to gate deployments on breaking changes should poll /agents/changelog.json. The feed carries the same entries plus a monotonically increasing version field.

Agent Surface Changelog — CertifiedData | CertifiedData