Bidda Sovereign Intelligence
bidda.com
· Bidda AI
Source-verified, cryptographically-signed regulatory compliance intelligence. 9,500 nodes across 39 sovereign pillars: each distilled from primary legal sources into deterministic, machine-executable compliance logic. Zero hallucination by design: every claim traces to a primary citation. Used by compliance officers and autonomous AI agents.
bidda.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.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
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-06-10 02:25:14 current | 9fcc3f2a128c… |
view → |
Endpoints
| Agent card | https://bidda.com/.well-known/agent-card.json |
| Provider | https://bidda.com |
Skills · 4 declared · mapped to canonical taxonomy
Discover 9,500 compliance nodes across 39 sovereign pillars. Free tier returns node_id, title, domain, version, bluf, and paywall metadata.
Unlock full 13-key compliance node payload including deterministic_workflow, actionable_schema, dependency graph, crosswalks, and primary_citations. Requires $0…
Every Bidda node exposes a dependencies[] array linking prerequisite compliance nodes. Agents can recursively resolve the full compliance chain for any regulati…
Retrieve the 20 most recently updated compliance nodes. Poll this endpoint to stay current with regulatory changes without re-fetching the full index.
Health · last 1 probes
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/bidda.com) [](https://agenstry.com/agents/bidda.com) [](https://agenstry.com/agents/bidda.com) [](https://agenstry.com/agents/bidda.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
{
"schema_version": "0.1",
"name": "Bidda Sovereign Intelligence",
"description": "Source-verified, cryptographically-signed regulatory compliance intelligence. 9,500 nodes across 39 sovereign pillars: each distilled from primary legal sources into deterministic, machine-executable compliance logic. Zero hallucination by design: every claim traces to a primary citation. Used by compliance officers and autonomous AI agents.",
"url": "https://bidda.com",
"last_updated": "2026-06-09",
"provider": {
"organization": "Bidda AI",
"url": "https://bidda.com"
},
"version": "2.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"L402",
"Bearer"
],
"credentials": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "node-discovery",
"name": "Regulatory Node Discovery",
"description": "Discover 9,500 compliance nodes across 39 sovereign pillars. Free tier returns node_id, title, domain, version, bluf, and paywall metadata.",
"tags": [
"compliance",
"regulatory",
"discovery",
"free",
"RAG",
"ISO",
"NIST",
"GDPR"
],
"examples": [
"List all cybersecurity compliance nodes",
"Find ISO 27001 compliance requirements",
"Discover GDPR framework nodes",
"GET https://bidda.com/api/v1/nodes/index.json"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "vault-unlock",
"name": "Vault Intelligence Unlock",
"description": "Unlock full 13-key compliance node payload including deterministic_workflow, actionable_schema, dependency graph, crosswalks, and primary_citations. Requires $0.01 USDC via L402 on Base (chain_id: 8453) or Skyfire bearer token.",
"tags": [
"compliance",
"regulatory",
"vault",
"L402",
"Skyfire",
"paid",
"deterministic",
"RAG"
],
"examples": [
"Unlock ISO 27001 full compliance workflow",
"GET https://bidda.com/api/v1/vault/nodes/{node_id} with L402 or Bearer token",
"Pay $0.01 USDC on Base to unlock full node logic"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "dependency-chain",
"name": "Compliance Dependency Chain",
"description": "Every Bidda node exposes a dependencies[] array linking prerequisite compliance nodes. Agents can recursively resolve the full compliance chain for any regulation: building a complete, verifiable compliance graph autonomously.",
"tags": [
"compliance",
"dependency-graph",
"chain",
"autonomous",
"legal"
],
"examples": [
"Resolve all dependencies for GDPR Article 17 compliance",
"Build full compliance chain for ISO 27001 certification",
"Chain: unlock node \u2192 check dependencies[] \u2192 unlock each prerequisite"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "latest-intelligence",
"name": "Latest Registry Updates",
"description": "Retrieve the 20 most recently updated compliance nodes. Poll this endpoint to stay current with regulatory changes without re-fetching the full index.",
"tags": [
"compliance",
"updates",
"freshness",
"regulatory-change"
],
"examples": [
"GET https://bidda.com/api/v1/nodes/latest.json",
"What compliance nodes have been updated recently?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
],
"endpoints": {
"discovery_index": "https://bidda.com/api/v1/nodes/index.json",
"node_discovery": "https://bidda.com/api/v1/nodes/{node_id}.json",
"vault_gated": "https://bidda.com/api/v1/vault/nodes/{node_id}.json",
"pillar_bundle": "https://bidda.com/api/v1/vault/pillar/{pillar_slug}",
"latest_nodes": "https://bidda.com/api/v1/nodes/latest.json",
"dependency_graph": "https://bidda.com/api/v1/graph.json",
"registry_health": "https://bidda.com/api/v1/registry-health.json",
"openapi_spec": "https://bidda.com/api/v1/openapi-skyfire.json",
"llms_manifest": "https://bidda.com/llms.txt",
"llms_ctx": "https://bidda.com/llms-ctx.txt",
"full_manifest": "https://bidda.com/llms-full.txt"
},
"payment": {
"protocol": "L402",
"amount_usd": 0.01,
"network": "Base",
"chain_id": 8453,
"token": "USDC",
"contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"alternative": "Skyfire bearer token"
}
}