AGENTS.md
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
index.html
pyproject.toml
qacraft_build.py
setup.py
.github/workflows/validate.yml
adapters/README.md
catalog/skills.json
docs/COMPATIBILITY.md
docs/EVALUATIONS.md
docs/INSTALLATION.md
docs/PHASE_2.md
docs/PRODUCTION_READINESS.md
docs/RELEASE_CHECKLIST.md
docs/index.html
docs/skills/api-qa.html
docs/skills/automation-review.html
docs/skills/bug-report.html
docs/skills/bug-triage.html
docs/skills/customer-issue-repro.html
docs/skills/exploratory-qa.html
docs/skills/feature-qa.html
docs/skills/flaky-test-triage.html
docs/skills/incident-qa.html
docs/skills/network-qa.html
docs/skills/offline-qa.html
docs/skills/permission-qa.html
docs/skills/platform-matrix.html
docs/skills/playback-qa.html
docs/skills/qa-daily-summary.html
docs/skills/qa-handoff.html
docs/skills/qa-retrospective.html
docs/skills/regression-scope.html
docs/skills/release-qa.html
docs/skills/smoke-test.html
docs/skills/staged-rollout-check.html
docs/skills/test-case-review.html
docs/skills/test-plan.html
docs/skills/ticket-review.html
docs/skills/verify-fix.html
evaluations/fixtures.json
evaluations/rubrics.json
evaluations/examples/api-qa-pass.json
evaluations/examples/customer-issue-repro-pass.json
evaluations/examples/feature-qa-pass.json
evaluations/examples/regression-scope-pass.json
evaluations/examples/staged-rollout-check-pass.json
evaluations/examples/test-plan-pass.json
evaluations/fixtures/api-qa-secret-output.json
evaluations/fixtures/customer-issue-repro-missing-approval.json
evaluations/fixtures/regression-scope-ungrounded-claim.json
evaluations/fixtures/staged-rollout-check-invalid-continue.json
evaluations/fixtures/test-plan-missing-output.json
qacraft/__init__.py
qacraft/__main__.py
qacraft.egg-info/PKG-INFO
qacraft.egg-info/SOURCES.txt
qacraft.egg-info/dependency_links.txt
qacraft.egg-info/entry_points.txt
qacraft.egg-info/top_level.txt
schemas/approval.schema.json
schemas/cleanup.schema.json
schemas/decision.schema.json
schemas/evaluation-candidate.schema.json
schemas/evaluation-report.schema.json
schemas/evidence-manifest.schema.json
schemas/execution-event.schema.json
schemas/finding.schema.json
schemas/report.schema.json
schemas/run-context.schema.json
schemas/skill-catalog.schema.json
scripts/demo.py
scripts/generate_docs.py
scripts/qacraft.py
scripts/qacraft_adapters.py
scripts/qacraft_eval.py
scripts/qacraft_installer.py
scripts/qacraft_transforms.py
scripts/qacraft_updater.py
scripts/release_check.py
scripts/serve.py
scripts/validate_repo.py
shared/approval-policy.md
shared/data-safety.md
shared/evidence-policy.md
shared/publication-policy.md
shared/qa-standards.md
shared/release-policy.md
shared/result-model.md
shared/security-boundaries.md
skills/api-qa/SKILL.md
skills/api-qa/overview.html
skills/api-qa/examples/expected-output.md
skills/api-qa/examples/request.md
skills/api-qa/templates/report.yaml
skills/automation-review/SKILL.md
skills/automation-review/overview.html
skills/automation-review/examples/expected-output.md
skills/automation-review/examples/request.md
skills/automation-review/templates/report.yaml
skills/bug-report/SKILL.md
skills/bug-report/overview.html
skills/bug-report/examples/expected-output.md
skills/bug-report/examples/request.md
skills/bug-report/templates/report.yaml
skills/bug-triage/SKILL.md
skills/bug-triage/overview.html
skills/bug-triage/examples/expected-output.md
skills/bug-triage/examples/request.md
skills/bug-triage/templates/report.yaml
skills/customer-issue-repro/SKILL.md
skills/customer-issue-repro/overview.html
skills/customer-issue-repro/examples/expected-output.md
skills/customer-issue-repro/examples/request.md
skills/customer-issue-repro/templates/report.yaml
skills/exploratory-qa/SKILL.md
skills/exploratory-qa/overview.html
skills/exploratory-qa/examples/expected-output.md
skills/exploratory-qa/examples/request.md
skills/exploratory-qa/templates/report.yaml
skills/feature-qa/SKILL.md
skills/feature-qa/overview.html
skills/feature-qa/examples/expected-output.md
skills/feature-qa/examples/request.md
skills/feature-qa/templates/report.yaml
skills/flaky-test-triage/SKILL.md
skills/flaky-test-triage/overview.html
skills/flaky-test-triage/examples/expected-output.md
skills/flaky-test-triage/examples/request.md
skills/flaky-test-triage/templates/report.yaml
skills/incident-qa/SKILL.md
skills/incident-qa/overview.html
skills/incident-qa/examples/expected-output.md
skills/incident-qa/examples/request.md
skills/incident-qa/templates/report.yaml
skills/network-qa/SKILL.md
skills/network-qa/overview.html
skills/network-qa/examples/expected-output.md
skills/network-qa/examples/request.md
skills/network-qa/templates/report.yaml
skills/offline-qa/SKILL.md
skills/offline-qa/overview.html
skills/offline-qa/examples/expected-output.md
skills/offline-qa/examples/request.md
skills/offline-qa/templates/report.yaml
skills/permission-qa/SKILL.md
skills/permission-qa/overview.html
skills/permission-qa/examples/expected-output.md
skills/permission-qa/examples/request.md
skills/permission-qa/templates/report.yaml
skills/platform-matrix/SKILL.md
skills/platform-matrix/overview.html
skills/platform-matrix/examples/expected-output.md
skills/platform-matrix/examples/request.md
skills/platform-matrix/templates/report.yaml
skills/playback-qa/SKILL.md
skills/playback-qa/overview.html
skills/playback-qa/examples/expected-output.md
skills/playback-qa/examples/request.md
skills/playback-qa/templates/report.yaml
skills/qa-daily-summary/SKILL.md
skills/qa-daily-summary/overview.html
skills/qa-daily-summary/examples/expected-output.md
skills/qa-daily-summary/examples/request.md
skills/qa-daily-summary/templates/report.yaml
skills/qa-handoff/SKILL.md
skills/qa-handoff/overview.html
skills/qa-handoff/examples/expected-output.md
skills/qa-handoff/examples/request.md
skills/qa-handoff/templates/report.yaml
skills/qa-retrospective/SKILL.md
skills/qa-retrospective/overview.html
skills/qa-retrospective/examples/expected-output.md
skills/qa-retrospective/examples/request.md
skills/qa-retrospective/templates/report.yaml
skills/regression-scope/SKILL.md
skills/regression-scope/overview.html
skills/regression-scope/examples/expected-output.md
skills/regression-scope/examples/request.md
skills/regression-scope/templates/report.yaml
skills/release-qa/SKILL.md
skills/release-qa/overview.html
skills/release-qa/examples/expected-output.md
skills/release-qa/examples/request.md
skills/release-qa/templates/report.yaml
skills/smoke-test/SKILL.md
skills/smoke-test/overview.html
skills/smoke-test/examples/expected-output.md
skills/smoke-test/examples/request.md
skills/smoke-test/templates/report.yaml
skills/staged-rollout-check/SKILL.md
skills/staged-rollout-check/overview.html
skills/staged-rollout-check/examples/expected-output.md
skills/staged-rollout-check/examples/request.md
skills/staged-rollout-check/templates/report.yaml
skills/test-case-review/SKILL.md
skills/test-case-review/overview.html
skills/test-case-review/examples/expected-output.md
skills/test-case-review/examples/request.md
skills/test-case-review/templates/report.yaml
skills/test-plan/SKILL.md
skills/test-plan/overview.html
skills/test-plan/examples/expected-output.md
skills/test-plan/examples/request.md
skills/test-plan/templates/report.yaml
skills/ticket-review/SKILL.md
skills/ticket-review/overview.html
skills/ticket-review/examples/expected-output.md
skills/ticket-review/examples/request.md
skills/ticket-review/templates/report.yaml
skills/verify-fix/SKILL.md
skills/verify-fix/overview.html
skills/verify-fix/examples/expected-output.md
skills/verify-fix/examples/request.md
skills/verify-fix/templates/report.yaml
tests/test_demo.py
tests/test_distribution_artifacts.py
tests/test_installed_cli.py
tests/test_qacraft_adapters.py
tests/test_qacraft_cli.py
tests/test_qacraft_eval.py
tests/test_qacraft_installer.py
tests/test_qacraft_uninstall.py
tests/test_qacraft_update.py
tests/test_release_check.py
tests/test_release_metadata.py
tests/test_repository.py