Skip to content

Track Claude Sonnet 5 model version #1180

Description

@a5c-ai

Summary

Anthropic's current Claude model documentation lists Claude Sonnet 5 as a current model, but the Atlas graph appears to only mention Sonnet 5 in downstream agent-version notes (upstream-current-2026-07-01/02) and does not have a model:claude-sonnet-5@current ModelVersion node.

Evidence

Official docs reviewed on 2026-07-04:

  • Anthropic models overview: https://platform.claude.com/docs/en/about-claude/models/overview.md
  • Anthropic pricing: https://platform.claude.com/docs/en/about-claude/pricing.md
  • Anthropic model deprecations: https://platform.claude.com/docs/en/about-claude/model-deprecations.md

Key official doc details:

  • Exact model ID / Claude API ID: claude-sonnet-5
  • Claude API alias: claude-sonnet-5
  • AWS Bedrock ID: anthropic.claude-sonnet-5
  • Google Cloud / Vertex ID: claude-sonnet-5
  • Provider: Anthropic
  • API family: Anthropic Messages API; also available through Bedrock/Vertex/Claude Platform on AWS/Microsoft Foundry according to the model overview's current-model availability note
  • Context window: 1M tokens
  • Max synchronous Messages API output: 128k tokens
  • Batch extended-output beta: up to 300k output tokens with output-300k-2026-03-24 beta header
  • Capabilities: text + image input, text output, multilingual, vision; adaptive thinking supported; extended thinking listed as No
  • Pricing: model overview lists $3/MTok input and $15/MTok output with an introductory-pricing footnote; pricing page lists Claude Sonnet 5 introductory pricing through 2026-08-31 and standard pricing starting 2026-09-01. Verify exact first-party vs batch table placement before encoding final cost claims.
  • Lifecycle/deprecations: model deprecations page notes temperature, top_p, and top_k are deprecated on Claude Sonnet 5, returning 400 when set to non-default values.

Graph delta needed

Add/update Atlas graph records for:

  • New ModelVersion / compute model record: model:claude-sonnet-5@current
  • Family edge under the Claude Sonnet family
  • Provider edges for provider:anthropic, and provider/platform aliases for Bedrock and Vertex where local patterns support this
  • EvidenceSource records for Anthropic model overview, pricing, and deprecation docs
  • Claim records for model ID, provider aliases, context window, max output, modalities, adaptive thinking, non-support for extended thinking, pricing, cloud availability, lifecycle status, and deprecated parameter behavior
  • Transport/protocol support through Anthropic Messages API; Bedrock/Vertex compatibility should follow existing Claude 4.8 and Fable/Mythos sidecar patterns

Existing graph observations

  • rg "claude-sonnet-5|Sonnet 5" packages/atlas/graph finds agent-version/release-note references, but no compute model record for model:claude-sonnet-5@current.
  • Existing patterns to reuse: packages/atlas/graph/compute/models/model-issue-532.yaml for Claude Opus 4.8 and packages/atlas/graph/compute/models/claude-fable-5.yaml / claude-mythos-5.yaml.

Transport-adapter proxy impact

The model uses the Anthropic Messages API and existing Anthropic/Bedrock/Vertex Claude transport paths should support the required API shape. The graph update should verify whether any adapter model allowlists or default-model mappings need to include claude-sonnet-5 explicitly.

Metadata

Metadata

Assignees

Labels

adaptersAdapters package and cross-agent adapter surfacesagent-catalogAgent catalog and graph query packageatlasAtlas graph and catalog packageautomated-triageCreated or updated by automated triageeffort:mediumMedium implementation effortenhancementNew feature or requestgraph-updateAtlas graph update workmodel-version-updateModel release/version update trackingpriority:mediumMedium priority issue with meaningful workflow impactready-for-devTriaged and ready for developmentrisk:mediumMedium implementation risk; requires focused validation

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions