mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-12 05:40:58 +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
17 lines
521 B
YAML
17 lines
521 B
YAML
id: langbot-performance-reliability-gate
|
|
title: "LangBot performance and reliability starter gate"
|
|
description: "Starter gate for LangBot performance accounting, live backend control-plane latency, and non-destructive fault taxonomy checks."
|
|
type: reliability
|
|
priority: p1
|
|
tags:
|
|
- performance
|
|
- reliability
|
|
- metrics
|
|
- chaos
|
|
cases:
|
|
- langbot-overhead-accounting-contract
|
|
- langbot-fault-taxonomy-contract
|
|
- langbot-live-backend-latency
|
|
- langbot-live-control-plane-api
|
|
- langbot-live-backend-log-health
|