Chat: expand mixed-domain ambiguity strict coverage#796
Conversation
IntelligenceX ReviewReviewing PR #796: Chat: expand mixed-domain ambiguity strict coverage Merge blockers: items in Todo List ✅ and Critical Issues
Summary 📝PR direction is solid (adds meaningful strict coverage and a new mixed-domain scenario), but there is one merge-blocking correctness issue in the PowerShell quality gate: the mixed-domain minimum-count rule appears to be applied globally and can break filtered runs. Todo List ✅
Critical Issues
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 12b35b37ac
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Addressed the latest IntelligenceX/Codex blocker items in this PR:
Current merge blocker is now infra-only:
Once the external dependency/workflow blocker is cleared, this PR should be ready to merge. |
Summary
dns-first-switchback) to cover DNS-first routing and AD switch-back behaviormixed-domain-ambiguity-*-10-turn.jsonscenarios, not just a single fileValidation
pwsh .github/scripts/test-chat-scenario-catalog-quality.ps1dotnet test IntelligenceX.Chat/IntelligenceX.Chat.Tests/IntelligenceX.Chat.Tests.csproj -c Release --filter "FullyQualifiedName~HostScenarioCatalogStrictnessTests"dotnet build IntelligenceX.sln -c Releasedotnet test IntelligenceX.sln -c Releasedotnet ./IntelligenceX.Tests/bin/Release/net8.0/IntelligenceX.Tests.dlldotnet ./IntelligenceX.Tests/bin/Release/net10.0/IntelligenceX.Tests.dll