mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-16 07:20:59 +00:00
5b2826fa49
* Add performance and reliability QA gates * test(skills): prepare user path performance gate * test(skills): add debug chat load gate * test(skills): extend fake provider load profiles * test(skills): add debug chat timing and isolation probes * test(skills): clarify manual QA perf gates
14 lines
464 B
YAML
14 lines
464 B
YAML
id: langbot-debug-chat-isolation-gate
|
|
title: "LangBot Debug Chat isolation gate"
|
|
description: "Manual/non-required cross-pipeline Debug Chat isolation gate. Current releases may fail this gate because of product bug #2286; use it as regression evidence after the routing fix lands."
|
|
type: reliability
|
|
priority: p1
|
|
tags:
|
|
- reliability
|
|
- debug-chat
|
|
- websocket
|
|
- isolation
|
|
- concurrency
|
|
cases:
|
|
- langbot-fake-provider-debug-chat-cross-pipeline-isolation
|