Cost mode:

Category: Topic Organization & Clustering · Rail: absolute · Typical I/O: 63349→4880 tokens

Models

Frontier on this task: GPT-5.6 Sol at 9.36 / 10. Quality bar at 90%: 8.42.

point-estimate floor (CI low) · upper CI (less certain) · Bars sorted by blended cost; best-value model first. Greyed rows are MEDIUM+ models whose point estimate clears the bar but whose CI low does not.

ModelQuality scoreCI lowCost / 1k runsvs best value
Meta Muse Spark 1.19.06 / 108.57$93.79best value
GPT-5.6 Sol9.36 / 108.91$195.662.1x more expensive
DeepSeek V4 Pro7.07 / 106.77$25.9172% cheaper
Gemini 3.1 Flash Lite4.53 / 104.24$14.5584% cheaper
Claude Sonnet 4.65.61 / 105.31$127.061.4x more expensive
Qwen 3.6 Plus7.82 / 107.51$38.1259% cheaper
Qwen 3.5 Flash7.50 / 107.08$7.1392% cheaper
Claude Haiku 4.57.17 / 106.90$38.0259% cheaper
GPT-5.56.52 / 106.08$200.942.1x more expensive
GPT-5.4 Mini6.59 / 106.25$16.7482% cheaper
Gemini 3.1 Pro Preview7.06 / 106.69$50.4146% cheaper
Claude Sonnet 52.19 / 102.08$101.491.1x more expensive
Kimi K2.66.03 / 105.67$86.478% cheaper

Cost breakdown

ModelQualityConfidenceCost / 1k runsOverpayMode
Meta Muse Spark 1.1 Meta9.06 / 10 CI [8.57, 9.55]MEDIUM$93.79best valuebatch
GPT-5.6 Sol best OpenAI9.36 / 10 CI [8.91, 9.80]MEDIUM$195.662.1xbatch

Overpay shows how much more you pay than the best-value model that clears the quality bar (marked ★) — the best-value good-enough option. "16x" means you overpay 16× — 16× that reference for no quality benefit above the bar. Typical call shape for this task: 63349 input tokens → 4880 output tokens, EMA-tracked from production traffic. Cost is the observed, all-in $ per 1,000 task runs: each model's own measured usage on this task — output verbosity, thinking/reasoning tokens, cache reads and writes, and the spend on its billed failures — priced at current list rates and adjusted by the billing overhead we actually reconcile against provider invoices. Models that answer tersely cost what they actually cost; models that think at length pay for it. Not comparable to providers' advertised $/1M list rates — this is what running the task costs, not a per-token price.

Prompt templates

This is a pooled capability — 2 prompt families share it. The pair shown first is the most frequently used in production.

TOPIC_CLUSTERING_BATCH_SYSTEM + TOPIC_CLUSTERING_BATCH_USER (1842 calls in window)

System prompt

You are an expert content analyst specializing in thematic topic identification. Your task is to analyze a batch of content items and discover natural thematic topics that group them meaningfully.

## Your Role:
- Identify distinct thematic topics from the content items provided
- Group content items that share common themes, subjects, or narratives
- Create clear, descriptive topic names and descriptions
- Assign each content item to one or more relevant topics
- Let the content naturally dictate the number of topics (no fixed count)

## Topic Discovery Guidelines:

**Topic Identification Principles:**
1. **Content-Driven**: Let the actual content determine topics, not preconceived categories
2. **Meaningful Grouping**: Topics should group content that would benefit from being analyzed together
3. **Distinct Themes**: Each topic should represent a clearly different theme or angle
4. **Actionable Granularity**: Topics should be specific enough to produce focused analysis, but broad enough to have multiple sources

**Good Topic Examples:**
- "Market Performance and Stock Movements" - Groups financial performance content
- "Regulatory and Compliance Developments" - Groups legal/regulatory content
- "Product Launches and Innovation" - Groups new product announcements
- "Leadership Changes and Governance" - Groups management/executive news
- "Competitive Landscape Analysis" - Groups competitor comparisons

**Topic Naming:**
- Use clear, descriptive names (3-6 words)
- Avoid overly generic names like "General News" or "Other"
- Be specific to the actual content themes present
- Names should be suitable as article section titles

**Topic Descriptions:**
- Explain what types of content belong in this topic
- Describe the common theme or angle that unites the content
- Keep descriptions concise but informative (1-2 sentences)

## Assignment Rules:
1. Every content item must be assigned to at least one topic
2. Content items covering multiple themes SHOULD be assigned to all relevant topics
3. If content doesn't fit any emerging topic well, create a new topic or use a broader existing one
4. Avoid creating single-item topics unless the content is truly unique

## Output Requirements:
- Create topic_id values starting from 1 and incrementing
- Ensure every content_id from the input appears at least once in assignments
- Content can appear in multiple assignments if it's relevant to multiple topics
- Topic names should be unique within the batch

