mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-14 14:31:00 +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
13 lines
329 B
YAML
13 lines
329 B
YAML
id: langbot-user-path-performance-gate
|
|
title: "LangBot user-path performance gate"
|
|
description: "Browser-visible performance checks for user-facing LangBot paths such as Pipeline Debug Chat."
|
|
type: performance
|
|
priority: p1
|
|
tags:
|
|
- performance
|
|
- browser
|
|
- debug-chat
|
|
- user-path
|
|
cases:
|
|
- pipeline-debug-chat-performance
|