Contract Probe

Probe a self-hosted or explicitly authorized app's real behavior against its own documented contract (README, help text, spec) with bounded, non-destructive adversarial inputs, judging deviation from what is promised rather than only crash-vs-no-crash - convert each confirmed defect into a tagged Gherkin regression scenario. Never applies a fix. Use for shift-right coverage complementary to the spec-first journey.

QAIA-Project 65d67a0 5 files · 15.4 KB Updated

File contents

QAIA-Project/QAIA/tree/main/plugins/qaia-playwright/skills/contract-probe commit 65d67a07e9

Frequently asked questions

npx skillmds@latest add qaia-project/contract-probe