Features

Company intelligence: the whole read on a name in one call.

The company primitive of the Intelligence API assembles a single snapshot for any symbol: the Market Brain read, a confluence score, the top risks, what changed, and graph-aware connections to peers, sector, ETFs, and macro, all wrapped in the Trust Layer with a stable, white-label-friendly shape.

Aggregation with a stable contract

The facade sits over the engine stack and exposes three primitives (explain, company, summarize) without leaking internal engine shapes, so the contract stays stable as engines evolve. The company call fuses the Market Brain condition and confidence, the confluence headline and signals, ranked risks, and the what-changed diff into one envelope. It is offline-safe: every engine call falls back to labeled sample data and reports the provider, so it answers without network or keys.

Graph-aware and trust-wrapped

Each snapshot includes best-effort knowledge-graph context: related symbols, sector, ETFs, and macro linkages, so a company is never read in isolation. Every response carries a Trust object (confidence, sources, evidence, reasoning, grounded flag) and the same educational disclaimer: context and probabilities only, never advice, price predictions, or a recommendation to buy or sell. It is available over both REST and MCP so apps, brokers, and agents consume the identical read.

GET/POST /v1/company · MCP lyramind_company

Questions

What is in a company snapshot?

The Market Brain condition and confidence, a confluence score with signals, the top risks, the what-changed diff, and knowledge-graph connections, all under one Trust-wrapped envelope.

Does it need live data or API keys?

No. It is offline-safe: every engine call falls back to clearly labeled sample data and reports which provider answered, so the contract holds without network or keys.

Is any of this investment advice?

No. Every response is educational context and probabilities only, and carries a disclaimer that it is never advice, a price prediction, or a buy or sell recommendation.

Related

See the live demo →Request access