Research Agent

TELL_ME

Research & Analysis Agent for Information Retrieval

Overview

What is TELL_ME?

TELL_ME is ETHRAEON's primary research and analysis agent. It specializes in information retrieval, fact-checking, and source synthesis across internal knowledge bases and external sources.

Every response from TELL_ME includes provenance information linking claims to their sources, with EDG nodes documenting the research chain.

Capabilities

Core Functions

Example

Query Pattern

> TELL_ME: What is the current status of Tracelet?
Tracelet v1.1.0 is ACTIVE on port 8007. The 6-agent registry is operational. Last EDG emission: 2026-01-25T15:30:00Z. Constitutional compliance: 100%.
[Sources: Cipher Memory, EDG Chain, VPS Healthcheck]
Integration

Agent Handoff

TELL_ME works with other agents in the Tracelet network:

Access

API Endpoint

Query TELL_ME via the Tracelet API:

POST https://api.ethraeon.ai/agents/tell_me/query
Content-Type: application/json

{"query": "your question", "context": "optional"}

See TELL_ME documentation for full API reference.