.aider.chat.history.md
.aider.input.history
.dockerignore
.gitignore
.gitlab-ci.yml
CHANGELOG.md
LICENSE
Makefile
README.md
REQUEST_ADD_FILES.txt
REQUEST_EDIT_FILES.txt
REQUEST_FOR_FILES.md
SUGGESTED_COMMANDS.sh
TICKET
TODO.md
TODO_mock.md
TODO_mocked.md
Taskfile.yml
VERSION
conftest.py
goal.yaml
img.png
integrations.planfile.yaml
planfile.yaml
prefact.yaml
project.planfile.yaml
project.sh
pyproject.toml
pyqual.code-workspace
pyqual.yaml
renovate.json
run_analysis.py
test_github_integration.py
test_pyqual.py
.github/dependabot.yml
.github/workflows/dependencies.yml
.github/workflows/pyqual-ci.yml
.github/workflows/pyqual-enhanced.yml
.github/workflows/pyqual.yml
.planfile_analysis/analysis_summary.json
.pyqual/coverage.json
.pyqual/errors.json
.pyqual/llx_mcp.json
.pyqual/validation.json
.pyqual/validation.toon.yaml
.pyqual/validation.txt
In the class/method where the magic number appears (around line 15):
PATCH_REQUEST/REQUEST_FILES.txt
code2llm_output/README.md
code2llm_output/analysis.toon.yaml
code2llm_output/context.md
code2llm_output/evolution.toon.yaml
dashboard/README.md
dashboard/constants.py
dashboard/index.html
dashboard/package-lock.json
dashboard/package.json
dashboard/postcss.config.js
dashboard/tailwind.config.js
dashboard/tsconfig.json
dashboard/tsconfig.node.json
dashboard/vite.config.ts
dashboard/vitest.config.ts
dashboard/api/main.py
dashboard/api/requirements.txt
dashboard/config/repos.example.json
dashboard/src/App.css
dashboard/src/App.tsx
dashboard/src/index.css
dashboard/src/main.tsx
dashboard/src/api/index.ts
dashboard/src/components/MetricsChart.tsx
dashboard/src/components/MetricsTrendChart.tsx
dashboard/src/components/Overview.tsx
dashboard/src/components/RepositoryDetail.tsx
dashboard/src/components/Settings.tsx
dashboard/src/components/StagesChart.tsx
dashboard/src/test/App.test.tsx
dashboard/src/test/setup.tsx
dashboard/src/test/components/MetricsChart.test.tsx
dashboard/src/test/components/Overview.test.tsx
dashboard/src/test/components/StagesChart.test.tsx
dashboard/src/types/index.ts
dashboard/test/pyqual-dashboard.test.js
docs/README.md
docs/ai-fix-tools.md
docs/api.md
docs/ci-dashboard-integration.md
docs/configuration.md
docs/index.md
docs/integrations.md
docs/logs-and-data.md
docs/quickstart.md
examples/README.md
examples/integration_example.py
examples/basic/README.md
examples/basic/check_gates.py
examples/basic/minimal.py
examples/basic/pyqual.yaml
examples/basic/run_pipeline.py
examples/basic/sync_if_fail.py
examples/custom_gates/README.md
examples/custom_gates/composite_gates.py
examples/custom_gates/composite_simple.py
examples/custom_gates/dynamic_thresholds.py
examples/custom_gates/metric_history.py
examples/custom_gates/pyqual.yaml
examples/custom_plugins/README.md
examples/custom_plugins/code_health_collector.py
examples/custom_plugins/performance_collector.py
examples/custom_plugins/pyqual.yaml
examples/github-actions/README.md
examples/gitlab-ci/README.md
examples/linters/README.md
examples/linters/pyqual.yaml
examples/llm_fix/Dockerfile
examples/llm_fix/README.md
examples/llm_fix/docker-compose.yml
examples/llm_fix/pyqual.yaml
examples/llm_fix/project/README.md
examples/llm_fix/project/analysis.toon.yaml
examples/llm_fix/project/calls.mmd
examples/llm_fix/project/compact_flow.mmd
examples/llm_fix/project/context.md
examples/llm_fix/project/evolution.toon.yaml
examples/llm_fix/project/flow.mmd
examples/llm_fix/project/index.html
examples/llm_fix/project/map.toon.yaml
examples/llm_fix/project/project.toon.yaml
examples/llm_fix/project/prompt.txt
examples/llm_fix/project/validation.toon.yaml
examples/llx/README.md
examples/llx/demo.sh
examples/llx/pyqual-llx.yaml
examples/llx/.code2llm_cache/demo_1774807261332247639_1948.pkl
examples/llx/project/README.md
examples/llx/project/analysis.toon.yaml
examples/llx/project/calls.mmd
examples/llx/project/compact_flow.mmd
examples/llx/project/context.md
examples/llx/project/evolution.toon.yaml
examples/llx/project/flow.mmd
examples/llx/project/index.html
examples/llx/project/map.toon.yaml
examples/llx/project/project.toon.yaml
examples/llx/project/prompt.txt
examples/llx/project/validation.toon.yaml
examples/monorepo/README.md
examples/multi_gate_pipeline/CHANGELOG.md
examples/multi_gate_pipeline/README.md
examples/multi_gate_pipeline/TODO.md
examples/multi_gate_pipeline/pyqual.yaml
examples/multi_gate_pipeline/run_pipeline.py
examples/multi_gate_pipeline/.code2llm_cache/run_pipeline_1774853166830755608_3714.pkl
examples/multi_gate_pipeline/project/README.md
examples/multi_gate_pipeline/project/analysis.toon.yaml
examples/multi_gate_pipeline/project/calls.mmd
examples/multi_gate_pipeline/project/compact_flow.mmd
examples/multi_gate_pipeline/project/context.md
examples/multi_gate_pipeline/project/evolution.toon.yaml
examples/multi_gate_pipeline/project/flow.mmd
examples/multi_gate_pipeline/project/index.html
examples/multi_gate_pipeline/project/map.toon.yaml
examples/multi_gate_pipeline/project/project.toon.yaml
examples/multi_gate_pipeline/project/prompt.txt
examples/multi_gate_pipeline/project/validation.toon.yaml
examples/project_analysis/pyqual.yaml
examples/project_analysis/docs/README.md
examples/project_analysis/project/README.md
examples/project_analysis/project/analysis.toon.yaml
examples/project_analysis/project/calls.mmd
examples/project_analysis/project/compact_flow.mmd
examples/project_analysis/project/context.md
examples/project_analysis/project/duplication.toon.yaml
examples/project_analysis/project/evolution.toon.yaml
examples/project_analysis/project/flow.mmd
examples/project_analysis/project/index.html
examples/project_analysis/project/map.toon.yaml
examples/project_analysis/project/project.toon.yaml
examples/project_analysis/project/prompt.txt
examples/project_analysis/project/validation.toon.yaml
examples/python-flat/README.md
examples/python-package/README.md
examples/security/README.md
examples/security/pyqual.yaml
examples/security-profile/README.md
examples/security-profile/pyqual.yaml
examples/ticket_backends/README.md
examples/ticket_backends/all-backends.yaml
examples/ticket_backends/both-backends.yaml
examples/ticket_backends/github-only.yaml
examples/ticket_backends/markdown-only.yaml
examples/ticket_workflow/CHANGELOG.md
examples/ticket_workflow/README.md
examples/ticket_workflow/TODO.md
examples/ticket_workflow/pyqual.yaml
examples/ticket_workflow/sync_tickets.py
examples/ticket_workflow/.code2llm_cache/sync_tickets_1774853189829870106_3038.pkl
examples/ticket_workflow/.code2llm_cache/sync_tickets_1774971414937316342_3018.pkl
examples/ticket_workflow/project/README.md
examples/ticket_workflow/project/analysis.toon.yaml
examples/ticket_workflow/project/calls.mmd
examples/ticket_workflow/project/compact_flow.mmd
examples/ticket_workflow/project/context.md
examples/ticket_workflow/project/evolution.toon.yaml
examples/ticket_workflow/project/flow.mmd
examples/ticket_workflow/project/index.html
examples/ticket_workflow/project/map.toon.yaml
examples/ticket_workflow/project/project.toon.yaml
examples/ticket_workflow/project/prompt.txt
integration/Dockerfile
integration/run_docker_matrix.sh
integration/run_matrix.sh
project/README.md
project/analysis.toon.yaml
project/calls.mmd
project/calls.png
project/compact_flow.mmd
project/compact_flow.png
project/context.md
project/duplication.toon.yaml
project/evolution.toon.yaml
project/flow.mmd
project/flow.png
project/index.html
project/map.toon.yaml
project/project.toon.yaml
project/prompt.txt
project/validation.toon.yaml
pyqual/__init__.py
pyqual/__main__.py
pyqual/_gate_collectors.py
pyqual/api.py
pyqual/auto_closer.py
pyqual/bulk_init.py
pyqual/bulk_run.py
pyqual/cli_bulk_cmds.py
pyqual/cli_log_helpers.py
pyqual/cli_observe.py
pyqual/cli_run_helpers.py
pyqual/config.py
pyqual/constants.py
pyqual/custom_fix.py
pyqual/default_tools.json
pyqual/documentation.py
pyqual/gates.py
pyqual/github_actions.py
pyqual/github_tasks.py
pyqual/llm.py
pyqual/parallel.py
pyqual/pipeline.py
pyqual/profiles.py
pyqual/report.py
pyqual/report_generator.py
pyqual/run_parallel_fix.py
pyqual/tickets.py
pyqual/tools.py
pyqual/validation.py
pyqual.egg-info/PKG-INFO
pyqual.egg-info/SOURCES.txt
pyqual.egg-info/dependency_links.txt
pyqual.egg-info/entry_points.txt
pyqual.egg-info/requires.txt
pyqual.egg-info/top_level.txt
pyqual/cli/__init__.py
pyqual/cli/cmd_config.py
pyqual/cli/cmd_git.py
pyqual/cli/cmd_info.py
pyqual/cli/cmd_init.py
pyqual/cli/cmd_mcp.py
pyqual/cli/cmd_plugin.py
pyqual/cli/cmd_run.py
pyqual/cli/cmd_tickets.py
pyqual/cli/main.py
pyqual/fix_tools/__init__.py
pyqual/fix_tools/aider.py
pyqual/fix_tools/base.py
pyqual/fix_tools/claude.py
pyqual/fix_tools/llx.py
pyqual/integrations/__init__.py
pyqual/integrations/llx_mcp.py
pyqual/integrations/llx_mcp_service.py
pyqual/plugins/__init__.py
pyqual/plugins/_base.py
pyqual/plugins/builtin.py
pyqual/plugins/cli_helpers.py
pyqual/plugins/attack/README.md
pyqual/plugins/attack/__init__.py
pyqual/plugins/attack/main.py
pyqual/plugins/attack/test.py
pyqual/plugins/example_plugin/README.md
pyqual/plugins/example_plugin/__init__.py
pyqual/plugins/example_plugin/main.py
pyqual/plugins/example_plugin/test.py
pyqual/plugins/git/README.md
pyqual/plugins/git/__init__.py
pyqual/plugins/git/main.py
pyqual/plugins/git/test.py
tests/test_bulk_init.py
tests/test_bulk_run.py
tests/test_cli_run_helpers.py
tests/test_github_actions.py
tests/test_llx_mcp.py
tests/test_pipeline_stages.py
tests/test_profiles.py
tests/test_profiles_module.py
tests/test_pyqual.py
tests/test_report.py
tests/test_secrets_collector.py
tests/test_tickets.py
tests/test_validation.py