Validation Complete

Activate and run provider-normalized validation playbooks across configured AIWG providers, including single-provider and all-provider checks.

jmagly da089ad 1022 B Updated

File contents

Validation Complete

Use this driver to activate the validation framework:

aiwg use validation-complete --provider <provider>

Then select the canonical playbook:

  • provider-validation.yaml validates one provider.
  • validate-all-providers.yaml validates every configured provider and normalizes results through provider-normalization.yaml.

Report provider-specific evidence separately before presenting the normalized aggregate. A missing or unsupported provider result must remain visible rather than being converted into a pass.

References

  • @$AIWG_ROOT/agentic/code/frameworks/validation-complete/README.md
  • @$AIWG_ROOT/agentic/code/frameworks/validation-complete/playbooks/provider-validation.yaml
  • @$AIWG_ROOT/agentic/code/frameworks/validation-complete/playbooks/validate-all-providers.yaml

jmagly/aiwg/tree/main/agentic/code/frameworks/validation-complete/skills/validation-complete commit da089ad8c7

Frequently asked questions

npx skillmds@latest add jmagly/validation-complete-2