AlertAttempt
end_timestampEnd of the query window used (== the start the next run dedups against).
execution_finished_atWhen this execution finished.
outcomeTerminal state of this execution.
item_countItems found in the window (0 on no_data / endpoint_error).
AlertDelivery
end_timestampEnd of the query window used.
delivered_atLatest successful per-receiver delivery time.
The envelope that was delivered ({name, response}).
Per-receiver delivery outcomes.
AlertInstructions
pathEndpoint the alert polls.
Endpoint arguments, dont provide system timestamps.
interval_minutesPoll interval; multiple of 5.
1-2 unique targets.
Unique label; auto-generated if omitted
Defaults to interval_minutes
thresholdItems required to fire.
AlertRecord
alert_idUnique identifier for the alert.
nameHuman label for the alert.
statusCurrent status of the alert.
pathThe endpoint the alert polls.
The endpoint arguments.
interval_minutesHow often the alert checks the endpoint, in minutes.
lookback_minutesRolling lookback window, in minutes.
thresholdMinimum item count before the alert fires.
The configured delivery targets.
end_timestamp of the last successful delivery, or null.
Recent execution attempts (no payload).
Recent deliveries (includes payload).
created_atWhen the alert was created.
ChangeListParams
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
limitMatch any.
Match any.
Match any.
Match any.
min_materiality_score0-.2 reword; .2-.4 weak; .4-.6 mod; .6-.8 high; .8-1 must-read
sorttimestamp: newest first; materiality: highest materiality_score first.
detailessential:finding; standard:citable; full:all.
DevelopmentFromDB
development_idLogical identifier for the development across updates.
timestampCanonical backtest system timestamp of this development version.
source_timestampMost recent timestamp of any source used for the development.
occurrence_timestampActual (estimate of) real world time that the development took place.
occurrence_timestamp_confidence_scoreConfidence score in estimate of occurrence_timestamp.
nameName of the development.
descriptionDescription of the development.
development_typeType of the development.
occurrence_statusStatus of the real world occurrence.
rationaleExplanation for all decisions made.
List of involved stakeholders and their impacts.
importance_scoreLLM heuristic of general development importance.
surprise_scoreLLM heuristic of how surprising the development is to the market.
confidence_scoreLLM heuristic of its confidence in everything it presents.
List of events this development is associated with, resolved to their most recent known state.
List of sources used for this development.
DevelopmentSearchParams
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
Real-world occurrence timestamp; Inclusive ISO 8601
Real-world occurrence timestamp; Inclusive ISO 8601
Match any.
+-.5+ strong; 0..+-.5 weak; 0 neutral; both: >=min OR <=max
0-.2 noise; .2-.4 minor; .4-.6 expected/mod; .6-.8 material; .8-1 critical
0-.2 known; .2-.4 expected; .4-.6 modest; .6-.8 notable; .8-1 shock
<.2 unreliable; .4-.6 incomplete; .6+ strong; .8+ explicit
limitdetailessential:minimal; standard:scored+citable; full:all.
DevelopmentSummary
development_idLogical identifier for the development across updates.
timestampCanonical backtest system timestamp of this development version.
occurrence_timestampActual (estimate of) real world time that the development took place.
occurrence_timestamp_confidence_scoreConfidence score in estimate of occurrence_timestamp.
nameName of the development.
descriptionDescription of the development.
development_typeType of the development.
occurrence_statusStatus of the real world occurrence.
importance_scoreLLM heuristic of general development importance.
surprise_scoreLLM heuristic of how surprising the development is to the market.
confidence_scoreLLM heuristic of its confidence in everything it presents.
event_idsRaw list of event IDs this development is associated with.
DisclosureChange
symbolListing symbol of the filer.
Filer name.
SEC CIK of the filer.
timestampSystem timestamp of this change.
source_timestampWhen the current release became public.
fiscal_yearFiler fiscal year of the current release's completed period.
Filer fiscal quarter of the current release; null for a full-year report.
prior_fiscal_yearFiler fiscal year of the prior release's completed period.
Filer fiscal quarter of the prior release; null for a full-year report.
change_kindadded, removed, or modified.
change_categoryKind of disclosure that changed.
summaryOne sentence stating what changed.
Evidencing sentence in the current release. Null on a removal.
Evidencing sentence in the prior release. Null on an addition.
materiality_score0-.2 reword; .2-.4 weak; .4-.6 mod; .6-.8 high; .8-1 must-read
impactWhich way the change moves a reader's view of the company.
Current release.
Prior release.
EntityCoMention
entity_idEntity id of the co-mentioned entity.
canonical_nameEntity name of the co-mentioned entity.
shareFraction of the co-mention sample wire items that also mention this entity at primary or significant relevance.
EntityDataPackage
timestampCanonical system timestamp when this package was assembled.
Resolved entity identity.
Most recent non-duplicate wire items where this entity is primary or significant.
Calendar-day bars (oldest first). Empty days are null, not omitted.
Top co-mentioned entities from a bounded recent sample of primary/significant wire items.
EntityRecentWireItem
wire_idsource_timestampheadlineWire headline.
noveltyNovelty label.
relevanceEntity relevance.
EntitySentimentBar
end_timestampExclusive end of this UTC calendar-day bar.
Relevance-weighted average sentiment in [-1, 1] for the day. Null when there were no observations.
Relevance-weighted standard deviation of sentiment for the day. Null when there were no observations.
mention_countNumber of wire items contributing to this bar.
EntitySummary
entity_idRoot entity id.
canonical_nameRoot entity name.
EventFromDB
event_idLogical identifier for the event.
nameName of the event.
descriptionDescription of the event.
event_typeType of the event.
Most recent developments for this event (count controlled by developments_per_event param), ordered by occurrence_timestamp descending.
EventSearchParams
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
Match any.
limitdevelopments_per_eventinclude_future_developmentsInclude future occurrence times relative to end_timestamp or now.
detailessential:minimal; full:all.
EventSummary
event_idLogical identifier for the event across updates.
nameName of the event.
descriptionDescription of the event.
event_typeType of the event.
EventWithDevelopments
event_idLogical identifier for the event.
nameName of the event.
descriptionDescription of the event.
event_typeType of the event.
Developments associated with this event, ordered by occurrence_timestamp descending (real-world timeline).
Factor
nameUnique snake_case mechanism label. Compressed so it is decision-useful alone; reusable across similar situations.
descriptionSelf-contained definition of what the factor represents.
factor_scaleScale of factor.
rubricShort operational scoring rubric with observable criteria to ensure global consistency when reused.
Only for CATEGORICAL: enum of allowed category strings.
FactorAssessment
rationaleSelf-contained brief explanation of the assessment for this stakeholder on this factor.
Assessed value (type depends on factor_type). 1. BINARY -> bool; 2. CONTINUOUS -> float in [0,1]; 3. SIGNED_CONTINUOUS -> float in [-1,1]; 4. CATEGORICAL -> str in allowed_values.
List of sources (with exact quotes) that support this factor assessment.
FactorMatrixRow
Factor definition.
Map: stakeholder symbol -> assessment object for this factor.
FeedsSourceMetadata
titleFeed entry title.
Internal publisher/feed key when known.
FilingDocumentSourceMetadata
symbolListing symbol of the filer.
Filer fiscal year of the completed period this document reports, when it reports one.
Filer fiscal quarter of that completed period; null for a full-year report or a document that reports no completed period.
document_typeSource-native document label, e.g. EX-99.1 or transcript.
GuidanceBias
symbolListing symbol of the filer.
Filer name.
SEC CIK of the filer.
timestampSystem timestamp of the latest actual in this period.
source_timestampWhen the latest actual in this period became public.
fiscal_yearFiler fiscal year of the report that printed the actual.
Filer fiscal quarter of that report; null for a full-year report.
bias_scoreMean of mapped labels: significantly_exceeded=2, exceeded=1, in_line=0, missed=-1, significantly_missed=-2.
resolved_countResolved outcomes in the mean.
Resolved label counts in the mean.
GuidanceBiasParams
symbolListing symbol of the filer.
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
GuidanceListParams
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
limitMatch any.
Match any.
metric_key_exact_matchtrue: exact metric_keys, case-insensitive; false: case-insensitive substring. Ignored without metric_keys.
Match any.
Match any. 'null' is consolidated.
Match any.
Inclusive guided period-end date.
Inclusive guided period-end date.
Match any. Document class the observation was read from.
Match any; latest observation only.
sorttimestamp: recently updated; guided_period_end: period date; comparable: strongest like-for-like number in the match set; revision_delta: largest midpoint move.
values_modeall: revision history, newest first; latest: newest observation only.
detailessential:quotes; standard:citable; full:all.
GuidanceOutcome
symbolListing symbol of the filer.
Filer name.
SEC CIK of the filer.
timestampSystem timestamp of the outcome.
source_timestampWhen the actual became public.
metric_keyNormalized metric identity.
metric_basisgaap, non_gaap, or unspecified.
Segment cut; null for consolidated guidance.
guided_period_typeKind of period being guided.
guided_fiscal_yearFiler fiscal year of the guided period.
Filer fiscal quarter of the guided period; null for a full year.
Calendar day the guided period ends.
guidance_source_typeDocument class the scored guide was issued from.
actual_source_typeDocument class the actual was reported in.
outcomeJudgment of the actual against the guide.
rationaleWhy this outcome label.
guidance_quoteStating sentence of the scored guide.
actual_quoteSentence or table row the actual was read from.
value_typeShape of the stated guide.
value_formabsolute is a level; relative is a change vs a temporal base.
Lower bound of the scored guide as stated.
Upper bound of the scored guide as stated.
Midpoint of the scored guide as stated.
unitUnit of the stated guide.
ISO currency code when unit is currency.
Reported actual, scaled.
Unit of the reported actual.
comparabilityWhether the actual can be scored against the guide.
Actual minus guide midpoint, in the comparison unit.
Actual vs midpoint as a percent of the midpoint; 5.0 means 5% above.
Actual minus guide low bound.
Actual minus guide high bound.
Document the scored guide was issued from.
Document the actual was reported in.
GuidanceOutcomeListParams
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
limitMatch any.
Match any.
metric_key_exact_matchtrue: exact metric_keys, case-insensitive; false: case-insensitive substring. Ignored without metric_keys.
Match any.
Match any. 'null' is consolidated.
Match any.
Inclusive guided period-end date.
Inclusive guided period-end date.
detailessential:identity; standard:citable; full:all.
Match any. Omit: resolved labels only.
sorttimestamp: newest actual first; outcome_abs: largest |score| first.
GuidanceSeries
symbolListing symbol of the filer.
Filer name.
SEC CIK of the filer.
metric_keyNormalized metric identity.
metric_basisgaap, non_gaap, or unspecified.
Segment cut; null for consolidated guidance.
guided_period_typeKind of period being guided.
guided_fiscal_yearFiler fiscal year of the guided period.
Filer fiscal quarter of the guided period; null for a full year.
Calendar day the guided period ends.
observation_countObservations in this series as of the request end timestamp.
Point-in-time observations, newest first.
GuidanceValue
quoteStating sentence from the source document.
timestampSystem timestamp of this observation.
source_typeDocument class this observation was read from.
guidance_natureexplicit if stated directly; implied_in_text if inferred from wording.
value_typeShape of the stated value.
value_formabsolute is a level; relative is a change vs a temporal base.
Lower bound as stated. Equal to value_high for a point.
Upper bound as stated.
Midpoint of the stated bounds. For a floor or ceiling, the stated bound.
unitUnit of the stated value.
ISO currency code when unit is currency.
Stated wording when value_type is qualitative.
Year-over-year change, lower bound.
Year-over-year change, upper bound.
Year-over-year change, midpoint. For a floor or ceiling, the stated YoY bound.
percent or basis_points.
Fiscal year of the prior-year actual used for the year-over-year change.
Fiscal quarter of that prior-year actual; null for a full-year guide.
Prior-year actual level used to compute the year-over-year change.
Direction of the midpoint vs the prior observation.
How the stated range changed vs the prior observation.
New midpoint minus prior midpoint, in the stated unit.
Midpoint change as a percent of the absolute prior midpoint; 5.0 means raised 5%. Positive is an increase.
Document this observation was read from.
MarketBar
barExclusive bucket end.
countWire items about the scope value.
sentimentNet sum of entity mention sentiments (-1..1 each); 0 when empty or no mentions.
Dispersion (population std) of those mention sentiments; null when no mentions.
partialTrue on the in-progress bucket.
MarketSignalParams
valueOne sector, country (ISO 3166-1 alpha-2, lowercase), or asset class.
System timestamp; Inclusive ISO 8601; omitted=last 14 bars; max 60d
System timestamp; Inclusive ISO 8601; null=realtime
resolution^([1-9]|[12][0-9]|30…Bucket length in UTC days; 1d-30d.
noveltyMatch any.
MarketSignalResponse
signalSignal family.
methodology_versionBumped when the signal definition changes.
resolutionBucket length used.
Oldest first; empty buckets included.
NewsSourceMetadata
titleTitle of the news article.
publisherPublisher of the news article.
ReceiverResult
typeThe receiver channel.
targetWhere it was delivered (webhook url, telegram chat id, or account email).
statusWhether delivery to this receiver succeeded.
When this receiver was successfully delivered to, or null on failure.
Failure reason, or null on success.
RetrieveDevelopmentParams
development_idSystem timestamp; Inclusive ISO 8601; null=realtime
detailessential:minimal; standard:scored+citable; full:all.
RetrieveEntityParams
entityEntity name
RetrieveEventDevelopmentsParams
event_idSystem timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
limitinclude_future_developmentsInclude future occurrence times relative to end_timestamp or now.
detailessential:minimal; standard:scored+citable; full:all.
SemanticSearchParams
queriesmax_tokensSnippet token budget
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
Exact metadata include/exclude filters.
Match any.
0-.2 noise; .2-.4 low; .4-.6 mod; .6-.8 high; .8-1 critical
-1..1; +-.2 neutral; +-.2-.6 mod; +-.6+ strong; mutually exclusive with max_sentiment_score
detailessential:minimal; standard:citable; full:all.
SemanticSearchResult
timestampSystem imestamp of the document.
document_idIdentifier of the indexed document.
Title of the source document, if available.
snippetsPassage texts from this document, ordered as they appear in the document.
snippet_cosine_similaritiesCosine similarity of each snippet to the query. Same length and order as snippets.
o200k_base_n_tokenso200k_base token count of the returned snippets.
canonical_entity_namesCanonical entity names across the returned snippets.
utility_scoreToken-weighted utility score of the returned snippets, between 0.0 and 1.0.
sentiment_scoreToken-weighted sentiment score of the returned snippets, between -1.0 and 1.0.
Source information.
SiFactorAssessmentSourceMetadata
factor_nameFactor name from the historical assessment.
stakeholder_symbolStakeholder ticker from the historical assessment.
SiStakeholderImpactSourceMetadata
stakeholder_symbolStakeholder ticker from the historical impact.
stakeholder_nameStakeholder name from the historical impact.
Source
source_timestampTimestamp of the source item.
source_tableTable (Type) of the source item.
source_id'id' of the source item
urlLink to the source item. External sources link to the original page; first-party and synthesis sources link to their Ultralayer source page.
Per-source metadata.
SourceWithQuotes
source_timestampTimestamp of the source item.
source_tableTable (Type) of the source item.
source_id'id' of the source item
urlLink to the source item. External sources link to the original page; first-party and synthesis sources link to their Ultralayer source page.
Per-source metadata.
quotesList of EXACT quotes from the source material.
StakeholderBase
nameName of the stakeholder
stakeholder_typeThe type of stakeholder. ONLY the following are allowed: [PUBLIC_COMPANY].
symbolTicker symbol of the stakeholder
StakeholderIdentificationParams
queryAdditional context
Additional guidance
As-of system timestamp; inclusive ISO 8601; null=realtime
detailessential:minimal; standard:scored+citable; full:all.
StakeholderIdentificationResponse
List of identified stakeholders with their impact details.
Comparison dimensions for stakeholders relating to the situation.
StakeholderImpact
The stakeholder being identified.
impact_score+-.5+ strong; 0..+-.5 weak; 0 neutral
confidence_score0-.25 low; .25-.5 med; .5-.75 high; .75-1 very high
rationaleSelf-contained brief explanation of why this stakeholder is relevant to the query.
List of sources (with quotes) that support the identification of this stakeholder.
TelegramMessagesSourceMetadata
Channel→publisher taxonomy when known.
TelegramReceiver
typechat_idChat ID; start the alerts bot first.
TradingviewSourceMetadata
titleTradingView story title.
Normalized provider id when known.
WebSourceMetadata
titleTitle of the web record.
record_typeKind of web record (e.g. exa_search, azure_grounded).
WebhookReceiver
typeurlPOST headers.
Place the alert envelope under this body key. Dot-separated for one level of nesting (e.g. variables.PAYLOAD).
body_wrap_as_stringJSON-encode the envelope to a string before placing it under body_wrap_key. Requires body_wrap_key.
Static keys merged into the top level of the body. String, number, boolean or null values only.
WireAbout
sectorsGICS-style sectors this item is about.
industriesFree-form industry labels this item is about.
countriesLowercase country codes this item is about.
asset_classesAsset classes this item is about.
WireEntityDetail
entity_idStable Ultralayer entity id.
canonical_nameCanonical entity name.
entity_typeEntity type label (e.g. COMPANY, PERSON).
relevanceHow central the entity is to the item.
sentiment-1..1 directional market implication of this item for this entity.
identifiersDocument-grounded lexical references to this entity in the item text.
WireItem
wire_idPrimary key of the wire row.
timestampCanonical system time when this item was put on the wire.
source_timestampSource last-update time.
headlineUltralayer-generated headline.
Normalized publisher/source label, when known.
urlLink to the original item.
content_typeKind of item.
categoriesMulti-label event/theme tags.
recencyWhether the item is about now, the past, or the future.
source_relationshipHow close the source is to the information.
factualityEpistemic status of the item's core claim.
noveltyStory-lifecycle label relative to prior wire items.
Matched earlier wire item for update|duplicate|correction; null for new.
trustworthiness_score0..1 source credibility score.
importance_score0..1 market-importance score.
Market-level scope dimensions (sectors, industries, countries, asset_classes).
Grounded entities with per-entity relevance and sentiment.
WireListParams
System timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
max_recordsMatch any.
Match any.
Match any.
Match any.
Match any.
Match any.
Match any.
Match any.
+-.2 neutral; +-.2-.6 mod; +-.6+ strong; both: >=min OR <=max
Match any.
Match any.
Match any; lowercase ISO 3166-1 alpha-2
Match any.
Match any.
0-.2 noise; .2-.4 low; .4-.6 mod; .6-.8 high; .8-1 critical
<.2 anon; .4-.6 mod; .6+ reputable; .8+ official
detailessential:minimal; standard:citable; full:all.
WireStoryline
seed_wire_idThe wire_id that was requested.
Wire id of the novelty root (prior_wire_id IS NULL) when the ancestor walk reached it; null when the walk stopped early (time window or depth cap).
Storyline members ordered by source_timestamp ascending.
WireStorylineParams
wire_idSystem timestamp; Inclusive ISO 8601
System timestamp; Inclusive ISO 8601; null=realtime
Match any.
max_ancestor_depthAncestor cap, including seed.
max_childrenBranched children cap
detailessential:minimal; standard:citable; full:all.
XNewsSourceMetadata
titleX story title.
XPostsSourceMetadata
Publisher/rule-tag taxonomy when known.
YouTubeSourceMetadata
titleYouTube video title.
Internal publisher key linking related channels, e.g. bloomberg.
VIDEO, SHORT, or PODCAST when known.
Internal stable channel identity from YT_CONFIG when known.