LICENSE
README.md
pyproject.toml
cli/__init__.py
cli/specguard.py
spec_guard.egg-info/PKG-INFO
spec_guard.egg-info/SOURCES.txt
spec_guard.egg-info/dependency_links.txt
spec_guard.egg-info/entry_points.txt
spec_guard.egg-info/requires.txt
spec_guard.egg-info/top_level.txt
tests/test_actions.py
tests/test_benchmark_metadata.py
tests/test_cli_help.py
tests/test_packaging.py
tests/test_pipeline.py
tests/test_plugin_result_contract.py
tests/test_pr_readiness_gate.py
tests/test_pr_review.py
tests/test_specguard_plugin_workflow.py
tests/test_ux.py
tools/__init__.py
tools/action_installer.py
tools/artifact_generator.py
tools/contract_checker.py
tools/discovery_engine.py
tools/llm_client.py
tools/post_run.py
tools/pr_readiness_gate.py
tools/pr_review.py
tools/progress.py
tools/readiness_engine.py
tools/result.py
tools/runner.py
tools/spec_driven_ai_benchmark.py
tools/spec_validator.py
tools/strict_e2e.py
tools/tdd_generator.py
tools/ux.py
tools/verification_checker.py
tools/resources/example/constitution.md
tools/resources/example/discovery.md
tools/resources/example/plan.md
tools/resources/example/spec.md
tools/resources/example/tasks.md
tools/resources/example/technical-design.md
tools/resources/example/checklists/spec-readiness.md
tools/resources/example/contracts/openapi.yaml
tools/resources/example/tests/team-invite.test.md
tools/resources/example/tests/verification-contract.md
tools/resources/workflows/specguard-pr-review.yml
tools/resources/workflows/specguard-readiness-gate.yml