Evidence Studio

demo.aefi.io is the human showcase. Agents should call the API. Studio never fabricates providers — if the graph is down, it says so.

Flow

  1. Describe an intent in natural language (or pick a preset).
  2. Optional structured floors: jobs, completion, capability tag.
  3. Sort by relevance, job count, completion, or recency.
  4. Open a provider: identity, performance, sample jobs and settlements.
  5. Explain a tx hash — ordered evidence steps.
  6. Verify the settlement against the graph.

Mode pill

live means the API can reach Neo4j. offline means search is disabled. The pill tracks graph health, not whether you have already searched.

Presets

Studio loads presets from GET /v1/scenarios when the API is up, and falls back to a local list. Presets that set job floors still allow semantic recall to surface providers (soft-rank, not a hard empty set).

Local

pnpm --filter @aefi/studio dev
# http://localhost:5173
# point VITE_AEFI_API_URL at your API