# Pricing Refresh Parser Diagnostics

Generated: 2026-05-16T04:30:00+05:30
Version: 0.2.0

Pricing pages change without notice. This diagnostic report separates extracted fields from source-linked fallbacks so the cost-curve article can stay transparent while provider pages drift.

## Summary

| Metric | Count |
| --- | ---: |
| Sources | 4 |
| Parsed rows | 2 |
| Fallback rows | 2 |
| Fetch failures | 0 |
| Rows needing review | 2 |

## Provider Diagnostics

| Provider | Model | Status | Retrieval | Confidence | Fallback fields |
| --- | --- | --- | --- | --- | --- |
| OpenAI | GPT-5.5 | source-linked-fallback | browser | low-selector-drift | inputPerMTok, cachedInputPerMTok, outputPerMTok |
| Anthropic | Claude Opus 4.7 | parsed | fetch | high | none |
| Google | Gemini 3.1 Pro Preview | source-linked-fallback | fetch | low-selector-drift | inputPerMTok, cachedInputPerMTok, outputPerMTok |
| xAI | grok-4.3 | parsed | fetch | high | none |

## Review Triggers

- **OpenAI GPT-5.5:** Review immediately; the expected model label was not found in the retrieved page text.
- **Anthropic Claude Opus 4.7:** Review when provider changes pricing table columns, token units, model name, batch policy, or cache policy.
- **Google Gemini 3.1 Pro Preview:** Review when provider changes pricing table columns, token units, model name, batch policy, or cache policy.
- **xAI grok-4.3:** Review when provider changes pricing table columns, token units, model name, batch policy, or cache policy.
