mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 04:57:09 +02:00
* QA Lab: add Convex credential source for Telegram lane * QA Lab: scaffold Convex credential broker * QA Lab: add Convex credential admin CLI * QA Lab: harden Convex credential security paths * QA Broker: validate Telegram payloads on admin add * fix: note QA Convex credential broker in changelog (#65596) (thanks @joshavant)
17 lines
602 B
Markdown
17 lines
602 B
Markdown
# QA Scenarios
|
|
|
|
Seed QA assets for the private `qa-lab` extension.
|
|
|
|
Files:
|
|
|
|
- `scenarios.md` - canonical QA scenario pack, kickoff mission, and operator identity.
|
|
- `frontier-harness-plan.md` - big-model bakeoff and tuning loop for harness work.
|
|
- `convex-credential-broker/` - standalone Convex v1 lease broker for pooled live credentials.
|
|
|
|
Key workflow:
|
|
|
|
- `qa suite` is the executable frontier subset / regression loop.
|
|
- `qa manual` is the scoped personality and style probe after the executable subset is green.
|
|
|
|
Keep this folder in git. Add new scenarios here before wiring them into automation.
|