mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-21 01:51:39 -06:00
f7a8638282
* feat(audit): explain outbound message delivery * fix(audit): record early message policy denials * refactor(audit): split message delivery readers * test(outbound): cover delivery audit lifecycle * fix(audit): preserve message progress across downgrade * fix(audit): keep progress out of activity protocol * docs(audit): keep activity outcomes terminal-only * fix(audit): bound merged delivery paging * fix(audit): trust decision channel references * fix(audit): keep retention constant private * fix(audit): record broadcast target denials * fix(audit): distinguish broadcast denial receipts * test(qa): enforce message delivery receipt proof * fix(audit): integrate C04 with schema v9 owners * chore(audit): satisfy assertion safety gate * refactor(agents): split explicit message target guard * test(audit): materialize pinned reader in shallow CI * test(qa): poll terminal audit persistence * fix(delivery): defer audit terminal to recovery * test(qa): isolate message delivery restart proof * test(qa): keep gateway restart config canonical * test(qa): exclude unrelated restart plugins * test(qa): remove unused restart plugins * test(qa): disable automatic memory plugin * test(qa): converge replacement gateway startup * fix(plugins): stabilize registry fingerprints * fix(plugins): use public normalization export * test(plugins): keep fingerprint fixture immutable * fix(audit): bind delivery receipts to exact executions * chore(audit): keep terminal binding helper private * test(reply): cover unbound admission callbacks * docs(agents): preserve durable delivery ownership
QA Scenarios
Seed QA assets for the private qa-lab extension.
Files:
scenarios/index.yaml- canonical QA scenario pack, kickoff mission, and operator identity.scenarios/<theme>/*.yaml- one runnable scenario per YAML file.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 suiteis the executable frontier subset / regression loop.qa manualis the scoped personality and style probe after the executable subset is green.qa coverageprints the scenario coverage inventory from scenario YAML.
Operator workflows:
- Use the
openclaw-qa-testingskill for QA Lab live lanes, Convex credential pool operations, and WhatsApp live credential setup/replacement.
Keep this folder in git. Add new scenarios here before wiring them into automation.