Upgrade Nemo model from Sonnet 4 to Sonnet 4.6 #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — improves SQL generation quality for the db_query tool (#27).
Repo
forgejo_admin/pal-e-deploymentsUser Story
As Marcus (admin)
I want Nemo to understand complex questions and generate accurate SQL
So that I get correct answers the first time
Context
Nemo currently runs
claude-sonnet-4-20250514(set inpal-e-deployments/overlays/westside-ai-assistant/prod/deployment-patch.yamlline 16). Upgrading toclaude-sonnet-4-6-20250514provides better SQL generation, schema reasoning, and natural language understanding. The k8s deployment env varANTHROPIC_MODELdefaults toclaude-sonnet-4-20250514in the base but is overridden by the kustomize patch.One-line change in the deployment patch YAML.
File Targets
Files to modify:
overlays/westside-ai-assistant/prod/deployment-patch.yamlline 16 — changeclaude-sonnet-4-20250514toclaude-sonnet-4-6-20250514Files NOT to touch:
Acceptance Criteria
claude-sonnet-4-6-20250514in kustomize overlayTest Expectations
Constraints
Checklist
Related
project-westside-basketballScope Review: NEEDS_REFINEMENT
Review note:
review-730-2026-03-30The ticket's premise is incorrect: the current model is already
claude-sonnet-4-20250514(Sonnet 4), notclaude-haiku-4-5-20251001(Haiku 4.5) as stated. This is a Sonnet 4 → Sonnet 4.6 upgrade, not a Haiku → Sonnet upgrade.Issues found:
claude-sonnet-4-20250514inpal-e-deployments/overlays/westside-ai-assistant/prod/deployment-patch.yamlline 16pal-e-deployments, not this repoUpgrade Nemo model from Haiku 4.5 to Sonnet 4.6to Upgrade Nemo model from Sonnet 4 to Sonnet 4.6Scope refinement (review-730-2026-03-30):
claude-haiku-4-5-20251001, actuallyclaude-sonnet-4-20250514. Upgrade is Sonnet 4 → Sonnet 4.6.pal-e-deployments, notwestside-ai-assistant.overlays/westside-ai-assistant/prod/deployment-patch.yamlline 16.story:WS-S5— this upgrade directly serves Marcus's ability to query dashboard/program data. Creating a new story for model management is overhead for a one-line change.arch-westside-ai-assistantis tracked as discovered scope, not a blocker for this ticket.Scope Review: APPROVED
Review note:
review-730-2026-03-30-r2Re-review after refinement. All blocking issues from the first review (review-730-2026-03-30) have been addressed:
Non-blocking items:
arch-westside-ai-assistantdoes not exist -- track as discovered scopeTicket is ready for dispatch.