mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-20 01:10: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
384 B
YAML
14 lines
384 B
YAML
id: langbot-performance-contract-gate
|
|
title: "LangBot performance contract gate"
|
|
description: "Fast synthetic contract checks for performance metric accounting and non-destructive reliability fault taxonomy."
|
|
type: contract
|
|
priority: p1
|
|
tags:
|
|
- performance
|
|
- reliability
|
|
- contract
|
|
- metrics
|
|
cases:
|
|
- langbot-overhead-accounting-contract
|
|
- langbot-fault-taxonomy-contract
|