fix(ms-ai-architect): RX-KB1 strip stale plain-Verified pipe-tails (87) + audit-deteksjon [skip-docs]
De 87 referansefilene bar en plain-text `| Verified: <dato>`-hale på **Last updated:**-linjen i 500B-header-vinduet — usynlig for den bold-only kontrakt-stacken (kb-headers.mjs / audit RE_VERIFIED), og claimet en verifisering judgen aldri gjorde (samme poison-klasse som de 14 bold **Verified:** MCP Spor 1 fjernet). Uhåndtert springer den også dual-Verified-fellen: R7s insertVerifiedFields ville stemplet en bold-verdi ved siden av den plain → to motstridende provenance-claims per fil. - ny driver strip-stale-verified-pipe.mjs: frosset 87-manifest (18 advisor + 45 eng + 8 gov + 16 sec), pure verdi-bevarende strip (kun ` | Verified: …`-halen; **Last updated:**-dato byte-eksakt), hard per-fil-invariant (linjeantall uendret, body byte-identisk, dato bevart), idempotent, atomicWriteSync (RX-OPS2 recovery-kontrakt). - audit-corpus-headers.mjs: ny plain-Verified-deteksjon (RE_PLAIN_VERIFIED + plainVerifiedPipe) — gjør M4-blindheten synlig så en stale plain-hale ikke kan gjenoppstå stille (non-advisor scope). - 87 filer strippet; plain Verified i vinduet 0/389; live-audit plainVerifiedPipe 0. Mekanisme: +15 tester (12 strip + 3 audit). Suite 875→890 exit 0. validate-plugin.sh 250/0. Utsatt → RX-KB1b: footer-dato-avvik + label-whitelist (annen dialekt, flag-to-human).
This commit is contained in:
parent
b3011da017
commit
712a143e58
91 changed files with 478 additions and 87 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Security for Microsoft AI Solutions
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06-24
|
||||
**Last updated:** 2026-06-24
|
||||
**Category:** Solution Architecture & Advisory
|
||||
**Status:** Established Practice
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Adaptive Cards for Rich Copilot Responses
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# API Rate Limiting and Resilience Patterns
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Copilot Connectors - Implementation Patterns
|
||||
|
||||
**Last updated:** 2026-04 | Verified: MCP 2026-04-10
|
||||
**Last updated:** 2026-04
|
||||
**Status:** GA (Synced Connectors) / Early Access Preview (Federated Connectors)
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Security Patterns for Copilot Extensions
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multi-Agent Orchestration in Copilot
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Generally Available (GA)
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Localization and Globalization in Copilot
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Declarative Agents - Design and Implementation
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Grounding Strategies for Declarative Agents
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# M365 Copilot Plugins - Ecosystem and Distribution
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Model Context Protocol (MCP) in Copilot Studio
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** Generally Available (GA)
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Power Automate and Copilot Studio Integration
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# SharePoint and OneDrive Copilot Agents
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Copilot Extensibility & Integration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Error Handling and Fallback Prompting Strategies
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Few-Shot and Zero-Shot Learning Techniques
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Multimodal Prompt Design with Images and Text
|
||||
|
||||
**Last updated:** 2026-06-19 | Verified: MCP 2026-06-19
|
||||
**Last updated:** 2026-06-19
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Real-Time Reasoning and Performance Optimization
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA (`gpt-realtime` og `gpt-realtime-1.5` er GA-modeller; «preview»-suffikset gjelder nå kun de eldre `gpt-4o-realtime-preview`-modellene)
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Role-Playing and Persona-Based Prompting
|
||||
|
||||
**Last updated:** 2026-06-24 | Verified: MCP 2026-06
|
||||
**Last updated:** 2026-06-24
|
||||
**Status:** GA
|
||||
**Category:** Prompt Engineering & LLM Optimization
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue