mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-31 14:47:13 +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
15 lines
413 B
YAML
15 lines
413 B
YAML
id: langbot-live-backend-gate
|
|
title: "LangBot live backend reliability gate"
|
|
description: "Live backend control-plane responsiveness and runtime log health checks for a locally running LangBot instance."
|
|
type: reliability
|
|
priority: p1
|
|
tags:
|
|
- performance
|
|
- reliability
|
|
- live-backend
|
|
- metrics
|
|
cases:
|
|
- langbot-live-backend-latency
|
|
- langbot-live-control-plane-api
|
|
- langbot-live-backend-log-health
|