azurenoops / azurenoops/spin_agent

[BUG-9] Silent model swap — LLM model changes without user notification

Open
#698 1 comment 0 reactions 1 assignee Claimed by @jrspinella View on GitHub
agent:war-machine bug bug-mcp priority:high
Dominant language
C#
Stars
3
Forks
1
Avg merge
13h 18m
Merged PRs (30d)
60

Description

## BUG-9 — Silent Model Swap

**Category:** Bug — MCP Code | **Priority:** High

### Observation
The system silently swaps the active LLM model (e.g., fallback to a different model) without notifying the user or logging the substitution.

### Evidence
- Issue #643 — silent model swap observed

### Impact
Users receive responses from a different model than expected with no indication. This affects reproducibility, trust, and auditability of AI-generated content in compliance artifacts.

### Acceptance Criteria
- [ ] Model swap is logged with old model, new model, and reason
- [ ] If model swap occurs during a user-facing session, user is notified
- [ ] Compliance artifact generation records the exact model version used
- [ ] No silent fallbacks without explicit configuration

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.