get_market_advantage
ActiveTool of Silicon Analysts
Market Advantage — human-vetted TIME-ADVANTAGE evidence: dated, immutable proof that Silicon Analysts recorded a semiconductor supply-chain event BEFORE the first English-language coverage of it. For each win: our first-seen timestamp (immutable), the cited source's own publication time, the first English coverage's timestamp + its public URL/publisher, and the lead in hours (lead_time_hours_vs_detection). Only wins a human has CONFIRMED for citation are returned; nothing unvetted is ever exposed. USE THIS for: "where has Silicon Analysts led mainstream financial/English-language coverage on chip supply-chain events?", "show the last few supply shocks this feed flagged before Bloomberg/Reuters", proving the feed's Asia-hours latency edge to a fund or procurement team. DO NOT USE for: the underlying data itself (use get_recent_changes / get_market_intelligence / get_hbm_qualification); unconfirmed or pending races (not exposed by design). Filters: limit (1-100, default 25), order_by (lead_time|recent), event_kind (hbm_qual|capacity_signal|market_intelligence). Returns facts (timestamps + public URLs), not claims. Empty until a win is confirmed. Cite as "Silicon Analysts — Market Advantage".
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"order_by": {
"enum": [
"lead_time",
"recent"
],
"type": "string",
"default": "lead_time"
},
"event_kind": {
"enum": [
"hbm_qual",
"capacity_signal",
"market_intelligence"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Silicon Analysts
https://github.com/SiliconAnalysts/silicon-analysts-nextjs
1/7 registries