removedOutput schema / $defs / CveResponse / properties / affected_products / description
Removed value: -"CPE affected products. Truncated to first 20 by default. For GET /v1/cve/{cve_id}, use ?include_affected_products=true; for POST /v1/cves/bulk, set body field \"include_affected_products\": true."
removedOutput schema / $defs / CveResponse / properties / affected_products / title
Removed value: -"Affected Products"
removedOutput schema / $defs / CveResponse / properties / cve_id / description
Removed value: -"Canonical CVE identifier, e.g. 'CVE-2021-44228'."
removedOutput schema / $defs / CveResponse / properties / cve_id / title
Removed value: -"Cve Id"
removedOutput schema / $defs / CveResponse / properties / cve_tags / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cve_tags / description
Removed value: -"NVD cveTags (e.g. 'disputed', 'unsupported-when-assigned', 'exclusively-hosted-service'). When 'disputed' is present, summary is prefixed with [DISPUTED]."
removedOutput schema / $defs / CveResponse / properties / cve_tags / title
Removed value: -"Cve Tags"
removedOutput schema / $defs / CveResponse / properties / cvss_breakdown / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cvss_breakdown / description
Removed value: -"Per-metric CVSS v3 breakdown (attack_vector, attack_complexity, privileges_required, user_interaction, scope, confidentiality, integrity, availability). Keys present only when parsed from vector string."
removedOutput schema / $defs / CveResponse / properties / cvss_breakdown / title
Removed value: -"Cvss Breakdown"
removedOutput schema / $defs / CveResponse / properties / cvss_v2 / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cvss_v2 / description
Removed value: -"CVSS v2.0 base score (0.0-10.0). Always present (additive, non-opt-in); null for CVEs with no v2 metric or for legacy cached rows synced before v1.29.x. Pre-2010 CVEs and select dual-scored entries have v2-only or v2+v3 metrics."
removedOutput schema / $defs / CveResponse / properties / cvss_v2 / title
Removed value: -"Cvss V2"
removedOutput schema / $defs / CveResponse / properties / cvss_v2_vector / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cvss_v2_vector / description
Removed value: -"CVSS v2.0 vector string, e.g. 'AV:N/AC:L/Au:N/C:C/I:C/A:C'. Null when cvss_v2 is None."
removedOutput schema / $defs / CveResponse / properties / cvss_v2_vector / title
Removed value: -"Cvss V2 Vector"
removedOutput schema / $defs / CveResponse / properties / cvss_v3 / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cvss_v3 / description
Removed value: -"CVSS v3.x base score (0.0-10.0). Null if no CVSS data available."
removedOutput schema / $defs / CveResponse / properties / cvss_v3 / title
Removed value: -"Cvss V3"
removedOutput schema / $defs / CveResponse / properties / cwe_id / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cwe_id / description
Removed value: -"Primary CWE identifier, e.g. 'CWE-502'. First CWE when multiple are assigned."
removedOutput schema / $defs / CveResponse / properties / cwe_id / title
Removed value: -"Cwe Id"
removedOutput schema / $defs / CveResponse / properties / cwes / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / cwes / description
Removed value: -"All CWE identifiers assigned to this CVE, Primary first then Secondary. Null on legacy cache rows; cwe_id is always populated when cwes is non-empty."
removedOutput schema / $defs / CveResponse / properties / cwes / title
Removed value: -"Cwes"
removedOutput schema / $defs / CveResponse / properties / description / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / description / description
Removed value: -"Full vulnerability description sourced from NVD/MITRE/GHSA."
removedOutput schema / $defs / CveResponse / properties / description / title
Removed value: -"Description"
removedOutput schema / $defs / CveResponse / properties / epss / description
Removed value: -"Exploit Prediction Scoring System: score (0.0-1.0 probability) and percentile (0.0-100.0)."
removedOutput schema / $defs / CveResponse / properties / first_seen_at / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / first_seen_at / description
Removed value: -"ISO 8601 timestamp when this CVE was first ingested locally."
removedOutput schema / $defs / CveResponse / properties / first_seen_at / title
Removed value: -"First Seen At"
removedOutput schema / $defs / CveResponse / properties / first_seen_source / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / first_seen_source / description
Removed value: -"First source that introduced this CVE into the local DB (for provenance/auditing)."
removedOutput schema / $defs / CveResponse / properties / first_seen_source / title
Removed value: -"First Seen Source"
removedOutput schema / $defs / CveResponse / properties / kev / description
Removed value: -"CISA Known Exploited Vulnerabilities catalog: in_kev flag, date_added, plus 10 fields populated when in_kev=true (due_date, required_action, known_ransomware_use, vendor_project, product, vulnerability_name, short_description, notes, cwes, date_removed)."
removedOutput schema / $defs / CveResponse / properties / modified / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / modified / description
Removed value: -"ISO 8601 last-modified timestamp; advances on NVD/MITRE revisions."
removedOutput schema / $defs / CveResponse / properties / modified / title
Removed value: -"Modified"
removedOutput schema / $defs / CveResponse / properties / next_calls / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / next_calls / description
Removed value: -"Suggested follow-up MCP tool calls. Ordered by relevance; agents should chain these without re-prompting the user."
removedOutput schema / $defs / CveResponse / properties / next_calls / title
Removed value: -"Next Calls"
removedOutput schema / $defs / CveResponse / properties / patch_available / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / patch_available / description
Removed value: -"True when a vendor patch URL was detected in references (allowlisted vendor patterns). Null when enrichment was not requested."
removedOutput schema / $defs / CveResponse / properties / patch_available / title
Removed value: -"Patch Available"
removedOutput schema / $defs / CveResponse / properties / patch_url / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / patch_url / description
Removed value: -"First matched vendor patch/advisory URL from an allowlist (GitHub, RedHat, Ubuntu, Debian, Microsoft MSRC, Apple, Fortinet, Linux kernel.org, Cisco). Open-redirect params are filtered. Verify the host before clicking. Null when no match."
removedOutput schema / $defs / CveResponse / properties / patch_url / title
Removed value: -"Patch Url"
removedOutput schema / $defs / CveResponse / properties / published / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / published / description
Removed value: -"ISO 8601 publication timestamp from NVD/MITRE."
removedOutput schema / $defs / CveResponse / properties / published / title
Removed value: -"Published"
removedOutput schema / $defs / CveResponse / properties / references / description
Removed value: -"Advisory URLs (vendor bulletins, patch commits, exploit PoCs, analysis writeups). Truncated to first 10 by default. For GET /v1/cve/{cve_id}, use ?include_full_references=true; for POST /v1/cves/bulk, set body field \"include_full_references\": true. Patch URL detection always runs against the full list — patch_url/patch_available are unaffected by the cap."
removedOutput schema / $defs / CveResponse / properties / references / title
Removed value: -"References"
removedOutput schema / $defs / CveResponse / properties / references_full / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / references_full / description
Removed value: -"Structured references with NVD reference tags + source provenance. Populated only when ?include_reference_tags=true (or body field include_reference_tags=true for bulk_cve_lookup). Default None for backward compat. Same truncation as `references` field — use include_full_references=true for the complete list."
removedOutput schema / $defs / CveResponse / properties / references_full / title
Removed value: -"References Full"
removedOutput schema / $defs / CveResponse / properties / related_cves / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / related_cves / description
Removed value: -"Up to 5 CVEs sharing affected products, ordered by severity DESC. Each item: {cve_id, severity, cvss_v3}. Null when enrichment was not requested."
removedOutput schema / $defs / CveResponse / properties / related_cves / title
Removed value: -"Related Cves"
removedOutput schema / $defs / CveResponse / properties / severity / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / severity / description
Removed value: -"CVSS v3 severity label: 'critical', 'high', 'medium', 'low', or 'none'."
removedOutput schema / $defs / CveResponse / properties / severity / title
Removed value: -"Severity"
removedOutput schema / $defs / CveResponse / properties / severity_consensus / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / severity_consensus / description
Removed value: -"Majority-bucket consensus severity computed from severity_sources. On a tie, the highest severity wins (CRITICAL > HIGH > MEDIUM > LOW > NONE). Null when severity_breakdown was not requested or when no source reported a severity."
removedOutput schema / $defs / CveResponse / properties / severity_consensus / title
Removed value: -"Severity Consensus"
removedOutput schema / $defs / CveResponse / properties / severity_disagreement / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / severity_disagreement / description
Removed value: -"True when 2+ severity buckets appear across severity_sources entries — counts both across-source disagreement (NVD CRITICAL vs GHSA HIGH) and within-source v2-vs-v3 disagreement (v2 HIGH vs v3 MEDIUM on the same NVD entry). Null when severity_breakdown was not requested."
removedOutput schema / $defs / CveResponse / properties / severity_disagreement / title
Removed value: -"Severity Disagreement"
removedOutput schema / $defs / CveResponse / properties / severity_sources / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / severity_sources / description
Removed value: -"Multi-source severity breakdown (one entry per source: nvd, mitre, ghsa, osv). Populated only when ?include_severity_breakdown=true (or body field include_severity_breakdown=true for bulk_cve_lookup). Each entry has {source, severity, cvss_v3, cvss_v2}. Use to inspect vendor disputes (e.g. CVE-2023-38545 NVD-CRITICAL vs GHSA-HIGH)."
removedOutput schema / $defs / CveResponse / properties / severity_sources / title
Removed value: -"Severity Sources"
removedOutput schema / $defs / CveResponse / properties / sources / description
Removed value: -"Data sources that wrote the CVE record itself: 'nvd', 'mitre', 'ghsa', 'osv'. EPSS and KEV are tracked separately — see the top-level epss.* and kev.* fields, not this list."
removedOutput schema / $defs / CveResponse / properties / sources / title
Removed value: -"Sources"
removedOutput schema / $defs / CveResponse / properties / summary / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / summary / description
Removed value: -"Human-readable one-line summary built from severity, CVSS, KEV status, and EPSS."
removedOutput schema / $defs / CveResponse / properties / summary / title
Removed value: -"Summary"
removedOutput schema / $defs / CveResponse / properties / total_products / default
Removed value: -0
removedOutput schema / $defs / CveResponse / properties / total_products / description
Removed value: -"Honest count of all affected products in the CVE database. Always present (emitted even when 0); matches len(affected_products) when not truncated."
removedOutput schema / $defs / CveResponse / properties / total_products / title
Removed value: -"Total Products"
removedOutput schema / $defs / CveResponse / properties / total_references / default
Removed value: -0
removedOutput schema / $defs / CveResponse / properties / total_references / description
Removed value: -"Honest count of all references in the CVE database. Always present (emitted even when 0); matches len(references) when not truncated."
removedOutput schema / $defs / CveResponse / properties / total_references / title
Removed value: -"Total References"
removedOutput schema / $defs / CveResponse / properties / total_references_unique / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / total_references_unique / description
Removed value: -"Unique-URL upstream count from refs_with_tags (Batch 6A). None for legacy cached rows synced before v1.29.x; populated after the next sync run for all 4 sources (NVD/MITRE/GHSA/OSV)."
removedOutput schema / $defs / CveResponse / properties / total_references_unique / title
Removed value: -"Total References Unique"
removedOutput schema / $defs / CveResponse / properties / verdict / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / verdict / description
Removed value: -"Falsifiability metadata: sources_queried, sources_unavailable, completeness, deterministic flag. Lets agents distinguish 'no data' from 'source failed' without re-running the call."
removedOutput schema / $defs / CveResponse / properties / vulnerability_status / default
Removed value: -null
removedOutput schema / $defs / CveResponse / properties / vulnerability_status / description
Removed value: -"NVD lifecycle status: 'Analyzed', 'Modified', 'Awaiting Analysis', 'Deferred', 'Rejected', 'Withdrawn'. Drives verdict.completeness downgrade for Rejected/Withdrawn/Awaiting Analysis."
removedOutput schema / $defs / CveResponse / properties / vulnerability_status / title
Removed value: -"Vulnerability Status"
removedOutput schema / $defs / CveResponse / title
Removed value: -"CveResponse"
removedOutput schema / $defs / EpssInfo / properties / percentile / default
Removed value: -null
removedOutput schema / $defs / EpssInfo / properties / percentile / description
Removed value: -"EPSS percentile rank (0.0-100.0) relative to all scored CVEs; higher = more at-risk."
removedOutput schema / $defs / EpssInfo / properties / percentile / title
Removed value: -"Percentile"
removedOutput schema / $defs / EpssInfo / properties / score / default
Removed value: -null
removedOutput schema / $defs / EpssInfo / properties / score / description
Removed value: -"EPSS probability (0.0-1.0) that this CVE will be exploited in the next 30 days."
removedOutput schema / $defs / EpssInfo / properties / score / title
Removed value: -"Score"
removedOutput schema / $defs / EpssInfo / title
Removed value: -"EpssInfo"
removedOutput schema / $defs / ErrorDetail / description
Removed value: -"Structured failure body. Codes mirror app/exceptions.AppException\nsubclasses; agent retry / upgrade decisions key off `code`, not `message`."
removedOutput schema / $defs / ErrorDetail / properties / code / description
Removed value: -"Stable machine-readable failure category. Agents key retry/upgrade decisions off this."
removedOutput schema / $defs / ErrorDetail / properties / code / title
Removed value: -"Code"
removedOutput schema / $defs / ErrorDetail / properties / docs_url / default
Removed value: -null
removedOutput schema / $defs / ErrorDetail / properties / docs_url / description
Removed value: -"Documentation pointer (e.g. tool input contract) when code='invalid_argument'."
removedOutput schema / $defs / ErrorDetail / properties / docs_url / title
Removed value: -"Docs Url"
removedOutput schema / $defs / ErrorDetail / properties / message / description
Removed value: -"Human-readable detail. Free text — never parse. Capped at 500 chars to prevent oversized upstream errors from bloating responses."
removedOutput schema / $defs / ErrorDetail / properties / message / title
Removed value: -"Message"
removedOutput schema / $defs / ErrorDetail / properties / retry_after_seconds / default
Removed value: -null
removedOutput schema / $defs / ErrorDetail / properties / retry_after_seconds / description
Removed value: -"When code='rate_limit_exceeded', the minimum seconds to wait before retrying."
removedOutput schema / $defs / ErrorDetail / properties / retry_after_seconds / title
Removed value: -"Retry After Seconds"
removedOutput schema / $defs / ErrorDetail / properties / upgrade_url / default
Removed value: -null
removedOutput schema / $defs / ErrorDetail / properties / upgrade_url / description
Removed value: -"Pricing/upgrade URL when code='tier_limit' or 'rate_limit_exceeded' on the Free tier."
removedOutput schema / $defs / ErrorDetail / properties / upgrade_url / title
Removed value: -"Upgrade Url"
removedOutput schema / $defs / ErrorDetail / title
Removed value: -"ErrorDetail"
removedOutput schema / $defs / ErrorResponse / description
Removed value: -"MCP error envelope. Tool return type is always\n`SpecificResponse | ErrorResponse` — Union flag tells the agent which arm\narrived without parsing the inner body."
removedOutput schema / $defs / ErrorResponse / title
Removed value: -"ErrorResponse"
removedOutput schema / $defs / KevInfo / properties / cwes / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / cwes / description
Removed value: -"CWE identifiers CISA reports for this CVE (Batch 4A view-ID filtered)."
removedOutput schema / $defs / KevInfo / properties / cwes / title
Removed value: -"Cwes"
removedOutput schema / $defs / KevInfo / properties / date_added / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / date_added / description
Removed value: -"ISO 8601 date this CVE was added to CISA's Known Exploited Vulnerabilities catalog."
removedOutput schema / $defs / KevInfo / properties / date_added / title
Removed value: -"Date Added"
removedOutput schema / $defs / KevInfo / properties / date_removed / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / date_removed / description
Removed value: -"ISO 8601 timestamp when CISA removed this CVE from the KEV catalog. Null when CVE is still active in KEV."
removedOutput schema / $defs / KevInfo / properties / date_removed / title
Removed value: -"Date Removed"
removedOutput schema / $defs / KevInfo / properties / due_date / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / due_date / description
Removed value: -"Federal patch deadline (ISO 8601). Null for entries from before BOD 22-01 (Nov 2021)."
removedOutput schema / $defs / KevInfo / properties / due_date / title
Removed value: -"Due Date"
removedOutput schema / $defs / KevInfo / properties / in_kev / default
Removed value: -false
removedOutput schema / $defs / KevInfo / properties / in_kev / description
Removed value: -"True when CISA has confirmed this CVE is being actively exploited in the wild."
removedOutput schema / $defs / KevInfo / properties / in_kev / title
Removed value: -"In Kev"
removedOutput schema / $defs / KevInfo / properties / known_ransomware_use / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / known_ransomware_use / description
Removed value: -"True when CISA links this CVE to a known ransomware campaign. Null when CVE is not in KEV."
removedOutput schema / $defs / KevInfo / properties / known_ransomware_use / title
Removed value: -"Known Ransomware Use"
removedOutput schema / $defs / KevInfo / properties / notes / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / notes / description
Removed value: -"Reference URLs published by CISA, separated by '; '."
removedOutput schema / $defs / KevInfo / properties / notes / title
Removed value: -"Notes"
removedOutput schema / $defs / KevInfo / properties / product / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / product / description
Removed value: -"Affected product name as published by CISA (mirrors kev_detail.product)."
removedOutput schema / $defs / KevInfo / properties / product / title
Removed value: -"Product"
removedOutput schema / $defs / KevInfo / properties / required_action / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / required_action / description
Removed value: -"CISA-specified remediation action text (mirrors kev_detail.required_action)."
removedOutput schema / $defs / KevInfo / properties / required_action / title
Removed value: -"Required Action"
removedOutput schema / $defs / KevInfo / properties / short_description / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / short_description / description
Removed value: -"CISA's one-sentence summary (mirrors kev_detail.short_description)."
removedOutput schema / $defs / KevInfo / properties / short_description / title
Removed value: -"Short Description"
removedOutput schema / $defs / KevInfo / properties / vendor_project / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / vendor_project / description
Removed value: -"Vendor or project name as published by CISA (mirrors kev_detail.vendor_project)."
removedOutput schema / $defs / KevInfo / properties / vendor_project / title
Removed value: -"Vendor Project"
removedOutput schema / $defs / KevInfo / properties / vulnerability_name / default
Removed value: -null
removedOutput schema / $defs / KevInfo / properties / vulnerability_name / description
Removed value: -"Short common name when CISA assigns one, e.g. 'Log4Shell', 'ProxyShell'."
removedOutput schema / $defs / KevInfo / properties / vulnerability_name / title
Removed value: -"Vulnerability Name"
removedOutput schema / $defs / KevInfo / title
Removed value: -"KevInfo"
removedOutput schema / $defs / PivotHint / description
Removed value: -"A suggested follow-up MCP tool call. Surfaced inside response.next_calls so\nLLM agents can chain related lookups without manual prompting. Each hint names\nthe tool, the input value to pass, and a short reason explaining why this\npivot adds value in the current context."
removedOutput schema / $defs / PivotHint / properties / input / description
Removed value: -"Suggested input value to pass to the tool — typically a CVE ID, CWE ID, domain, or IP. Pre-populated from the current response so the agent can call the next tool without re-deriving the argument."
removedOutput schema / $defs / PivotHint / properties / input / title
Removed value: -"Input"
removedOutput schema / $defs / PivotHint / properties / params / default
Removed value: -null
removedOutput schema / $defs / PivotHint / properties / params / description
Removed value: -"Optional extra kwargs to pass alongside `input`. Used by pivot generators when the next call benefits from a secondary parameter, e.g. {'exclude_id': 'AML.T0051'} to skip the originating technique from a sibling-tactic search. Omitted when no extra args are needed."
removedOutput schema / $defs / PivotHint / properties / params / title
Removed value: -"Params"
removedOutput schema / $defs / PivotHint / properties / reason / description
Removed value: -"Short rationale (one sentence) for why this follow-up call adds value, e.g. 'Federal patch deadline + ransomware association', 'Public exploits / PoC availability'."
removedOutput schema / $defs / PivotHint / properties / reason / title
Removed value: -"Reason"
removedOutput schema / $defs / PivotHint / properties / tool / description
Removed value: -"Canonical MCP tool name to call next. Constrained to known operation_ids in tools/list — adding a new tool here requires expanding the Literal."
removedOutput schema / $defs / PivotHint / properties / tool / title
Removed value: -"Tool"
removedOutput schema / $defs / PivotHint / title
Removed value: -"PivotHint"
removedOutput schema / $defs / ReferenceItem / description
Removed value: -"Structured reference object with NVD upstream tags + source provenance.\nEmitted in CveResponse.references_full when ?include_reference_tags=true."
removedOutput schema / $defs / ReferenceItem / properties / source / default
Removed value: -null
removedOutput schema / $defs / ReferenceItem / properties / source / description
Removed value: -"Upstream source identifier. NVD: raw 'source' field (UUID/email of the CVE Numbering Authority); MITRE/GHSA/OSV: parser-name normalized to 'mitre'/'ghsa'/'osv'."
removedOutput schema / $defs / ReferenceItem / properties / source / title
Removed value: -"Source"
removedOutput schema / $defs / ReferenceItem / properties / tags / description
Removed value: -"NVD reference tags: Patch, Vendor Advisory, Mailing List, Exploit, Third Party Advisory, Issue Tracking, Release Notes, Technical Description, US Government Resource, VDB Entry. Empty list for MITRE/GHSA/OSV refs (those upstream feeds don't carry tags)."
removedOutput schema / $defs / ReferenceItem / properties / tags / title
Removed value: -"Tags"
removedOutput schema / $defs / ReferenceItem / properties / url / description
Removed value: -"Reference URL (advisory, patch commit, exploit PoC, mailing list, etc.)"
removedOutput schema / $defs / ReferenceItem / properties / url / title
Removed value: -"Url"
removedOutput schema / $defs / ReferenceItem / title
Removed value: -"ReferenceItem"
removedOutput schema / $defs / Verdict / properties / completeness / default
Removed value: -"complete"
removedOutput schema / $defs / Verdict / properties / completeness / description
Removed value: -"'complete' = every planned source returned data; 'partial' = at least one source in sources_unavailable failed or was skipped; 'minimal' = only the primary/required source returned, optional enrichment missing."
removedOutput schema / $defs / Verdict / properties / completeness / title
Removed value: -"Completeness"
removedOutput schema / $defs / Verdict / properties / data_age_seconds / default
Removed value: -null
removedOutput schema / $defs / Verdict / properties / data_age_seconds / description
Removed value: -"Seconds elapsed since the oldest cached source was fetched, or null when every source was queried live for this request. Use to judge freshness."
removedOutput schema / $defs / Verdict / properties / data_age_seconds / title
Removed value: -"Data Age Seconds"
removedOutput schema / $defs / Verdict / properties / deterministic / description
Removed value: -"True when the response is fully reproducible from the listed sources for the same input at the same moment (no randomness, no model inference). False for endpoints that include probabilistic scoring or LLM output."
removedOutput schema / $defs / Verdict / properties / deterministic / title
Removed value: -"Deterministic"
removedOutput schema / $defs / Verdict / properties / falsifiable_fields / description
Removed value: -"Top-level response fields whose values a caller can independently re-derive from the named upstream sources (e.g. 'dns', 'ssl', 'whois'). Fields not in this list are derived/computed and cannot be directly re-verified."
removedOutput schema / $defs / Verdict / properties / falsifiable_fields / title
Removed value: -"Falsifiable Fields"
removedOutput schema / $defs / Verdict / properties / sources_queried / description
Removed value: -"Canonical source identifiers successfully consulted for this response (e.g. 'ripe_stat', 'shodan_internetdb', 'firehol'). Agent-readable list, order not significant."
removedOutput schema / $defs / Verdict / properties / sources_queried / title
Removed value: -"Sources Queried"
removedOutput schema / $defs / Verdict / properties / sources_unavailable / description
Removed value: -"Sources that were expected but not returned — either intentionally skipped (lite mode, tier gating) or failed (quota, timeout, upstream down). Empty list means every planned source produced data."
removedOutput schema / $defs / Verdict / properties / sources_unavailable / title
Removed value: -"Sources Unavailable"
removedOutput schema / $defs / Verdict / title
Removed value: -"Verdict"
removedOutput schema / properties / result / title
Removed value: -"Result"
removedOutput schema / title
Removed value: -"cve_lookupOutput"