Back to case library

SignalAtlas: noisy market-research performance case

This case uses a noisy, multi-tool, long-chain marketing research scenario to show how a harness controls execution and how latency, coverage, cost, evidence, and trace metrics prove delivery.

Architecture choice, problem, and result first

Architecture and selection

Agent Harness architecture for complex delivery chains

The marketing research scenario has noisy data, multi-step tool calls, evidence quality checks, and reusable public-demo requirements. The harness becomes the control layer for models, tools, state, evaluation, and replay.

Problem solved

Fragmented signals needed an auditable strategy path

The original issue was scattered sources, vague model summaries, weak traceability for client reviewers, and no process chain that could be explained in a live demo.

Results achieved

A demo-ready, reviewable, evaluable case asset

The delivery produced a live demo, eight harness nodes, evidence lineage, quality checks, and a replay document that clients can inspect and the team can rerun and extend.

Advanced Agent systems need a harness control layer

Models change and tools get replaced; the harness determines whether the system can be delivered. It defines state flow, tool timing, evidence gates, output evaluation, and failure fallback.

Control layer

The harness stabilizes long-chain state

The model handles local reasoning while the harness owns stage state, input-output contracts, tool order, and failure handling across long-running agent chains.

Tool layer

Search, collection, filtering, and packaging are explicit

Marketing signals require multi-step handling. The harness turns external sources, evidence gates, strategy mapping, and delivery packaging into replaceable modules.

Evaluation layer

Every run can be replayed, compared, and evaluated

The same brief can be rerun and compared on source coverage, evidence density, strategy consistency, and output quality, creating room for continuous improvement.

Delivery layer

Production needs boundaries and fallbacks

Privacy, public safety, missing data, weak evidence, and unstable model behavior need gates. A harness turns those boundaries into enforceable system behavior.

Show both process and conclusion

Signal input

Public data enters the evidence chain

5 classes
Social video1.8k

Creator clips, hooks, recurring objections

Live
Community620

Threads, comparison language, trust markers

Filtered
Reviews410

Texture, price, repeat-buy, failure modes

Scored
Quality gates

Every output passes through boundaries

12 checks
Scope Privacy Lineage Density Traceability Reusable handoff
Quality GatePublic-safe pass rate≥98%
Eval TargetEvidence Coverage≥85%
Handoff TargetReusable handoff rate≥90%

SignalAtlas metrics prove it can carry noisy research workflows

This project measures more than “8 agent nodes.” The professional metrics cover end-to-end latency, source coverage, evidence coverage, duplicate-signal compression, planner redundancy, tool call success, human intervention, recovery, regression failure, cost per strategy pack, and trace coverage.

Benchmark Target

P95 ≤ 90s

End-to-end strategy latency

Full chain time from accepted brief to strategy pack, evidence summary, and demo talk track, covering the model call and surrounding workflow.

Validation: 20 fixed briefs, 5 public-source classes, 8-node harness, cold and warm cache split.
Coverage Target

≥5 classes/run

Signal-source coverage

Each run covers social, community, creator, review, and public-web signals so strategy draws from multiple source classes.

Validation: count valid source classes; duplicate and untraceable sources are excluded.
Eval Target

≥85%

Evidence Coverage

Strategic claims, opportunities, and channel recommendations need public-signal or human-input support alongside model prose.

Validation: every key claim needs at least one reviewable evidence item or it counts as unsupported.
Engineering Estimate

≥70%

Duplicate-signal compression

Noisy research contains repeated comments and copied phrasing; the system compresses similar evidence before model reasoning.

Validation: compare evidence item count before and after dedupe while preserving source lineage.
Cost Envelope Estimate

6k-25k tokens

Cost per strategy pack

Includes brief normalization, collection planning, evidence filtering, pattern mapping, strategy generation, and handoff packaging.

Validation: tokens / successful strategy pack, strong model call ratio, and cache hit rate.
Observability Target

100%

Trace coverage

All 8 agent nodes, tool inputs and outputs, evidence gates, and failure reasons must enter trace for replay and optimization.

Validation: each run can be replayed by node, tool, evidence gate, and final artifact.
Planning Target

≤20%

Planner step redundancy

Research agents can repeatedly search, resummarize, and wander. Planner metrics constrain unnecessary execution steps.

