fix(ms-ai-architect): R5 G5b — 4 innholds-fikser (retired gpt-35-turbo→gpt-4o-mini, vector-quant GA 2024-07-01, 2 overclaims nyansert), hver live-verifisert per MS Learn-kilde [skip-docs]

This commit is contained in:
Kjell Tore Guttormsen 2026-07-04 17:09:23 +02:00
commit 36fd4cfe7b
5 changed files with 72 additions and 9 deletions

View file

@ -7,7 +7,8 @@
"note": "This is a SAMPLE of corpus errors (255 volatile claims). Spor 1 surfaces the full set corpus-wide. [2026-06-29] Spor 0 executed: 37 fixes applied (each value live-verified per source before edit; recurrences of each wrong fact fixed file-wide), 1 rejected (#8 model-router-GA: file already correct). Adjacent (non-38) findings captured for Spor 1.",
"applied": 37,
"rejected": 1,
"applied_date": "2026-06-29"
"applied_date": "2026-06-29",
"g5b_note": "[2026-07-04] R5 G5b-restanse: 4 innholds-fikser påført (adr zero-permission-overclaim, multi-region retired gpt-35-turbo→gpt-4o-mini, network obligatorisk→anbefalt, vector-storage GA 2024-11-01→2024-07-01). Hver live-verifisert per kilde (Opus xhigh verify-agent) før edit. De 38 kjerne-fiksene var allerede applied 2026-06-29. Se g5b_fixes[]."
},
"fixes": [
{
@ -619,5 +620,67 @@
"verified": "2026-06-29",
"verified_by": "per-source verify-agent (Opus xhigh, live microsoft_docs_fetch) + main-context apply"
}
],
"g5b_fixes": [
{
"id": "ms-ai-advisor/architecture/adr-template.md#g5b",
"file": "skills/ms-ai-advisor/references/architecture/adr-template.md",
"skill": "ms-ai-advisor",
"claim_type": "capability-overclaim",
"verdict": "confirm-fix",
"wrong_assertion": "Zero permission management - SharePoint permissions respekteres automatisk",
"correction": "Overclaim: Copilot/Graph håndhever eksisterende tilganger (sant), men oversharing må fortsatt styres aktivt (Restricted SharePoint Search, SharePoint Advanced Management, sensitivitetsmerker, Purview). \"Zero permission management\" fjernet.",
"source": "https://learn.microsoft.com/microsoft-365/copilot/security-microsoft-365-copilot",
"reverify_required": true,
"fixed": true,
"applied": true,
"verified": "2026-07-04",
"verified_by": "per-source verify-agent (Opus xhigh, live MS Learn) + main-context apply"
},
{
"id": "ms-ai-infrastructure/bcdr/multi-region-azure-openai-deployment.md#g5b",
"file": "skills/ms-ai-infrastructure/references/bcdr/multi-region-azure-openai-deployment.md",
"skill": "ms-ai-infrastructure",
"claim_type": "retired-model",
"verdict": "confirm-fix",
"wrong_assertion": "gpt-35-turbo listet som tilgjengelig modell (regionstabeller + kvoteeksempler, 5 forekomster)",
"correction": "Alle gpt-35-turbo-versjoner retired (0301/0613 2025-02-13, 16k 2025-04-30, 1106/0125 forbi \"no earlier than 2025-09-01\"-vindu) → byttet til gpt-4o-mini (bekreftet Standard-tilgjengelig i Sweden Central / West Europe / UK South).",
"source": "https://learn.microsoft.com/azure/ai-foundry/openai/concepts/model-retirements",
"reverify_required": true,
"fixed": true,
"applied": true,
"verified": "2026-07-04",
"verified_by": "per-source verify-agent (Opus xhigh, live MS Learn) + main-context apply"
},
{
"id": "ms-ai-infrastructure/bcdr/network-resilience-patterns-ai.md#g5b",
"file": "skills/ms-ai-infrastructure/references/bcdr/network-resilience-patterns-ai.md",
"skill": "ms-ai-infrastructure",
"claim_type": "overstatement",
"verdict": "confirm-fix",
"wrong_assertion": "Circuit Breaker + Retry med exponential backoff er OBLIGATORISK for alle Azure AI API-kall — dette er ikke valgfritt.",
"correction": "Overstatement: MS rammer retry/circuit-breaker som anbefalt beste praksis (Well-Architected reliability patterns), ikke krav. Endret til \"sterkt anbefalt ... ikke et absolutt krav\".",
"source": "https://learn.microsoft.com/azure/well-architected/reliability/design-patterns",
"reverify_required": true,
"fixed": true,
"applied": true,
"verified": "2026-07-04",
"verified_by": "per-source verify-agent (Opus xhigh, live MS Learn) + main-context apply"
},
{
"id": "ms-ai-security/cost-optimization/vector-storage-cost-optimization.md#g5b",
"file": "skills/ms-ai-security/references/cost-optimization/vector-storage-cost-optimization.md",
"skill": "ms-ai-security",
"claim_type": "ga-date",
"verdict": "confirm-fix",
"wrong_assertion": "Vector quantization (GA siden 2024-11-01)",
"correction": "GA-dato feil: scalar + binary quantization ble GA i 2024-07-01 stable Search-API. 2024-11-01 var en preview (rescoring/syntaks). Rettet til 2024-07-01.",
"source": "https://learn.microsoft.com/azure/search/search-api-migration",
"reverify_required": true,
"fixed": true,
"applied": true,
"verified": "2026-07-04",
"verified_by": "per-source verify-agent (Opus xhigh, live MS Learn) + main-context apply"
}
]
}