Ondos
Talk to us
Jacaranda

Ask the corpus.

A conversational and API workflow into a publisher's archive. You ask in plain language; Jacaranda answers with confirmed records — every line cited to the sentence it came from. The interaction is the product.

jacaranda · corpus: ENERGY-WK · 1962–2025
You

How did October loadings respond to the outage, and who said so first?

Jacaranda

Hover any citation to see the verbatim source sentence and date.

01 · THE API

The same answer, as structured JSON.

Every record Jacaranda returns is addressable. Each claim carries its source sentence, publication date, confidence, and layer — and a flag that says, plainly, nothing was generated.

# POST https://api.ondos.io/v1/query
{
  "corpus": "energy-wk",
  "q": "How did October loadings respond to the outage,
        and who said so first?",
  "return": "records",
  "min_confidence": 0.80
}
{
  "answer_records": [
    {
      "layer": "L3", "type": "claim",
      "text": "October loadings cut to 1.8mn b/d — lowest in 3 years",
      "source_sentence": "The producer cut October loadings to 1.8mn
                          b/d after the pipeline outage…",
      "published": "2025-10-14",
      "confidence": 0.97,
      "doc": "ENERGY-WK#3118", "char_span": [0, 98]
    },
    {
      "layer": "L5", "type": "edge",
      "predicate": "reduced_output_due_to",
      "status": "editor-confirmed", "confidence": 0.94
    }
  ],
  "first_reported": "2025-10-14",
  "generated": false,
  "note": "records returned verbatim; nothing synthesised"
}
02 · WORKFLOW

Inside the tools your subscribers already use.

Jacaranda doesn't ask anyone to change where they work. It answers in the thread, returns to the sheet, and carries its citations wherever it goes.

In Slack
m. okafor @jacaranda what were Q4 loadings vs the outage week?
Jacaranda 1.8mn b/d in Oct, down 0.4 yoy[L4·series]. Recovered to 2.2mn b/d by Dec[L4·series]. Both confirmed.
API → spreadsheet
periodmn b/dsource
2025-101.80ENERGY-WK#3118
2025-111.95ENERGY-WK#3122
2025-122.20ENERGY-WK#3127

every cell keeps its source column

Energy analyst

Pull every confirmed loadings figure for a producer since 2019 — each with the source week it was reported.

Shipbroker

Trace a vessel's reported fixtures across competing wire reports, with contradictions surfaced rather than smoothed.

Credit desk

Surface every editorial position on an issuer's solvency — dated, attributed, and separated from the facts it reads.

Jacaranda

Ships under your brand, on your corpus, to your subscribers.

Talk to us