docs(architect): KB follow-up — batch 3 content updates

Additional factual updates from batch 3 research:

- responsible-ai-training-awareness.md: module renamed
  "Azure AI Studio" → "Microsoft Foundry" (3 occurrences)
- transparency-documentation-standards.md: ISO/IEC 42001 scope expanded
  to include Copilot Studio, Microsoft Foundry, Security Copilot,
  GitHub Copilot, Dragon Copilot
- ai-act-compliance-guide.md: same ISO 42001 scope expansion
- human-in-the-loop-oversight.md: AI approval stages in Copilot Studio
  (GPT-o3 as AI approver, new Human in the loop connector)
- continuous-improvement-feedback-loops.md: MLflow 3 Feedback vs
  Expectation assessment types, Genie Code trace analysis

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-04-09 22:43:12 +02:00
commit ecc5433818
5 changed files with 12 additions and 7 deletions

View file

@ -31,7 +31,7 @@ HITL-implementasjoner i Microsoft-stakken består av flere samvirkende komponent
| Plattform | Mekanisme | Bruksområde |
|-----------|-----------|-------------|
| **Power Automate** | Multistage Approvals (GA) | Strukturerte godkjenningsflyter med både AI- og manuell-godkjenning, eskalering basert på konfidensgrader |
| **Power Automate / Copilot Studio** | Multistage og AI-approvals (Preview) | Strukturerte godkjenningsflyter med AI-stage (GPT-o3 gjør Approve/Reject med begrunnelse) og manuell-stage; ny 'Human in the loop'-kobling; conditions mellom stages for dynamisk routing *(Verified MCP 2026-04)* |
| **Azure Logic Apps** | Human Approval Connectors | Pauser AI-prosesser for menneskelig validering, integreres med Microsoft Teams, Outlook, eller egne dashboards |
| **Copilot Studio** | Human Handoff Topic | Overfører samtale fra agent til menneskelig representant når AI ikke kan løse oppgaven |
| **Microsoft Agent Framework** | HITL Orchestrations | Subworkflows som pauseer agent-kjeder for menneskelig feedback/approval på agentoutput |