Validation: compare actual steps with a human-labeled shortest effective path; repeated search, repeated filtering, and no-new-evidence steps count as redundant.
Tool Reliability Target

≥98.5%

Tool call success rate

Search, collection, filtering, evidence storage, and delivery packaging are all tool-chain work; failures affect the strategy pack.

Validation: count HTTP, parsing, schema, permission, and timeout errors per tool call; retry success is marked separately.
Tool Use Target

≥97%

Tool Parameter Accuracy

The agent must call tools and construct correct queries, source scopes, filters, and output schemas.

Validation: trace sampling checks query, source class, time range, dedupe key, and output schema against task intent.
Human Review Target

≤15%

Human intervention rate

High-risk briefs, unclear privacy boundaries, and weak evidence should enter human review while normal tasks keep automated flow.

Validation: human review / successful strategy pack, attributed to privacy, low evidence, strategy conflict, or client confirmation.
Recovery Target

≥90%

Failure recovery rate

When sources fail, tools time out, evidence is weak, or model output is invalid, the system should degrade, retry, or switch paths.

Validation: among recoverable failures, share that ends in a valid strategy pack or explicit human handoff; silent failures count as failures.
Release Gate

≤5%

Regression failure rate

Prompt, tool, source planner, or evidence-gate changes are checked against old briefs to protect strategy quality.

Validation: every release reruns a fixed brief set and checks evidence coverage, strategy consistency, human gates, and cost drift.

What this case proves for clients

From chat output to delivery workflow

The system turns one-off strategy prompting into an observable multi-node workflow with state, artifacts, and boundaries.

From plausible text to evidence-backed claims

Key strategy claims stay attached to public-source signals, making output easier for clients to review, challenge, and calibrate.

From project work to reusable assets

Collection, evaluation, mapping, strategy, and packaging become reusable architecture rather than a one-off interface.

From node demo to complete Agent OS chain

01Interviewer
02PrivacyGuard
03SourcePlanner
04SignalCollector
05EvidenceGate
06PatternMapper
07Strategist
08DeliveryPackager
01

Interviewer

Normalize brief

Turns product, goals, budget, and boundaries into stable project state.

02

PrivacyGuard

Scope guard

Decides what can safely enter public demo and downstream reasoning.

03

SourcePlanner

Collection plan

Separates channel preference, sample density, and query strategy.

04

SignalCollector

Public signals

Connects social, community, creator, review, and web signals.

05

EvidenceGate

Quality filter

Filters duplicate, low-relevance, low-density, and unusable evidence.

06

PatternMapper

Audience map

Maps scattered comments into scenarios, motives, and audience structure.

07

Strategist

Opportunity architecture

Builds opportunity matrices, channel priorities, and strategic direction.

08

DeliveryPackager

Case playbook

Packages strategy summary, evidence notes, and next-action checklist.

Clients see workflow, evidence, and governance boundaries

01Public website layer

Value and credibility

For website visitors: explain the problem, transformation path, and reusable architecture without exposing private details.

02Product demo layer

Openable, explainable, verifiable

The standalone subdomain carries the complete product-like experience so clients can inspect workflow, nodes, evidence, and outputs.

03Engineering governance layer

Explain how the system improves

Turns agent nodes, state, evidence contracts, evaluation scope, and safety boundaries into rerunnable governance assets.

From a static result page to an explainable, replayable, acceptance-ready Agent chain

Before
  • One-off prompts and static result pages
  • Fragile source lineage
  • No clear process visibility in the UI
After
  • Eight-node Agent OS workflow
  • Public-safe evidence and data contract
  • Demo-ready, reviewable, acceptance-ready case asset

Clients can inspect inputs, process, evidence, and outputs

The public page shows only client-verifiable content: how the brief enters the system, how agents execute, where evidence comes from, how weak outputs are gated, and how final artifacts are accepted.

Trace, evals, and regression suites keep quality bounded after launch

Metrics constrain runtime quality. Every prompt, tool, source-planning, or evidence-gate change should rerun a fixed task set and inspect planner redundancy, tool calls, human intervention, recovery, and cost drift.

Read the case, then open the full demo

The case page explains metric scope and governance boundaries; the demo shows the full execution chain.

Enter Demo