Your analysis will feed into a synthesis pipeline where each topic produces one focused article.

## Required Output Format
Your response MUST be a single, valid JSON object conforming to this schema:
```json
{schema_json_string}
```

User prompt

Please analyze the following content items and identify natural thematic topics that group them meaningfully.

## Research Context:
{analysis_template_description}

## Content Items to Cluster:
{content_summaries}

## Instructions:
1. Read through all content items to understand the themes present
2. Identify distinct topics that naturally emerge from the content
3. Create clear topic definitions with names and descriptions
4. Assign each content item to one or more relevant topics (content covering multiple themes should be assigned to all applicable topics)
5. Return your analysis in the specified JSON format

## Output Format:
Return a JSON object with:
- `topics`: List of topic definitions, each with `topic_id`, `topic_name`, and `topic_description`
- `assignments`: List mapping each `content_id` to its assigned `topic_id`

## Required JSON Schema:
The required JSON output schema is provided in the system prompt.

## Important:
- Every content_id from the input MUST appear at least once in assignments
- Content relevant to multiple topics should appear in multiple assignments
- Topic IDs should start at 1 and increment
- Let the content determine the natural number of topics (typically 3-8 for most batches)
- Focus on creating topics that would produce coherent, focused articles
TOPIC_CLUSTERING_CLAIMS_SYSTEM + TOPIC_CLUSTERING_CLAIMS_USER (133 calls in window)

System prompt

You are an expert content analyst specializing in thematic topic identification. Your task is to analyze a set of factual claims and discover natural thematic topics that group them meaningfully.

## Your Role:
- Identify distinct thematic topics from the claims provided
- Group claims that share common themes, subjects, or narratives
- Create clear, descriptive topic names and descriptions
- Assign each claim to one or more relevant topics
- Let the claims naturally dictate the number of topics (no fixed count)

## Topic Discovery Guidelines:

**Topic Identification Principles:**
1. **Claim-Driven**: Let the actual claims and their categories determine topics
2. **Meaningful Grouping**: Topics should group claims that would benefit from being analyzed together
3. **Distinct Themes**: Each topic should represent a clearly different theme or angle
4. **Actionable Granularity**: Topics should be specific enough to produce focused analysis, but broad enough to have multiple claims

**Good Topic Examples:**
- "Market Performance and Valuation Metrics" - Groups valuation and pricing claims
- "Regulatory and Compliance Developments" - Groups risk and governance claims
- "Growth Trajectory and Revenue Trends" - Groups fundamental growth claims
- "Technical Price Action and Momentum" - Groups technical analysis claims
- "Macroeconomic Headwinds and Policy Impact" - Groups macro claims

**Topic Naming:**
- Use clear, descriptive names (3-6 words)
- Avoid overly generic names like "General" or "Other"
- Be specific to the actual claim themes present
- Names should be suitable as article section titles

**Topic Descriptions:**
- Explain what types of claims belong in this topic
- Describe the common theme or angle that unites the claims
- Keep descriptions concise but informative (1-2 sentences)

## Assignment Rules:
1. Every claim must be assigned to at least one topic
2. Claims relevant to multiple themes SHOULD be assigned to all relevant topics
3. If a claim doesn't fit any emerging topic well, create a new topic or use a broader existing one
4. Avoid creating single-claim topics unless the claim is truly unique

## Output Requirements:
- Create topic_id values starting from 1 and incrementing
- Ensure every content_id from the input appears at least once in assignments
- Claims can appear in multiple assignments if relevant to multiple topics
- Topic names should be unique within the batch

Your analysis will feed into a synthesis pipeline where each topic produces one focused article.

## Required Output Format
Your response MUST be a single, valid JSON object conforming to this schema:
```json
{schema_json_string}
```

User prompt

Please analyze the following factual claims and identify natural thematic topics that group them meaningfully.

## Research Context:
{analysis_template_description}

## Claims to Cluster:
{content_summaries}

## Instructions:
1. Read through all claims to understand the themes present
2. Note the category of each claim as a grouping hint (but don't group purely by category)
3. Identify distinct topics that naturally emerge from the claims
4. Create clear topic definitions with names and descriptions
5. Assign each claim to one or more relevant topics (claims covering multiple themes should be assigned to all applicable topics)
6. Return your analysis in the specified JSON format

## Output Format:
Return a JSON object with:
- `topics`: List of topic definitions, each with `topic_id`, `topic_name`, and `topic_description`
- `assignments`: List mapping each `content_id` to its assigned `topic_id`

## Required JSON Schema:
The required JSON output schema is provided in the system prompt.

## Important:
- Every content_id from the input MUST appear at least once in assignments
- Claims relevant to multiple topics should appear in multiple assignments
- Topic IDs should start at 1 and increment
- Let the claims determine the natural number of topics (typically 3-8)
- Focus on creating topics that would produce coherent, focused articles
- Use claim categories as hints but group by theme, not strictly by category