Agentic Disclosure for AI agents — the trail, dated and sourced
agentic-disclosure.ai
· Allooloo Technologies Corp.
Disclosure is the trail itself, offered as a product: per-node feed of what every issuer filed as it lands; jurisdiction exports of records and twelve-month trail; the provenance log — where each field came from, when it was read, what changed between drops; and the query log, kept in-region, of what a firm's agents asked and were answered. Public-record only; nothing a data licence could pull back.
agentic-disclosure.ai 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: 59/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-09-17 11:10:56 current | cbce7a1f59d9… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agentic-disclosure.ai/.well-known/agent-card.json |
| Provider | https://allooloo.io |
| Docs | https://agentic-disclosure.ai/ |
Skills · 5 declared · mapped to canonical taxonomy
Find a listed company by ticker (with exchange prefix or suffix), ISIN, LEI, legal name or sourced alias; returns the record summary, node and version.
Return the full Capital Markets Record for an issuer: every identity field with value, source URL, reader and state; aliases; gaps; the events URL.
Every name the issuer has traded or filed under, each with its source.
Dated, typed disclosure events for an issuer over the trailing twelve months, newest first, paged.
Which node holds which market, live or not, record and event counts, drop date, door and Agent Card 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/agentic-disclosure.ai) [](https://agenstry.com/agents/agentic-disclosure.ai) [](https://agenstry.com/agents/agentic-disclosure.ai) [](https://agenstry.com/agents/agentic-disclosure.ai)
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": "Agentic Disclosure for AI agents \u2014 the trail, dated and sourced",
"description": "Disclosure is the trail itself, offered as a product: per-node feed of what every issuer filed as it lands; jurisdiction exports of records and twelve-month trail; the provenance log \u2014 where each field came from, when it was read, what changed between drops; and the query log, kept in-region, of what a firm's agents asked and were answered. Public-record only; nothing a data licence could pull back.",
"url": "https://mcp.capitalmarketsknowledgegraph.ai/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://mcp.capitalmarketsknowledgegraph.ai/mcp",
"transport": "JSONRPC"
}
],
"additionalInterfaces": [
{
"url": "https://mcp.capitalmarketsknowledgegraph.ai/mcp",
"transport": "JSONRPC"
}
],
"version": "0.12.1",
"protocolVersion": "0.3.0",
"provider": {
"organization": "Allooloo Technologies Corp.",
"url": "https://allooloo.io"
},
"documentationUrl": "https://agentic-disclosure.ai/",
"iconUrl": "https://agentic-disclosure.ai/icon-512.png",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": []
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {},
"security": [],
"skills": [
{
"id": "resolve_issuer",
"name": "Resolve an issuer",
"description": "Find a listed company by ticker (with exchange prefix or suffix), ISIN, LEI, legal name or sourced alias; returns the record summary, node and version.",
"tags": [
"capital-markets",
"public-record",
"mcp",
"estate"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"{\"tool\":\"resolve_issuer\",\"arguments\":{\"identifier\":\"\u2026\"}}"
],
"parameters": "identifier (string)"
},
{
"id": "get_record",
"name": "Read the record",
"description": "Return the full Capital Markets Record for an issuer: every identity field with value, source URL, reader and state; aliases; gaps; the events URL.",
"tags": [
"capital-markets",
"public-record",
"mcp",
"estate"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"{\"tool\":\"get_record\",\"arguments\":{\"identifier\":\"\u2026\"}}"
],
"parameters": "identifier (string), version (optional)"
},
{
"id": "list_aliases",
"name": "List the names",
"description": "Every name the issuer has traded or filed under, each with its source.",
"tags": [
"capital-markets",
"public-record",
"mcp",
"estate"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"{\"tool\":\"list_aliases\",\"arguments\":{\"identifier\":\"\u2026\"}}"
],
"parameters": "identifier (string)"
},
{
"id": "list_events_since",
"name": "Disclosure events since a date",
"description": "Dated, typed disclosure events for an issuer over the trailing twelve months, newest first, paged.",
"tags": [
"capital-markets",
"public-record",
"mcp",
"estate"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"{\"tool\":\"list_events_since\",\"arguments\":{\"identifier\":\"\u2026\"}}"
],
"parameters": "identifier (string), since (YYYY-MM-DD), cursor, limit"
},
{
"id": "list_nodes",
"name": "The twelve nodes",
"description": "Which node holds which market, live or not, record and event counts, drop date, door and Agent Card URLs.",
"tags": [
"capital-markets",
"public-record",
"mcp",
"estate"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"{\"tool\":\"list_nodes\",\"arguments\":{}}"
],
"parameters": "(none)"
}
],
"agentCardOfRecord": "https://agent.capitalmarketsknowledgegraph.ai/.well-known/agent-card.json",
"x-cmkg": {
"registry": "io.github.allooloo/cm-kg",
"surface_version": "2026-09-16.1",
"x402": {
"endpoint": "https://agentic-x402.ai/api",
"surface_endpoint": "https://agentic-disclosure.ai/api",
"surface": "https://agentic-x402.ai/",
"price_usdc": "0.01",
"receipts": "https://agentic-x402.ai/x402/receipt/{nonce}",
"jwks": "https://agentic-x402.ai/x402/jwks.json"
}
}
}