Home/Work/№ 10

10 · LLM & Agents

Two-LLM Analytics Agent

A fresh AGENT.md-specified project around one sharp idea: split expensive reasoning (query synthesis) from cheap formatting.

PeriodApr – Jun 2026StatusProductAreaLLM & Agents

Highlights

  1. Planner LLM → SOQL, validated by a dedicated SOQL guard (whitelisted objects and fields, read-only, injection defence), then a deterministic executor fallback.
  2. Composer LLM shapes retrieved rows into chart, table and KPI specs.
  3. Nonsense-question rejection with curated suggestions; schema discovery instead of hard-coded objects.