.env.example
.gitattributes
.gitignore
.pddignore
.pddrc
.sync-config.yml
AGENTS.md
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
GEMINI.md
LICENSE
Makefile
README.md
SETUP_WITH_GEMINI.md
SETUP_WITH_WINDOWS.md
architecture.json
data
environment.yml
pdd-local.sh
pr_summary.md
project_dependencies.csv
prompts
pypi_description.rst
pyproject.toml
pyrightconfig.json
pytest.ini
requirements.txt
.github/workflows/auto-heal.yml
.github/workflows/pdd-secrets-dispatch.yml
.github/workflows/release.yml
.github/workflows/unit-tests.yml
.pdd/meta/agentic_architecture_orchestrator_python.json
.pdd/meta/agentic_bug_orchestrator_python.json
.pdd/meta/agentic_bug_orchestrator_python_run.json
.pdd/meta/agentic_bug_python.json
.pdd/meta/agentic_change_orchestrator_python.json
.pdd/meta/agentic_change_orchestrator_python_run.json
.pdd/meta/agentic_checkup_python.json
.pdd/meta/agentic_checkup_python_run.json
.pdd/meta/agentic_common_python.json
.pdd/meta/agentic_common_python_run.json
.pdd/meta/agentic_crash_python.json
.pdd/meta/agentic_e2e_fix_orchestrator_python.json
.pdd/meta/agentic_e2e_fix_orchestrator_python_run.json
.pdd/meta/agentic_fix_python.json
.pdd/meta/agentic_split_orchestrator_python.json
.pdd/meta/agentic_split_orchestrator_python_run.json
.pdd/meta/agentic_sync_runner_python.json
.pdd/meta/agentic_update_python.json
.pdd/meta/agentic_verify_python.json
.pdd/meta/architecture_sync_python.json
.pdd/meta/architecture_sync_python_run.json
.pdd/meta/checkup_review_loop_python.json
.pdd/meta/checkup_review_loop_python_run.json
.pdd/meta/ci_drift_heal_python.json
.pdd/meta/ci_drift_heal_python_run.json
.pdd/meta/code_generator_main_python.json
.pdd/meta/commands_checkup_python.json
.pdd/meta/commands_checkup_python_run.json
.pdd/meta/commands_modify_python.json
.pdd/meta/commands_modify_python_run.json
.pdd/meta/core_cloud_python.json
.pdd/meta/fix_code_loop_python.json
.pdd/meta/get_comment_python.json
.pdd/meta/get_test_command_python.json
.pdd/meta/git_update_python.json
.pdd/meta/llm_invoke_python.json
.pdd/meta/metadata_sync_python.json
.pdd/meta/metadata_sync_python_run.json
.pdd/meta/pin_example_hack_python.json
.pdd/meta/pin_example_hack_python_run.json
.pdd/meta/server_jobs_python.json
.pdd/meta/summarize_directory_python.json
.pdd/meta/sync_orchestration_python.json
.pdd/meta/sync_orchestration_python_run.json
.pdd/meta/update_main_python.json
ci/cloud-batch/Dockerfile
ci/cloud-batch/balance-chunks.py
ci/cloud-batch/cloudbuild.yaml
ci/cloud-batch/collect-results.sh
ci/cloud-batch/entrypoint.sh
ci/cloud-batch/job-template-standard.json
ci/cloud-batch/job-template.json
ci/cloud-batch/setup-gcp.sh
ci/cloud-batch/submit.sh
ci/cloud-batch/test-durations.json
context/DSPy_example.py
context/__init__example.py
context/_keyring_timeout_example.py
context/agentic_architecture_example.py
context/agentic_architecture_orchestrator_example.py
context/agentic_bug_example.py
context/agentic_bug_orchestrator_example.py
context/agentic_change_example.py
context/agentic_change_orchestrator_example.py
context/agentic_checkup_example.py
context/agentic_checkup_orchestrator_example.py
context/agentic_common_example.py
context/agentic_crash_example.py
context/agentic_e2e_fix_example.py
context/agentic_e2e_fix_orchestrator_example.py
context/agentic_fix_example.py
context/agentic_langtest_example.py
context/agentic_split_example.py
context/agentic_split_orchestrator_example.py
context/agentic_sync_example.py
context/agentic_sync_runner_example.py
context/agentic_test_example.py
context/agentic_test_orchestrator_example.py
context/agentic_update_example.py
context/agentic_verify_example.py
context/anthropic_counter_example.py
context/anthropic_tool_example.py
context/api_key_scanner_example.py
context/architecture_registry_example.py
context/architecture_sync_example.py
context/auth_service_example.py
context/auto_deps_main_example.py
context/auto_include_example.py
context/auto_update_example.py
context/autotokenizer_example.py
context/bug_main_example.py
context/bug_to_unit_test_example.py
context/bug_to_unit_test_failure_example.py
context/change_example.py
context/change_main_example.py
context/checkup_review_loop_example.py
context/ci_detect_changed_modules_example.py
context/ci_drift_heal_example.py
context/ci_validation_example.py
context/cli_detector_example.py
context/cli_example.py
context/click_example.py
context/click_executor_example.py
context/cloud_example.py
context/cloud_function_call.py
context/cmd_test_main_example.py
context/code_generator_example.py
context/code_generator_main_example.py
context/comment_line_example.py
context/config_example.py
context/conflicts_in_prompts_example.py
context/conflicts_main_example.py
context/construct_paths_example.py
context/content_selector_example.py
context/context_generator_example.py
context/context_generator_main_example.py
context/continue_generation_example.py
context/crash_main_example.py
context/ctx_obj_params.prompt
context/detect_change_example.py
context/detect_change_main_example.py
context/dict_utils_example.py
context/edit_file_example.py
context/embed_retrieve_example.py
context/example.prompt
context/extracts_prune_example.py
context/fastapi_example.py
context/find_section_example.py
context/firecrawl_example.py
context/fix_code_loop_example.py
context/fix_code_module_errors_example.py
context/fix_error_loop_example.py
context/fix_errors_from_unit_tests_example.py
context/fix_main_example.py
context/fix_verification_errors_example.py
context/fix_verification_errors_loop_example.py
context/fix_verification_main_example.py
context/gemini_may_pro_example.py
context/generate_model_catalog_example.py
context/generate_output_paths_example.py
context/generate_test_example.py
context/generation_completion_example.py
context/get_comment_example.py
context/get_extension_example.py
context/get_jwt_token_example.py
context/get_language_example.py
context/get_run_command_example.py
context/get_test_command_example.py
context/git_update_example.py
context/include_query_extractor_example.py
context/increase_tests_example.py
context/incremental_code_generator_example.py
context/insert_includes_example.py
context/install_completion_example.py
context/job_manager_example.py
context/langchain_lcel_example.py
context/list_stats_example.py
context/llm_invoke_example.py
context/llm_model_ranges_example.py
context/llm_selector_example.py
context/load_prompt_template_example.py
context/logo_animation_example.py
context/metadata_sync_example.py
context/model_tester_example.py
context/one_session_sync_example.py
context/operation_log_example.py
context/path_resolution_example.py
context/pdd_completion_example.fish
context/pdd_completion_example.sh
context/pdd_completion_example.zsh
context/pddrc_initializer_example.py
context/pin_example_hack_example.py
context/postprocess_0_example.py
context/postprocess_example.py
context/preprocess_example.py
context/preprocess_main_example.py
context/process_csv_change_example.py
context/provider_manager_example.py
context/pytest_example.py
context/pytest_isolation_example.py
context/pytest_output_example.py
context/python_env_detector_example.py
context/python_preamble.prompt
context/range_validator_example.py
context/remote_session_example.py
context/render_mermaid_example.py
context/resolve_effective_config_example.py
context/setup_tool_example.py
context/split_example.py
context/split_main_example.py
context/split_validation_example.py
context/summarize_directory_example.py
context/sync_animation_example.py
context/sync_code_main_example.py
context/sync_determine_operation_example.py
context/sync_main_example.py
context/sync_orchestration_example.py
context/sync_order_example.py
context/test.prompt
context/tiktoken_example.py
context/trace_example.py
context/trace_main_example.py
context/track_cost_example.py
context/unfinished_prompt_example.py
context/update_main_example.py
context/update_model_costs_example.py
context/update_prompt_example.py
context/websocket_example.py
context/xml_tagger_example.py
context/change/1/change.prompt
context/change/1/final_code_generator_python.prompt
context/change/1/initial_code_generator.py
context/change/1/initial_code_generator_python.prompt
context/change/10/change.prompt
context/change/10/final_fix_errors_from_unit_tests_python.prompt
context/change/10/initial_fix_errors_from_unit_tests.py
context/change/10/initial_fix_errors_from_unit_tests_python.prompt
context/change/11/change.prompt
context/change/11/initial_code_generator.py
context/change/11/initial_code_generator_python.prompt
context/change/11/initial_split_python.prompt
context/change/12/change.prompt
context/change/12/final_unfinished_prompt_python.prompt
context/change/12/initial_postprocess.py
context/change/12/initial_postprocess_python.prompt
context/change/13/change.prompt
context/change/13/initial_split.py
context/change/13/initial_split_python.prompt
context/change/13/modified_initial_split.prompt
context/change/14/change.prompt
context/change/14/initial_change.py
context/change/14/initial_change_python.prompt
context/change/14/modified_initial_change.prompt
context/change/15/README.md
context/change/15/change.prompt
context/change/15/initial_cli.py
context/change/15/initial_cli_python.prompt
context/change/15/modified_initial_cli.prompt
context/change/16/change.prompt
context/change/16/fix_code_module_errors_example.py
context/change/16/fix_code_module_errors_python.prompt
context/change/16/fix_error_loop.py
context/change/16/fix_error_loop_python.prompt
context/change/16/fix_errors_from_unit_tests_example.py
context/change/16/modified_fix_error_loop_python.prompt
context/change/17/change.prompt
context/change/17/continue_generation.py
context/change/17/continue_generation_python.prompt
context/change/17/unfinished_prompt_python.prompt
context/change/17/updated_continue_generation_python.prompt
context/change/17/updated_unfinished_prompt_python.prompt
context/change/18/change.prompt
context/change/18/code_generator.py
context/change/18/code_generator_python.prompt
context/change/18/unfinished_prompt_python.prompt
context/change/18/updated_code_generator_python.prompt
context/change/18/updated_unfinished_prompt_python.prompt
context/change/19/change.prompt
context/change/19/context_generator.py
context/change/19/context_generator_python.prompt
context/change/19/unfinished_prompt_python.prompt
context/change/19/updated_context_generator_python.prompt
context/change/19/updated_unfinished_prompt_python.prompt
context/change/2/change.prompt
context/change/2/final_context_generator_python.prompt
context/change/2/initial_context_generator.py
context/change/2/initial_context_generator_python.prompt
context/change/20/change.prompt
context/change/20/generate_test.py
context/change/20/generate_test_python.prompt
context/change/20/updated_generate_test_python.prompt
context/change/21/auto_deps_main_python.prompt
context/change/21/auto_include.py
context/change/21/auto_include_python.prompt
context/change/21/change.prompt
context/change/22/change.prompt
context/change/22/preprocess.py
context/change/22/preprocess_main_python.prompt
context/change/22/preprocess_python.prompt
context/change/3/change.prompt
context/change/3/final_test_generator_python.prompt
context/change/3/initial_test_generator_python.prompt
context/change/3/intial_test_generator.py
context/change/4/change.prompt
context/change/4/final_postprocess_python.prompt
context/change/4/initial_postprocess.py
context/change/4/initial_postprocess_python.prompt
context/change/5/change.prompt
context/change/5/final_split_python.prompt
context/change/5/initial_split.py
context/change/5/initial_split_python.prompt
context/change/6/change.prompt
context/change/6/final_xml_tagger_python.prompt
context/change/6/initial_xml_tagger.py
context/change/6/initial_xml_tagger_python.prompt
context/change/7/change.prompt
context/change/7/final_fix_errors_python.prompt
context/change/7/initial_fix_errors.py
context/change/7/initial_fix_errors_python.prompt
context/change/8/change.prompt
context/change/8/final_fix_errors_from_unit_tests_python.prompt
context/change/8/initial_fix_errors_from_unit_tests.py
context/change/8/initial_fix_errors_from_unit_tests_python.prompt
context/change/9/change.prompt
context/change/9/final_fix_error_loop_python.prompt
context/change/9/initial_fix_error_loop.py
context/change/9/initial_fix_error_loop_python.prompt
context/change/simple_math/change.prompt
context/commands/__init___example.py
context/commands/analysis_example.py
context/commands/auth_example.py
context/commands/checkup_example.py
context/commands/connect_example.py
context/commands/fix_example.py
context/commands/generate_example.py
context/commands/maintenance_example.py
context/commands/misc_example.py
context/commands/modify_example.py
context/commands/sessions_example.py
context/commands/templates_example.py
context/commands/utility_example.py
context/core/cli_example.py
context/core/cloud_example.py
context/core/dump_example.py
context/core/duplicate_cli_guard_example.py
context/core/errors_example.py
context/core/utils_example.py
context/server/__init___example.py
context/server/app_example.py
context/server/click_executor_example.py
context/server/executor_example.py
context/server/jobs_example.py
context/server/models_example.py
context/server/security_example.py
context/server/terminal_spawner_example.py
context/server/token_counter_example.py
context/server/routes/__init___example.py
context/server/routes/architecture_example.py
context/server/routes/auth_example.py
context/server/routes/commands_example.py
context/server/routes/config_example.py
context/server/routes/extracts_example.py
context/server/routes/files_example.py
context/server/routes/prompts_example.py
context/server/routes/session_example.py
context/server/routes/websocket_example.py
context/split/simple_math/split_example.py
docs/ONBOARDING.md
docs/Software Development Costs and Maintenance_ 2022–2025 Trends and AI Impact.md
docs/TUTORIALS.md
docs/architecture_include_validation.md
docs/ci.md
docs/comparison.md
docs/faq.md
docs/goldilocks_prompt.jpeg
docs/new_whitepaper.md
docs/o3_whitepaper.md
docs/orig_whitepaper.md
docs/path_resolution_resolver.md
docs/pdd_vs_agentic_cli_definitive_proof_plan.md
docs/prompt-driven-development-doctrine.md
docs/prompting_guide.md
docs/standup_notes.md
docs/sync_architecture_analysis.md
docs/sync_determination_analysis.md
docs/sync_solution_o3pro.md
docs/sync_solution_opus.md
docs/whitepaper.md
docs/whitepaper_before_4.5.md
docs/examples/prompt_with_metadata.prompt
docs/issues/issue_813_verification_plan.md
docs/videos/handpaint_demo.gif
docs/whitepaper_specification_drift/whitepaper.md
docs/whitepaper_specification_drift/evidence/README.md
docs/whitepaper_specification_drift/evidence/SHA256SUMS.txt
docs/whitepaper_specification_drift/evidence/_session_classification.tsv
docs/whitepaper_specification_drift/evidence/prompts_pdd.jsonl
docs/whitepaper_specification_drift/evidence/prompts_pdd.md
docs/whitepaper_specification_drift/evidence/prompts_vibe.jsonl
docs/whitepaper_specification_drift/evidence/prompts_vibe.md
docs/whitepaper_specification_drift/evidence/quote_map.md
docs/whitepaper_specification_drift/images/loop.mmd
docs/whitepaper_specification_drift/images/loop.png
docs/whitepaper_specification_drift/images/oscillation.mmd
docs/whitepaper_specification_drift/images/oscillation.png
docs/whitepaper_specification_drift/images/pdd_cycle.mmd
docs/whitepaper_specification_drift/images/pdd_cycle.png
docs/whitepaper_specification_drift/images/pipeline.mmd
docs/whitepaper_specification_drift/images/pipeline.png
docs/whitepaper_specification_drift/images/threshold.mmd
docs/whitepaper_specification_drift/images/threshold.png
docs/whitepaper_with_benchmarks/whitepaper_w_benchmarks.md
docs/whitepaper_with_benchmarks/analysis_report/avg_api_cost_by_edit_type.png
docs/whitepaper_with_benchmarks/analysis_report/avg_api_cost_by_file_size.png
docs/whitepaper_with_benchmarks/analysis_report/avg_api_cost_by_language.png
docs/whitepaper_with_benchmarks/analysis_report/avg_execution_time_by_edit_type.png
docs/whitepaper_with_benchmarks/analysis_report/avg_execution_time_by_file_size.png
docs/whitepaper_with_benchmarks/analysis_report/avg_execution_time_by_language.png
docs/whitepaper_with_benchmarks/analysis_report/cost_per_successful_task.png
docs/whitepaper_with_benchmarks/analysis_report/overall_avg_api_cost.png
docs/whitepaper_with_benchmarks/analysis_report/overall_avg_execution_time.png
docs/whitepaper_with_benchmarks/analysis_report/overall_success_rate.png
docs/whitepaper_with_benchmarks/analysis_report/success_rate_by_edit_type.png
docs/whitepaper_with_benchmarks/analysis_report/success_rate_by_file_size.png
docs/whitepaper_with_benchmarks/analysis_report/success_rate_by_language.png
docs/whitepaper_with_benchmarks/analysis_report/time_vs_cost_scatter.png
docs/whitepaper_with_benchmarks/analysis_report/total_api_cost_comparison.png
docs/whitepaper_with_benchmarks/creation_report/claude_cost_per_run_dist.png
docs/whitepaper_with_benchmarks/creation_report/claude_lines_added_removed_dist.png
docs/whitepaper_with_benchmarks/creation_report/claude_wall_duration_dist.png
docs/whitepaper_with_benchmarks/creation_report/pdd_avg_cost_per_module_dist.png
docs/whitepaper_with_benchmarks/creation_report/pdd_top_modules_by_cost.png
docs/whitepaper_with_benchmarks/creation_report/pdd_top_modules_by_time.png
docs/whitepaper_with_benchmarks/creation_report/pdd_total_time_per_module_dist.png
docs/whitepaper_with_benchmarks/creation_report/total_cost_comparison.png
docs/whitepaper_with_benchmarks/creation_report/total_time_comparison.png
examples/README.md
examples/agentic_bug_orchestrator_example.py
examples/agentic_change_orchestrator_example.py
examples/agentic_checkup_example.py
examples/agentic_common_example.py
examples/agentic_common_worktree_example.py
examples/agentic_e2e_fix_orchestrator_example.py
examples/agentic_split_example.py
examples/agentic_split_orchestrator_example.py
examples/checkup_review_loop_example.py
examples/get_lint_commands_example.py
examples/git_porcelain_example.py
examples/split_main_example.py
examples/split_validation_example.py
examples/agentic_fallback_example/README.md
examples/agentic_fallback_example/main_python.prompt
examples/agentic_fallback_example/utils_python.prompt
examples/agentic_fallback_example/src/main.py
examples/agentic_fallback_example/src/utils.py
examples/agentic_fallback_example/tests/test_main.py
examples/agentic_fallback_example_java_gradle/.gitignore
examples/agentic_fallback_example_java_gradle/README.md
examples/agentic_fallback_example_java_gradle/build.gradle
examples/agentic_fallback_example_java_gradle/gradlew
examples/agentic_fallback_example_java_gradle/gradlew.bat
examples/agentic_fallback_example_java_gradle/main_java.prompt
examples/agentic_fallback_example_java_gradle/settings.gradle
examples/agentic_fallback_example_java_gradle/util_java.prompt
examples/agentic_fallback_example_java_gradle/gradle/wrapper/gradle-wrapper.jar
examples/agentic_fallback_example_java_gradle/gradle/wrapper/gradle-wrapper.properties
examples/agentic_fallback_example_java_gradle/src/main/java/Main.java
examples/agentic_fallback_example_java_gradle/src/main/java/Util.java
examples/agentic_fallback_example_java_gradle/src/test/java/TestMain.java
examples/agentic_fallback_example_java_maven/.gitignore
examples/agentic_fallback_example_java_maven/README.md
examples/agentic_fallback_example_java_maven/main_java.prompt
examples/agentic_fallback_example_java_maven/pom.xml
examples/agentic_fallback_example_java_maven/util_java.prompt
examples/agentic_fallback_example_java_maven/src/main/java/Main.java
examples/agentic_fallback_example_java_maven/src/main/java/Util.java
examples/agentic_fallback_example_java_maven/src/test/java/TestMain.java
examples/agentic_fallback_example_javascript/README.md
examples/agentic_fallback_example_javascript/main_javascript.prompt
examples/agentic_fallback_example_javascript/package.json
examples/agentic_fallback_example_javascript/utils_javascript.prompt
examples/agentic_fallback_example_javascript/src/main.js
examples/agentic_fallback_example_javascript/src/utils.js
examples/agentic_fallback_example_javascript/tests/test_main.js
examples/agentic_fallback_example_typescript/README.md
examples/agentic_fallback_example_typescript/main_typescript.prompt
examples/agentic_fallback_example_typescript/package.json
examples/agentic_fallback_example_typescript/tsconfig.json
examples/agentic_fallback_example_typescript/utils_typescript.prompt
examples/agentic_fallback_example_typescript/src/main.ts
examples/agentic_fallback_example_typescript/src/utils.ts
examples/agentic_fallback_example_typescript/tests/test_main.ts
examples/arch/ORDER_MANAGEMENT_PRD.md
examples/arch/architecture.json
examples/arch/architecture_diagram.html
examples/arch/tech_stack.md
examples/handpaint/README.md
examples/handpaint/cursor/README.md
examples/handpaint/cursor/handpaint.html
examples/handpaint/pdd/README.md
examples/handpaint/pdd/handpaint_html.prompt
examples/handpaint/pdd/handpaint_pdd.html
examples/hello/.pddrc
examples/hello/hello_python.prompt
examples/hello/.pdd/meta/hello_python.json
examples/hello/examples/hello_example.py
examples/hello/src/hello.py
examples/hello/tests/test_hello.py
examples/hello_you/hello_you_python.prompt
examples/image_prompt_example/README.md
examples/image_prompt_example/describe.py
examples/image_prompt_example/describe_python.prompt
examples/image_prompt_example/image.heic
examples/image_prompt_example/image.jpeg
examples/pi_calc/pi_calc_python.prompt
examples/pi_calc/.pdd/meta/pi_calc_python.json
examples/pi_calc/.pdd/meta/pi_calc_python_run.json
examples/pi_calc/examples/pi_calc_example.py
examples/pi_calc/examples/pi_calc_example_iteration_1.py
examples/pi_calc/examples/pi_calc_example_iteration_2.py
examples/pi_calc/pdd/pi_calc.py
examples/pi_calc/pdd/pi_calc_1_2_2_0_20250715_122550.py
examples/pi_calc/pdd/pi_calc_iteration_1.py
examples/pi_calc/pdd/pi_calc_iteration_2.py
examples/pi_calc/tests/test_pi_calc.py
examples/prompts_linter/.pddrc
examples/prompts_linter/Makefile
examples/prompts_linter/README.md
examples/prompts_linter/architecture.json
examples/prompts_linter/architecture_diagram.html
examples/prompts_linter/project_dependencies.csv
examples/prompts_linter/requirements.txt
examples/prompts_linter/docs/specs.md
examples/prompts_linter/docs/tech_stack.md
examples/prompts_linter/examples/backend_api_example.py
examples/prompts_linter/examples/cli_example.py
examples/prompts_linter/examples/fix_example.py
examples/prompts_linter/examples/frontend_streamlit_example.py
examples/prompts_linter/examples/helpers_example.py
examples/prompts_linter/examples/llm_example.py
examples/prompts_linter/examples/models_example.py
examples/prompts_linter/examples/pipeline_example.py
examples/prompts_linter/examples/report_example.py
examples/prompts_linter/examples/report_output.md
examples/prompts_linter/examples/report_output.txt
examples/prompts_linter/examples/rules_example.py
examples/prompts_linter/prompts/backend_api_python.prompt
examples/prompts_linter/prompts/cli_python.prompt
examples/prompts_linter/prompts/fix_python.prompt
examples/prompts_linter/prompts/frontend_streamlit_python.prompt
examples/prompts_linter/prompts/helpers_python.prompt
examples/prompts_linter/prompts/llm_python.prompt
examples/prompts_linter/prompts/models_python.prompt
examples/prompts_linter/prompts/pipeline_python.prompt
examples/prompts_linter/prompts/report_python.prompt
examples/prompts_linter/prompts/rules_python.prompt
examples/prompts_linter/src/backend/backend_api.py
examples/prompts_linter/src/cli/cli.py
examples/prompts_linter/src/frontend/frontend_streamlit.py
examples/prompts_linter/src/utils/fix.py
examples/prompts_linter/src/utils/helpers.py
examples/prompts_linter/src/utils/llm.py
examples/prompts_linter/src/utils/models.py
examples/prompts_linter/src/utils/pipeline.py
examples/prompts_linter/src/utils/report.py
examples/prompts_linter/src/utils/rules.py
examples/prompts_linter/tests/test_backend_api.py
examples/prompts_linter/tests/test_cli.py
examples/prompts_linter/tests/test_fix.py
examples/prompts_linter/tests/test_frontend_streamlit.py
examples/prompts_linter/tests/test_helpers.py
examples/prompts_linter/tests/test_llm.py
examples/prompts_linter/tests/test_models.py
examples/prompts_linter/tests/test_pipeline.py
examples/prompts_linter/tests/test_report.py
examples/prompts_linter/tests/test_rules.py
examples/qrcode_sandwich/README.md
examples/qrcode_sandwich/qrcode_sandwich.png
examples/qrcode_sandwich/qrcode_sandwich.py
examples/qrcode_sandwich/qrcode_sandwich_python.prompt
examples/template_example/.gitignore
examples/template_example/.pddrc
examples/template_example/API_FAILURE_ANALYSIS.md
examples/template_example/API_KEY_SETUP.md
examples/template_example/EDIT_FILE_TOOL_README.md
examples/template_example/Makefile
examples/template_example/README.md
examples/template_example/architecture.json
examples/template_example/architecture_diagram.html
examples/template_example/example.py
examples/template_example/example2.md
examples/template_example/project_dependencies.csv
examples/template_example/pyproject.toml
examples/template_example/data/llm_model.csv
examples/template_example/prompts/__init___Python.prompt
examples/template_example/prompts/cache_manager_utility_Python.prompt
examples/template_example/prompts/cli_Python.prompt
examples/template_example/prompts/core_python.prompt
examples/template_example/prompts/cost_tracker_utility_Python.prompt
examples/template_example/prompts/pyproject_TOML.prompt
examples/template_example/prompts/think_tool_capability_Python.prompt
examples/template_example/prompts/architecture/architecture_json.prompt
examples/template_example/src/edit_file_tool/__init__.py
examples/template_example/src/edit_file_tool/cache_manager_utility.py
examples/template_example/src/edit_file_tool/cli.py
examples/template_example/src/edit_file_tool/core.py
examples/template_example/src/edit_file_tool/cost_tracker_utility.py
examples/template_example/src/edit_file_tool/think_tool_capability.py
examples/template_example/src/examples/__init___example.py
examples/template_example/src/examples/cache_manager_utility_example.py
examples/template_example/src/examples/cli_example.py
examples/template_example/src/examples/core_example.py
examples/template_example/src/examples/cost_tracker_utility_example.py
examples/template_example/src/examples/think_tool_capability_example.py
examples/template_example/src/examples/generated_xml/example_mod.xml
examples/template_example/src/tests/test___init__.py
examples/template_example/src/tests/test_cache_manager_utility.py
examples/template_example/src/tests/test_cli.py
examples/template_example/src/tests/test_core.py
examples/template_example/src/tests/test_cost_tracker_utility.py
examples/template_example/src/tests/test_think_tool_capability.py
examples/test_generation_benchmark/ANALYSIS.md
examples/test_generation_benchmark/DISCORD_SUMMARY.md
examples/test_generation_benchmark/Makefile
examples/test_generation_benchmark/README.md
examples/test_generation_benchmark/email_validator_python.prompt
examples/test_generation_benchmark/benchmark_results/code_based/test_email_validator.py
examples/test_generation_benchmark/benchmark_results/example_based/test_email_validator.py
examples/test_generation_benchmark/examples/email_validator_example.py
examples/test_generation_benchmark/src/email_validator.py
examples/tictactoe/README.md
examples/tictactoe/tictactoe_architecture.json
examples/tictactoe/tictactoe_architecture_diagram.html
examples/tictactoe/tictactoe_prd.md
pdd/__init__.py
pdd/__main__.py
pdd/_keyring_timeout.py
pdd/_version.py
pdd/agentic_architecture.py
pdd/agentic_architecture_orchestrator.py
pdd/agentic_bug.py
pdd/agentic_bug_orchestrator.py
pdd/agentic_change.py
pdd/agentic_change_orchestrator.py
pdd/agentic_checkup.py
pdd/agentic_checkup_orchestrator.py
pdd/agentic_common.py
pdd/agentic_common_worktree.py
pdd/agentic_crash.py
pdd/agentic_e2e_fix.py
pdd/agentic_e2e_fix_orchestrator.py
pdd/agentic_fix.py
pdd/agentic_langtest.py
pdd/agentic_split.py
pdd/agentic_split_orchestrator.py
pdd/agentic_sync.py
pdd/agentic_sync_runner.py
pdd/agentic_test.py
pdd/agentic_test_generate.py
pdd/agentic_test_orchestrator.py
pdd/agentic_update.py
pdd/agentic_verify.py
pdd/api_key_scanner.py
pdd/architecture_include_validation.py
pdd/architecture_registry.py
pdd/architecture_sync.py
pdd/architecture_sync_helper.py
pdd/auth_service.py
pdd/auto_deps_architecture.py
pdd/auto_deps_main.py
pdd/auto_include.py
pdd/auto_update.py
pdd/bug_main.py
pdd/bug_to_unit_test.py
pdd/change.py
pdd/change_main.py
pdd/checkup_review_loop.py
pdd/ci_detect_changed_modules.py
pdd/ci_drift_heal.py
pdd/ci_validation.py
pdd/cli.py
pdd/cli_detector.py
pdd/cmd_test_main.py
pdd/code_generator.py
pdd/code_generator_main.py
pdd/comment_line.py
pdd/config_resolution.py
pdd/conflicts_in_prompts.py
pdd/conflicts_main.py
pdd/construct_paths.py
pdd/content_selector.py
pdd/context_generator.py
pdd/context_generator_main.py
pdd/continue_generation.py
pdd/crash_main.py
pdd/detect_change.py
pdd/detect_change_main.py
pdd/durable_sync_runner.py
pdd/edit_file.py
pdd/embed_retrieve.py
pdd/extracts_prune.py
pdd/failure_classification.py
pdd/find_section.py
pdd/firecrawl_cache.py
pdd/fix_code_loop.py
pdd/fix_code_module_errors.py
pdd/fix_error_loop.py
pdd/fix_errors_from_unit_tests.py
pdd/fix_main.py
pdd/fix_verification_errors.py
pdd/fix_verification_errors_loop.py
pdd/fix_verification_main.py
pdd/generate_model_catalog.py
pdd/generate_output_paths.py
pdd/generate_test.py
pdd/generation_completion.py
pdd/get_comment.py
pdd/get_extension.py
pdd/get_jwt_token.py
pdd/get_language.py
pdd/get_lint_commands.py
pdd/get_run_command.py
pdd/get_test_command.py
pdd/git_porcelain.py
pdd/git_update.py
pdd/include_query_extractor.py
pdd/increase_tests.py
pdd/incremental_code_generator.py
pdd/incremental_prd_architecture.py
pdd/insert_includes.py
pdd/install_completion.py
pdd/json_atomic.py
pdd/list_drift_detection.py
pdd/llm_invoke.py
pdd/load_prompt_template.py
pdd/logo_animation.py
pdd/mcp_config.json
pdd/metadata_sync.py
pdd/model_tester.py
pdd/one_session_sync.py
pdd/operation_log.py
pdd/path_resolution.py
pdd/pdd_completion.fish
pdd/pdd_completion.sh
pdd/pdd_completion.zsh
pdd/pddrc_initializer.py
pdd/pin_example_hack.py
pdd/postprocess.py
pdd/postprocess_0.py
pdd/preprocess.py
pdd/preprocess_main.py
pdd/process_csv_change.py
pdd/provider_manager.py
pdd/pytest_output.py
pdd/python_env_detector.py
pdd/reasoning.py
pdd/remote_session.py
pdd/render_mermaid.py
pdd/setup_tool.py
pdd/split.py
pdd/split_main.py
pdd/split_validation.py
pdd/summarize_directory.py
pdd/sync_animation.py
pdd/sync_determine_operation.py
pdd/sync_graph_order_consistency.py
pdd/sync_main.py
pdd/sync_orchestration.py
pdd/sync_order.py
pdd/sync_tui.py
pdd/template_expander.py
pdd/template_registry.py
pdd/test_result.py
pdd/trace.py
pdd/trace_main.py
pdd/track_cost.py
pdd/unfinished_prompt.py
pdd/update_main.py
pdd/update_model_costs.py
pdd/update_prompt.py
pdd/user_story_tests.py
pdd/validate_prompt_includes.py
pdd/xml_tagger.py
pdd/commands/__init__.py
pdd/commands/analysis.py
pdd/commands/auth.py
pdd/commands/checkup.py
pdd/commands/connect.py
pdd/commands/extracts.py
pdd/commands/firecrawl.py
pdd/commands/fix.py
pdd/commands/generate.py
pdd/commands/maintenance.py
pdd/commands/misc.py
pdd/commands/modify.py
pdd/commands/report.py
pdd/commands/sessions.py
pdd/commands/templates.py
pdd/commands/utility.py
pdd/commands/which.py
pdd/core/__init__.py
pdd/core/cli.py
pdd/core/cloud.py
pdd/core/dump.py
pdd/core/duplicate_cli_guard.py
pdd/core/errors.py
pdd/core/llm_trace.py
pdd/core/remote_session.py
pdd/core/utils.py
pdd/data/arena_elo_manifest.json
pdd/data/language_format.csv
pdd/data/llm_model.csv
pdd/docs/prompting_guide.md
pdd/frontend/.gitignore
pdd/frontend/App.tsx
pdd/frontend/README.md
pdd/frontend/api.ts
pdd/frontend/constants.ts
pdd/frontend/index.html
pdd/frontend/index.tsx
pdd/frontend/metadata.json
pdd/frontend/package-lock.json
pdd/frontend/package.json
pdd/frontend/tsconfig.json
pdd/frontend/types.ts
pdd/frontend/vite.config.ts
pdd/frontend/components/AddModuleModal.tsx
pdd/frontend/components/AddToQueueModal.tsx
pdd/frontend/components/ArchitectureView.tsx
pdd/frontend/components/AuthStatusIndicator.tsx
pdd/frontend/components/BatchFilterDropdown.tsx
pdd/frontend/components/BugModal.tsx
pdd/frontend/components/ChangeModal.tsx
pdd/frontend/components/CommandForm.tsx
pdd/frontend/components/CommandOutput.tsx
pdd/frontend/components/CreatePromptModal.tsx
pdd/frontend/components/DependencyViewer.tsx
pdd/frontend/components/DeviceIndicator.tsx
pdd/frontend/components/ErrorBoundary.tsx
pdd/frontend/components/ExecutionModeToggle.tsx
pdd/frontend/components/ExtractsPanel.tsx
pdd/frontend/components/FileBrowser.tsx
pdd/frontend/components/FilePickerInput.tsx
pdd/frontend/components/GeneratedCommand.tsx
pdd/frontend/components/GenerationProgressModal.tsx
pdd/frontend/components/GraphToolbar.tsx
pdd/frontend/components/GroupEditModal.tsx
pdd/frontend/components/GroupNode.tsx
pdd/frontend/components/GuidanceSidebar.tsx
pdd/frontend/components/Header.tsx
pdd/frontend/components/Icon.tsx
pdd/frontend/components/InputField.tsx
pdd/frontend/components/JobCard.tsx
pdd/frontend/components/JobDashboard.tsx
pdd/frontend/components/JobOutputPanel.tsx
pdd/frontend/components/ModelSelector.tsx
pdd/frontend/components/ModelSliders.tsx
pdd/frontend/components/ModuleEditModal.tsx
pdd/frontend/components/ModuleNode.tsx
pdd/frontend/components/ProjectSettings.tsx
pdd/frontend/components/PromptCodeDiffModal.tsx
pdd/frontend/components/PromptEditor.tsx
pdd/frontend/components/PromptMetricsBar.tsx
pdd/frontend/components/PromptOrderModal.tsx
pdd/frontend/components/PromptSelector.tsx
pdd/frontend/components/PromptSpace.tsx
pdd/frontend/components/ReauthModal.tsx
pdd/frontend/components/RemoteSessionSelector.tsx
pdd/frontend/components/SyncFromPromptModal.tsx
pdd/frontend/components/SyncOptionsModal.tsx
pdd/frontend/components/SyncStatusBadge.tsx
pdd/frontend/components/Tabs.tsx
pdd/frontend/components/TaskQueueControls.tsx
pdd/frontend/components/TaskQueueItem.tsx
pdd/frontend/components/TaskQueuePanel.tsx
pdd/frontend/components/TextAreaField.tsx
pdd/frontend/components/Toast.tsx
pdd/frontend/components/Tooltip.tsx
pdd/frontend/data/mockPrd.ts
pdd/frontend/data/mockPrompts.ts
pdd/frontend/hooks/useArchitectureHistory.ts
pdd/frontend/hooks/useAudioNotification.ts
pdd/frontend/hooks/useJobs.ts
pdd/frontend/hooks/useTaskQueue.ts
pdd/frontend/lib/batchUtils.ts
pdd/frontend/lib/commandBuilder.ts
pdd/frontend/lib/format.ts
pdd/frontend/lib/includeAnalyzer.ts
pdd/frontend/lib/modelResolver.ts
pdd/frontend/lib/pddAutocomplete.ts
pdd/frontend/lib/pddDirectives.ts
pdd/frontend/public/logo.svg
pdd/frontend/tests/compact-font-direct-zoom.test.tsx
pdd/frontend/tests/compact-font-size.test.ts
pdd/frontend/tests/group-layout.test.ts
pdd/frontend/tests/group-subflow-nodes.test.tsx
pdd/frontend/tests/module-needs-sync.test.tsx
pdd/frontend/tests/rearrange-discard.test.tsx
pdd/frontend/tests/rearrange-positions.test.tsx
pdd/frontend/tests/setup.ts
pdd/frontend/tests/sync-completed-refresh.test.tsx
pdd/frontend/tests/vp-zoom-sync.test.tsx
pdd/frontend/tests/waypoint-edge.test.ts
pdd/prompts/Makefile_makefile.prompt
pdd/prompts/_keyring_timeout_python.prompt
pdd/prompts/agentic_arch_step10_completeness_LLM.prompt
pdd/prompts/agentic_arch_step11_sync_LLM.prompt
pdd/prompts/agentic_arch_step12_deps_LLM.prompt
pdd/prompts/agentic_arch_step13_fix_LLM.prompt
pdd/prompts/agentic_arch_step1_analyze_prd_LLM.prompt
pdd/prompts/agentic_arch_step1b_complexity_LLM.prompt
pdd/prompts/agentic_arch_step2_analyze_LLM.prompt
pdd/prompts/agentic_arch_step2b_codebase_scan_LLM.prompt
pdd/prompts/agentic_arch_step3_research_LLM.prompt
pdd/prompts/agentic_arch_step4_data_model_LLM.prompt
pdd/prompts/agentic_arch_step5_design_LLM.prompt
pdd/prompts/agentic_arch_step5b_completeness_gate_LLM.prompt
pdd/prompts/agentic_arch_step5b_fix_LLM.prompt
pdd/prompts/agentic_arch_step6_research_deps_LLM.prompt
pdd/prompts/agentic_arch_step7_generate_LLM.prompt
pdd/prompts/agentic_arch_step7b_review_LLM.prompt
pdd/prompts/agentic_arch_step8_5_context_docs_LLM.prompt
pdd/prompts/agentic_arch_step8_pddrc_LLM.prompt
pdd/prompts/agentic_arch_step9_prompts_LLM.prompt
pdd/prompts/agentic_arch_step9b_cross_audit_LLM.prompt
pdd/prompts/agentic_architecture_orchestrator_python.prompt
pdd/prompts/agentic_architecture_python.prompt
pdd/prompts/agentic_bug_orchestrator_python.prompt
pdd/prompts/agentic_bug_python.prompt
pdd/prompts/agentic_bug_step10_verify_LLM.prompt
pdd/prompts/agentic_bug_step11_e2e_test_LLM.prompt
pdd/prompts/agentic_bug_step12_pr_LLM.prompt
pdd/prompts/agentic_bug_step1_duplicate_LLM.prompt
pdd/prompts/agentic_bug_step2_docs_LLM.prompt
pdd/prompts/agentic_bug_step3_triage_LLM.prompt
pdd/prompts/agentic_bug_step4_api_research_LLM.prompt
pdd/prompts/agentic_bug_step5_reproduce_LLM.prompt
pdd/prompts/agentic_bug_step6_root_cause_LLM.prompt
pdd/prompts/agentic_bug_step7_prompt_classification_LLM.prompt
pdd/prompts/agentic_bug_step8_test_plan_LLM.prompt
pdd/prompts/agentic_bug_step9_generate_LLM.prompt
pdd/prompts/agentic_change_orchestrator_python.prompt
pdd/prompts/agentic_change_python.prompt
pdd/prompts/agentic_change_step10_architecture_update_LLM.prompt
pdd/prompts/agentic_change_step11_identify_issues_LLM.prompt
pdd/prompts/agentic_change_step12_fix_issues_LLM.prompt
pdd/prompts/agentic_change_step13_create_pr_LLM.prompt
pdd/prompts/agentic_change_step1_duplicate_LLM.prompt
pdd/prompts/agentic_change_step2_docs_LLM.prompt
pdd/prompts/agentic_change_step3_research_LLM.prompt
pdd/prompts/agentic_change_step4_clarify_LLM.prompt
pdd/prompts/agentic_change_step5_docs_change_LLM.prompt
pdd/prompts/agentic_change_step6_devunits_LLM.prompt
pdd/prompts/agentic_change_step7_architecture_LLM.prompt
pdd/prompts/agentic_change_step8_analyze_LLM.prompt
pdd/prompts/agentic_change_step9_implement_LLM.prompt
pdd/prompts/agentic_checkup_orchestrator_python.prompt
pdd/prompts/agentic_checkup_python.prompt
pdd/prompts/agentic_checkup_step1_discover_LLM.prompt
pdd/prompts/agentic_checkup_step2_deps_LLM.prompt
pdd/prompts/agentic_checkup_step3_build_LLM.prompt
pdd/prompts/agentic_checkup_step4_interfaces_LLM.prompt
pdd/prompts/agentic_checkup_step5_test_LLM.prompt
pdd/prompts/agentic_checkup_step6_1_fix_LLM.prompt
pdd/prompts/agentic_checkup_step6_2_regression_tests_LLM.prompt
pdd/prompts/agentic_checkup_step6_3_e2e_tests_LLM.prompt
pdd/prompts/agentic_checkup_step7_verify_LLM.prompt
pdd/prompts/agentic_checkup_step8_create_pr_LLM.prompt
pdd/prompts/agentic_common_python.prompt
pdd/prompts/agentic_common_worktree_python.prompt
pdd/prompts/agentic_crash_explore_LLM.prompt
pdd/prompts/agentic_crash_python.prompt
pdd/prompts/agentic_e2e_fix_orchestrator_python.prompt
pdd/prompts/agentic_e2e_fix_python.prompt
pdd/prompts/agentic_e2e_fix_step10_ci_validation_LLM.prompt
pdd/prompts/agentic_e2e_fix_step11_code_cleanup_LLM.prompt
pdd/prompts/agentic_e2e_fix_step1_unit_tests_LLM.prompt
pdd/prompts/agentic_e2e_fix_step2_e2e_tests_LLM.prompt
pdd/prompts/agentic_e2e_fix_step3_root_cause_LLM.prompt
pdd/prompts/agentic_e2e_fix_step4_fix_e2e_tests_LLM.prompt
pdd/prompts/agentic_e2e_fix_step5_identify_devunits_LLM.prompt
pdd/prompts/agentic_e2e_fix_step6_create_unit_tests_LLM.prompt
pdd/prompts/agentic_e2e_fix_step7_verify_tests_LLM.prompt
pdd/prompts/agentic_e2e_fix_step8_run_pdd_fix_LLM.prompt
pdd/prompts/agentic_e2e_fix_step9_verify_all_LLM.prompt
pdd/prompts/agentic_fix_explore_LLM.prompt
pdd/prompts/agentic_fix_nonpython_LLM.prompt
pdd/prompts/agentic_fix_primary_LLM.prompt
pdd/prompts/agentic_fix_python.prompt
pdd/prompts/agentic_langtest_python.prompt
pdd/prompts/agentic_split_orchestrator_python.prompt
pdd/prompts/agentic_split_python.prompt
pdd/prompts/agentic_split_step0_intent_LLM.prompt
pdd/prompts/agentic_split_step1_survey_LLM.prompt
pdd/prompts/agentic_split_step2_diagnose_LLM.prompt
pdd/prompts/agentic_split_step3_investigate_LLM.prompt
pdd/prompts/agentic_split_step4_propose_options_LLM.prompt
pdd/prompts/agentic_split_step6_extract_LLM.prompt
pdd/prompts/agentic_split_step6a_phase_extract_LLM.prompt
pdd/prompts/agentic_split_step7_assess_LLM.prompt
pdd/prompts/agentic_split_step8_repair_LLM.prompt
pdd/prompts/agentic_split_step9_refine_check_LLM.prompt
pdd/prompts/agentic_sync_fix_dry_run_LLM.prompt
pdd/prompts/agentic_sync_identify_modules_LLM.prompt
pdd/prompts/agentic_sync_python.prompt
pdd/prompts/agentic_sync_runner_python.prompt
pdd/prompts/agentic_test_generate_LLM.prompt
pdd/prompts/agentic_test_generate_python.prompt
pdd/prompts/agentic_test_orchestrator_python.prompt
pdd/prompts/agentic_test_python.prompt
pdd/prompts/agentic_test_step10_validate_LLM.prompt
pdd/prompts/agentic_test_step11_loop_LLM.prompt
pdd/prompts/agentic_test_step15_plan_validation_LLM.prompt
pdd/prompts/agentic_test_step16_run_tests_LLM.prompt
pdd/prompts/agentic_test_step1_duplicate_LLM.prompt
pdd/prompts/agentic_test_step2_docs_LLM.prompt
pdd/prompts/agentic_test_step3_clarify_LLM.prompt
pdd/prompts/agentic_test_step4_detect_frontend_LLM.prompt
pdd/prompts/agentic_test_step5_test_plan_LLM.prompt
pdd/prompts/agentic_test_step5b_enhance_plan_LLM.prompt
pdd/prompts/agentic_test_step6_coverage_LLM.prompt
pdd/prompts/agentic_test_step6_generate_tests_LLM.prompt
pdd/prompts/agentic_test_step7_checklist_LLM.prompt
pdd/prompts/agentic_test_step7_run_tests_LLM.prompt
pdd/prompts/agentic_test_step8_fix_iterate_LLM.prompt
pdd/prompts/agentic_test_step8_manual_test_LLM.prompt
pdd/prompts/agentic_test_step9_regression_LLM.prompt
pdd/prompts/agentic_test_step9_submit_pr_LLM.prompt
pdd/prompts/agentic_update_LLM.prompt
pdd/prompts/agentic_update_python.prompt
pdd/prompts/agentic_verify_explore_LLM.prompt
pdd/prompts/agentic_verify_python.prompt
pdd/prompts/api_key_scanner_python.prompt
pdd/prompts/architecture_include_validation_python.prompt
pdd/prompts/architecture_registry_python.prompt
pdd/prompts/architecture_sync_python.prompt
pdd/prompts/arrange_graph_layout_LLM.prompt
pdd/prompts/auth_service_python.prompt
pdd/prompts/auto_deps_architecture_python.prompt
pdd/prompts/auto_deps_main_python.prompt
pdd/prompts/auto_include_LLM.prompt
pdd/prompts/auto_include_python.prompt
pdd/prompts/auto_update_python.prompt
pdd/prompts/bug_main_python.prompt
pdd/prompts/bug_to_unit_test_LLM.prompt
pdd/prompts/bug_to_unit_test_python.prompt
pdd/prompts/change_LLM.prompt
pdd/prompts/change_main_python.prompt
pdd/prompts/change_python.prompt
pdd/prompts/checkup_review_loop_python.prompt
pdd/prompts/ci_detect_changed_modules_python.prompt
pdd/prompts/ci_drift_heal_python.prompt
pdd/prompts/ci_validation_python.prompt
pdd/prompts/cli_detector_python.prompt
pdd/prompts/cli_python.prompt
pdd/prompts/cmd_test_main_python.prompt
pdd/prompts/code_generator_main_python.prompt
pdd/prompts/code_generator_python.prompt
pdd/prompts/code_patcher_LLM.prompt
pdd/prompts/combine.sh
pdd/prompts/combined_output.txt
pdd/prompts/comment_line_python.prompt
pdd/prompts/config_resolution_python.prompt
pdd/prompts/conflict_LLM.prompt
pdd/prompts/conflicts_in_prompts_python.prompt
pdd/prompts/conflicts_main_python.prompt
pdd/prompts/construct_paths_python.prompt
pdd/prompts/content_selector_python.prompt
pdd/prompts/context_generator_main_python.prompt
pdd/prompts/context_generator_python.prompt
pdd/prompts/continue_generation_LLM.prompt
pdd/prompts/continue_generation_python.prompt
pdd/prompts/core_dump_requirements_LLM.prompt
pdd/prompts/core_dump_smoke_python.prompt
pdd/prompts/crash_main_python.prompt
pdd/prompts/cross_issue_reconcile_LLM.prompt
pdd/prompts/detect_change_LLM.prompt
pdd/prompts/detect_change_main_python.prompt
pdd/prompts/detect_change_python.prompt
pdd/prompts/diff_analyzer_LLM.prompt
pdd/prompts/durable_sync_runner_python.prompt
pdd/prompts/edit_file_python.prompt
pdd/prompts/embed_retrieve_python.prompt
pdd/prompts/example_generator_LLM.prompt
pdd/prompts/extract_code_LLM.prompt
pdd/prompts/extract_conflict_LLM.prompt
pdd/prompts/extract_detect_change_LLM.prompt
pdd/prompts/extract_program_code_fix_LLM.prompt
pdd/prompts/extract_prompt_change_LLM.prompt
pdd/prompts/extract_prompt_split_LLM.prompt
pdd/prompts/extract_prompt_update_LLM.prompt
pdd/prompts/extract_promptline_LLM.prompt
pdd/prompts/extract_unit_code_fix_LLM.prompt
pdd/prompts/extract_xml_LLM.prompt
pdd/prompts/extracts_prune_python.prompt
pdd/prompts/failure_classification_python.prompt
pdd/prompts/find_section_python.prompt
pdd/prompts/find_verification_errors_LLM.prompt
pdd/prompts/firecrawl_cache_python.prompt
pdd/prompts/fix_code_loop_python.prompt
pdd/prompts/fix_code_module_errors_LLM.prompt
pdd/prompts/fix_code_module_errors_python.prompt
pdd/prompts/fix_error_loop_python.prompt
pdd/prompts/fix_errors_from_unit_tests_LLM.prompt
pdd/prompts/fix_errors_from_unit_tests_python.prompt
pdd/prompts/fix_main_python.prompt
pdd/prompts/fix_verification_errors_LLM.prompt
pdd/prompts/fix_verification_errors_loop_python.prompt
pdd/prompts/fix_verification_errors_python.prompt
pdd/prompts/fix_verification_main_python.prompt
pdd/prompts/generate_model_catalog_python.prompt
pdd/prompts/generate_output_paths_python.prompt
pdd/prompts/generate_test_LLM.prompt
pdd/prompts/generate_test_from_example_LLM.prompt
pdd/prompts/generate_test_python.prompt
pdd/prompts/generation_completion_python.prompt
pdd/prompts/get_comment_python.prompt
pdd/prompts/get_extension_python.prompt
pdd/prompts/get_jwt_token_python.prompt
pdd/prompts/get_language_python.prompt
pdd/prompts/get_lint_commands_python.prompt
pdd/prompts/get_run_command_python.prompt
pdd/prompts/get_test_command_python.prompt
pdd/prompts/git_porcelain_python.prompt
pdd/prompts/git_update_python.prompt
pdd/prompts/include_query_extractor_LLM.prompt
pdd/prompts/include_query_extractor_python.prompt
pdd/prompts/increase_tests_LLM.prompt
pdd/prompts/increase_tests_python.prompt
pdd/prompts/incremental_code_generator_python.prompt
pdd/prompts/incremental_prd_architecture_patch_LLM.prompt
pdd/prompts/incremental_prd_architecture_python.prompt
pdd/prompts/insert_includes_LLM.prompt
pdd/prompts/insert_includes_python.prompt
pdd/prompts/install_completion_python.prompt
pdd/prompts/language_format_csv.prompt
pdd/prompts/llm_invoke_python.prompt
pdd/prompts/llm_model_csv.prompt
pdd/prompts/load_prompt_template_python.prompt
pdd/prompts/logo_animation_python.prompt
pdd/prompts/main_gen_prompt.prompt
pdd/prompts/metadata_sync_python.prompt
pdd/prompts/model_tester_python.prompt
pdd/prompts/one_session_agent_LLM.prompt
pdd/prompts/one_session_sync_python.prompt
pdd/prompts/operation_log_python.prompt
pdd/prompts/path_resolution_python.prompt
pdd/prompts/pdd_completion_bash.prompt
pdd/prompts/pdd_completion_fish.prompt
pdd/prompts/pdd_completion_zsh.prompt
pdd/prompts/pdd_theme_json.prompt
pdd/prompts/pddrc_initializer_python.prompt
pdd/prompts/pin_example_hack_python.prompt
pdd/prompts/post_gen_verify_LLM.prompt
pdd/prompts/postprocess_0_python.prompt
pdd/prompts/postprocess_python.prompt
pdd/prompts/preprocess_main_python.prompt
pdd/prompts/preprocess_python.prompt
pdd/prompts/process_csv_change_python.prompt
pdd/prompts/prompt_code_diff_LLM.prompt
pdd/prompts/prompt_diff_LLM.prompt
pdd/prompts/prompt_tester_python.prompt
pdd/prompts/provider_manager_python.prompt
pdd/prompts/pypi_description_restructuredtext.prompt
pdd/prompts/pyproject_toml.prompt
pdd/prompts/pytest_output_python.prompt
pdd/prompts/python_env_detector_python.prompt
pdd/prompts/reasoning_python.prompt
pdd/prompts/regression_analysis_log.prompt
pdd/prompts/regression_bash.prompt
pdd/prompts/remote_session_python.prompt
pdd/prompts/render_mermaid_python.prompt
pdd/prompts/resurface_check_Python.prompt
pdd/prompts/run_generated_python.prompt
pdd/prompts/setup_tool_python.prompt
pdd/prompts/split_LLM.prompt
pdd/prompts/split_main_python.prompt
pdd/prompts/split_python.prompt
pdd/prompts/split_validation_python.prompt
pdd/prompts/summarize_directory_python.prompt
pdd/prompts/summarize_file_LLM.prompt
pdd/prompts/sync_analysis_LLM.prompt
pdd/prompts/sync_animation_python.prompt
pdd/prompts/sync_determine_operation_python.prompt
pdd/prompts/sync_main_python.prompt
pdd/prompts/sync_orchestration_python.prompt
pdd/prompts/sync_order_python.prompt
pdd/prompts/sync_tui_python.prompt
pdd/prompts/template_expander_python.prompt
pdd/prompts/template_registry_python.prompt
pdd/prompts/trace_LLM.prompt
pdd/prompts/trace_main_python.prompt
pdd/prompts/trace_python.prompt
pdd/prompts/track_cost_python.prompt
pdd/prompts/trim_results_LLM.prompt
pdd/prompts/trim_results_start_LLM.prompt
pdd/prompts/unfinished_prompt_LLM.prompt
pdd/prompts/unfinished_prompt_python.prompt
pdd/prompts/update_main_python.prompt
pdd/prompts/update_model_costs_python.prompt
pdd/prompts/update_prompt_LLM.prompt
pdd/prompts/update_prompt_python.prompt
pdd/prompts/user_story_tests_python.prompt
pdd/prompts/validate_prompt_includes_python.prompt
pdd/prompts/xml_convertor_LLM.prompt
pdd/prompts/xml_tagger_python.prompt
pdd/prompts/commands/__init___python.prompt
pdd/prompts/commands/analysis_python.prompt
pdd/prompts/commands/auth_python.prompt
pdd/prompts/commands/checkup_python.prompt
pdd/prompts/commands/connect_python.prompt
pdd/prompts/commands/firecrawl_python.prompt
pdd/prompts/commands/fix_python.prompt
pdd/prompts/commands/generate_python.prompt
pdd/prompts/commands/maintenance_python.prompt
pdd/prompts/commands/misc_python.prompt
pdd/prompts/commands/modify_python.prompt
pdd/prompts/commands/report_python.prompt
pdd/prompts/commands/sessions_python.prompt
pdd/prompts/commands/templates_python.prompt
pdd/prompts/commands/utility_python.prompt
pdd/prompts/commands/which_python.prompt
pdd/prompts/core/cli_python.prompt
pdd/prompts/core/cloud_python.prompt
pdd/prompts/core/dump_python.prompt
pdd/prompts/core/duplicate_cli_guard_python.prompt
pdd/prompts/core/errors_python.prompt
pdd/prompts/core/remote_session_python.prompt
pdd/prompts/core/utils_python.prompt
pdd/prompts/frontend/App_typescriptreact.prompt
pdd/prompts/frontend/api_typescript.prompt
pdd/prompts/frontend/constants_typescript.prompt
pdd/prompts/frontend/index_typescriptreact.prompt
pdd/prompts/frontend/types_typescript.prompt
pdd/prompts/frontend/components/AddModuleModal_typescriptreact.prompt
pdd/prompts/frontend/components/AddToQueueModal_typescriptreact.prompt
pdd/prompts/frontend/components/ArchitectureView_typescriptreact.prompt
pdd/prompts/frontend/components/AuthStatusIndicator_typescriptreact.prompt
pdd/prompts/frontend/components/BatchFilterDropdown_typescriptreact.prompt
pdd/prompts/frontend/components/BugModal_typescriptreact.prompt
pdd/prompts/frontend/components/ChangeModal_typescriptreact.prompt
pdd/prompts/frontend/components/CommandForm_typescriptreact.prompt
pdd/prompts/frontend/components/CommandOutput_typescriptreact.prompt
pdd/prompts/frontend/components/CreatePromptModal_typescriptreact.prompt
pdd/prompts/frontend/components/DependencyViewer_typescriptreact.prompt
pdd/prompts/frontend/components/DeviceIndicator_typescriptreact.prompt
pdd/prompts/frontend/components/ErrorBoundary_typescriptreact.prompt
pdd/prompts/frontend/components/ExecutionModeToggle_typescriptreact.prompt
pdd/prompts/frontend/components/FileBrowser_typescriptreact.prompt
pdd/prompts/frontend/components/FilePickerInput_typescriptreact.prompt
pdd/prompts/frontend/components/GeneratedCommand_typescriptreact.prompt
pdd/prompts/frontend/components/GenerationProgressModal_typescriptreact.prompt
pdd/prompts/frontend/components/GraphToolbar_typescriptreact.prompt
pdd/prompts/frontend/components/GuidanceSidebar_typescriptreact.prompt
pdd/prompts/frontend/components/Header_typescriptreact.prompt
pdd/prompts/frontend/components/Icon_typescriptreact.prompt
pdd/prompts/frontend/components/InputField_typescriptreact.prompt
pdd/prompts/frontend/components/JobCard_typescriptreact.prompt
pdd/prompts/frontend/components/JobDashboard_typescriptreact.prompt
pdd/prompts/frontend/components/JobOutputPanel_typescriptreact.prompt
pdd/prompts/frontend/components/ModelSelector_typescriptreact.prompt
pdd/prompts/frontend/components/ModelSliders_typescriptreact.prompt
pdd/prompts/frontend/components/ModuleEditModal_typescriptreact.prompt
pdd/prompts/frontend/components/ModuleNode_typescriptreact.prompt
pdd/prompts/frontend/components/ProjectSettings_typescriptreact.prompt
pdd/prompts/frontend/components/PromptCodeDiffModal_typescriptreact.prompt
pdd/prompts/frontend/components/PromptEditor_typescriptreact.prompt
pdd/prompts/frontend/components/PromptMetricsBar_typescriptreact.prompt
pdd/prompts/frontend/components/PromptOrderModal_typescriptreact.prompt
pdd/prompts/frontend/components/PromptSelector_typescriptreact.prompt
pdd/prompts/frontend/components/PromptSpace_typescriptreact.prompt
pdd/prompts/frontend/components/ReauthModal_typescriptreact.prompt
pdd/prompts/frontend/components/RemoteSessionSelector_typescriptreact.prompt
pdd/prompts/frontend/components/SyncFromPromptModal_typescriptreact.prompt
pdd/prompts/frontend/components/SyncOptionsModal_typescriptreact.prompt
pdd/prompts/frontend/components/SyncStatusBadge_typescriptreact.prompt
pdd/prompts/frontend/components/Tabs_typescriptreact.prompt
pdd/prompts/frontend/components/TaskQueueControls_typescriptreact.prompt
pdd/prompts/frontend/components/TaskQueueItem_typescriptreact.prompt
pdd/prompts/frontend/components/TaskQueuePanel_typescriptreact.prompt
pdd/prompts/frontend/components/TextAreaField_typescriptreact.prompt
pdd/prompts/frontend/components/Toast_typescriptreact.prompt
pdd/prompts/frontend/components/Tooltip_typescriptreact.prompt
pdd/prompts/frontend/hooks/useArchitectureHistory_typescript.prompt
pdd/prompts/frontend/hooks/useAudioNotification_typescript.prompt
pdd/prompts/frontend/hooks/useJobs_typescript.prompt
pdd/prompts/frontend/hooks/useTaskQueue_typescript.prompt
pdd/prompts/server/__init___python.prompt
pdd/prompts/server/app_python.prompt
pdd/prompts/server/click_executor_python.prompt
pdd/prompts/server/executor_python.prompt
pdd/prompts/server/jobs_python.prompt
pdd/prompts/server/models_python.prompt
pdd/prompts/server/security_python.prompt
pdd/prompts/server/terminal_spawner_python.prompt
pdd/prompts/server/token_counter_python.prompt
pdd/prompts/server/routes/__init___python.prompt
pdd/prompts/server/routes/architecture_python.prompt
pdd/prompts/server/routes/auth_python.prompt
pdd/prompts/server/routes/commands_python.prompt
pdd/prompts/server/routes/config_python.prompt
pdd/prompts/server/routes/extracts_python.prompt
pdd/prompts/server/routes/files_python.prompt
pdd/prompts/server/routes/prompts_python.prompt
pdd/prompts/server/routes/session_python.prompt
pdd/prompts/server/routes/websocket_python.prompt
pdd/prompts/xml/change_LLM.prompt
pdd/prompts/xml/change_example_full.prompt
pdd/prompts/xml/change_example_partial.prompt
pdd/prompts/xml/change_example_partial_processed.prompt
pdd/prompts/xml/split_LLM.prompt
pdd/server/__init__.py
pdd/server/app.py
pdd/server/click_executor.py
pdd/server/executor.py
pdd/server/jobs.py
pdd/server/models.py
pdd/server/security.py
pdd/server/terminal_spawner.py
pdd/server/token_counter.py
pdd/server/routes/__init__.py
pdd/server/routes/architecture.py
pdd/server/routes/auth.py
pdd/server/routes/commands.py
pdd/server/routes/config.py
pdd/server/routes/extracts.py
pdd/server/routes/files.py
pdd/server/routes/prompts.py
pdd/server/routes/websocket.py
pdd/templates/architecture/architecture_json.prompt
pdd/templates/architecture/example_nextjs_task_notes.prompt
pdd/templates/architecture/example_python_backend.prompt
pdd/templates/architecture/pdd_path_construction_guide.prompt
pdd/templates/generic/generate_pddrc_YAML.prompt
pdd/templates/generic/generate_prompt.prompt
pdd_cli.egg-info/PKG-INFO
pdd_cli.egg-info/SOURCES.txt
pdd_cli.egg-info/dependency_links.txt
pdd_cli.egg-info/entry_points.txt
pdd_cli.egg-info/requires.txt
pdd_cli.egg-info/top_level.txt
scripts/check_deps.py
scripts/ci_detect_changed_modules.py
scripts/copy_package_data_to_public.py
scripts/extract_wheel.py
scripts/preprocess_wheel.py
tests/__init__.py
tests/cloud_regression.sh
tests/conftest.py
tests/isolated_verify.py
tests/prompt_tester.py
tests/regression.sh
tests/regression_public.sh
tests/sync_regression.sh
tests/sync_regression_parallel.sh
tests/test_739_complete.py
tests/test_739_e2e_synthetic.py
tests/test_739_fixtures.py
tests/test_agentic_arch_complexity_prompt.py
tests/test_agentic_architecture.py
tests/test_agentic_architecture_orchestrator.py
tests/test_agentic_bug.py
tests/test_agentic_bug_orchestrator.py
tests/test_agentic_bug_orchestrator_1.py
tests/test_agentic_bug_orchestrator_step_comments.py
tests/test_agentic_bug_step10_prompt.py
tests/test_agentic_bug_step11_prompt.py
tests/test_agentic_bug_step7_prompt.py
tests/test_agentic_change.py
tests/test_agentic_change_orchestrator.py
tests/test_agentic_checkup.py
tests/test_agentic_checkup_orchestrator.py
tests/test_agentic_common.py
tests/test_agentic_common_issue_813_anthropic_api_key_oauth_shadow.py
tests/test_agentic_common_worktree.py
tests/test_agentic_crash.py
tests/test_agentic_e2e_fix.py
tests/test_agentic_e2e_fix_orchestrator.py
tests/test_agentic_e2e_fix_orchestrator_resume_prompt.py
tests/test_agentic_e2e_fix_step10_prompt.py
tests/test_agentic_fix.py
tests/test_agentic_langtest.py
tests/test_agentic_split.py
tests/test_agentic_split_orchestrator.py
tests/test_agentic_split_real.py
tests/test_agentic_split_v2.py
tests/test_agentic_sync.py
tests/test_agentic_sync_nearest_config.py
tests/test_agentic_sync_runner.py
tests/test_agentic_test.py
tests/test_agentic_test_generate.py
tests/test_agentic_test_orchestrator.py
tests/test_agentic_update.py
tests/test_agentic_verify.py
tests/test_api_key_scanner.py
tests/test_architecture_include_validation.py
tests/test_architecture_registry.py
tests/test_architecture_sync.py
tests/test_auth_service.py
tests/test_auto_deps_architecture.py
tests/test_auto_deps_entry_wipe.py
tests/test_auto_deps_lock.py
tests/test_auto_deps_main.py
tests/test_auto_heal_workflow.py
tests/test_auto_include.py
tests/test_auto_update.py
tests/test_bug_main.py
tests/test_bug_to_unit_test.py
tests/test_change.py
tests/test_change_call_site_and_retry.py
tests/test_change_main.py
tests/test_checkup_pr_mode.py
tests/test_checkup_review_loop.py
tests/test_ci_detect_changed_modules.py
tests/test_ci_drift_heal.py
tests/test_ci_validation.py
tests/test_circular_includes.py
tests/test_cli.py
tests/test_cli_binary_isolation.py
tests/test_cli_detector.py
tests/test_cloud_noninteractive_auth.py
tests/test_cmd_test_main.py
tests/test_code_generator.py
tests/test_code_generator_main.py
tests/test_code_patcher_prompt_json_example.py
tests/test_commands_auth.py
tests/test_commands_firecrawl.py
tests/test_commands_fix.py
tests/test_commands_generate.py
tests/test_commands_maintenance.py
tests/test_commands_modify.py
tests/test_commands_templates.py
tests/test_commands_utility.py
tests/test_comment_line.py
tests/test_conflicts_in_prompts.py
tests/test_conflicts_main.py
tests/test_construct_paths.py
tests/test_content_selector.py
tests/test_context_example_isolation.py
tests/test_context_generator.py
tests/test_context_generator_main.py
tests/test_continue_generation.py
tests/test_copy_package_data_to_public.py
tests/test_core_dump.py
tests/test_core_errors.py
tests/test_core_utils.py
tests/test_crash_main.py
tests/test_cross_step_consistency_prompts.py
tests/test_detect_change.py
tests/test_detect_change_main.py
tests/test_discover_associated_documents.py
tests/test_duplicate_cli_guard.py
tests/test_durable_sync_runner.py
tests/test_e2e_auto_deps_pipeline.py
tests/test_e2e_bug_step9_verification.py
tests/test_e2e_issue_219_duplicate_includes.py
tests/test_e2e_issue_295_openai_schema.py
tests/test_e2e_issue_296_custom_csv.py
tests/test_e2e_issue_305_false_success.py
tests/test_e2e_issue_309_oauth_rate_limit.py
tests/test_e2e_issue_319_json_braces.py
tests/test_e2e_issue_340_report_core_no_default.py
tests/test_e2e_issue_342_syspath_isolation.py
tests/test_e2e_issue_349_sys_modules_pollution.py
tests/test_e2e_issue_357_step9_keyerror.py
tests/test_e2e_issue_358_jwt_cache_null.py
tests/test_e2e_issue_364_cumulative_cost.py
tests/test_e2e_issue_373_step5_keyerror.py
tests/test_e2e_issue_375_malformed_json.py
tests/test_e2e_issue_379_auth_null_expires.py
tests/test_e2e_issue_383_commit_intermediate_files.py
tests/test_e2e_issue_399_ssh_url_message.py
tests/test_e2e_issue_419_cli_unpushed_commits.py
tests/test_e2e_issue_419_unpushed_commits.py
tests/test_e2e_issue_426_include_path_validation.py
tests/test_e2e_issue_429_prompt_files_in_pr.py
tests/test_e2e_issue_445_worktree_resume.py
tests/test_e2e_issue_448_change_orchestrator.py
tests/test_e2e_issue_448_step5_keyerror.py
tests/test_e2e_issue_449_auth_logout_message.py
tests/test_e2e_issue_467_false_cached_steps.py
tests/test_e2e_issue_468_not_a_bug_early_exit.py
tests/test_e2e_issue_469_cleanup_messages.py
tests/test_e2e_issue_469_duplicate_unresolved.py
tests/test_e2e_issue_470_sessions_cleanup_auth_message.py
tests/test_e2e_issue_481_pagination.py
tests/test_e2e_issue_485_warning_false_negative.py
tests/test_e2e_issue_493_update_output_subdir.py
tests/test_e2e_issue_508_budget_test_cost.py
tests/test_e2e_issue_508_sync_budget_tracking.py
tests/test_e2e_issue_509_retry_cost.py
tests/test_e2e_issue_521_circular_includes.py
tests/test_e2e_issue_522_include_fingerprint.py
tests/test_e2e_issue_545_no_changes_to_commit.py
tests/test_e2e_issue_549_format_double_escaping.py
tests/test_e2e_issue_549_other_orchestrators.py
tests/test_e2e_issue_553_circular_includes_non_recursive.py
tests/test_e2e_issue_557_codex_ndjson.py
tests/test_e2e_issue_566_code_fence_tags.py
tests/test_e2e_issue_579_bug_worktree_rerun.py
tests/test_e2e_issue_579_orchestrator_rerun.py
tests/test_e2e_issue_594_preamble_imports.py
tests/test_e2e_issue_604_handler_wiring.py
tests/test_e2e_issue_620_hallucinated_imports.py
tests/test_e2e_issue_626_nextjs_rendering_model.py
tests/test_e2e_issue_686_anthropic_cost_double_count.py
tests/test_e2e_issue_687_postprocess_model_name.py
tests/test_e2e_issue_737_step_completion_markers.py
tests/test_e2e_issue_745_initial_cost_tracking.py
tests/test_e2e_issue_773_hard_stop.py
tests/test_e2e_issue_791_e2e_timeout_retry.py
tests/test_e2e_issue_796_typescript_python_validation.py
tests/test_e2e_issue_797_typescript_verification.py
tests/test_e2e_issue_817_step5_degenerate_cli.py
tests/test_e2e_issue_824_artifact_filtering.py
tests/test_e2e_issue_825_param_drop.py
tests/test_e2e_issue_830_workflow_stall.py
tests/test_e2e_issue_894.py
tests/test_e2e_issue_902_provider_fallback.py
tests/test_e2e_issue_903_convergence.py
tests/test_e2e_openai_required_array.py
tests/test_e2e_pattern_verification.py
tests/test_e2e_selective_includes.py
tests/test_e2e_selective_includes_integration.py
tests/test_e2e_step11_cleanup_revert.py
tests/test_e2e_subprocess_issue_399_ssh_url_message.py
tests/test_e2e_subprocess_issue_541_quiet_flag.py
tests/test_e2e_subprocess_issue_593_bug_exit_code.py
tests/test_embed_retrieve.py
tests/test_example_error_detection.py
tests/test_explicit_output_paths.py
tests/test_extracts_prune.py
tests/test_failure_classification.py
tests/test_find_prompt_file.py
tests/test_find_section.py
tests/test_firecrawl_cache.py
tests/test_fix_code_loop.py
tests/test_fix_code_module_errors.py
tests/test_fix_error_loop.py
tests/test_fix_error_loop_failure_aware.py
tests/test_fix_errors_from_unit_tests.py
tests/test_fix_main.py
tests/test_fix_main_issue_232.py
tests/test_fix_verification_errors.py
tests/test_fix_verification_errors_loop.py
tests/test_fix_verification_main.py
tests/test_generate_model_catalog.py
tests/test_generate_output_paths.py
tests/test_generate_output_paths_regression.py
tests/test_generate_test.py
tests/test_generation_completion.py
tests/test_get_comment.py
tests/test_get_extension.py
tests/test_get_jwt_token.py
tests/test_get_language.py
tests/test_get_lint_commands.py
tests/test_get_run_command.py
tests/test_get_test_command.py
tests/test_git_porcelain.py
tests/test_git_update.py
tests/test_home_isolation.py
tests/test_include_query_extractor.py
tests/test_increase_tests.py
tests/test_incremental_code_generator.py
tests/test_incremental_prd_architecture.py
tests/test_incremental_prd_architecture_real.py
tests/test_insert_includes.py
tests/test_install_completion.py
tests/test_issue_1021_reproduction.py
tests/test_issue_1049_reproduction.py
tests/test_issue_1060_pollution.py
tests/test_issue_1080_porcelain_scope_guards.py
tests/test_issue_1240_generate_prompt_meta_framing.py
tests/test_issue_1272_cloud_timeout.py
tests/test_issue_225_paths_and_includes.py
tests/test_issue_237.py
tests/test_issue_467_all_orchestrators.py
tests/test_issue_469_duplicate_unresolved.py
tests/test_issue_592_failing_case.py
tests/test_issue_600_agentic_weaknesses.py
tests/test_issue_633_reproduction.py
tests/test_issue_686_post_process_args_braces.py
tests/test_issue_737_step_completion_markers.py
tests/test_issue_791_reproduction.py
tests/test_issue_794_anti_tdd_and_test_discovery.py
tests/test_issue_794_repro.py
tests/test_issue_830_remaining_fixes.py
tests/test_issue_865_reproduction.py
tests/test_issue_894_pytest_output_deadlock.py
tests/test_issue_902.py
tests/test_issue_902_prompt_sync.py
tests/test_issue_926_preserve_comments_directive.py
tests/test_issue_953_directory_scan_regression.py
tests/test_jobs_sync_failure_detection.py
tests/test_list_drift_detection.py
tests/test_llm_invoke.py
tests/test_llm_invoke_csv_model_registration.py
tests/test_llm_invoke_integration.py
tests/test_llm_invoke_nested_schema.py
tests/test_llm_invoke_retry_cost.py
tests/test_llm_invoke_vertex_retry.py
tests/test_load_prompt_template.py
tests/test_logo_animation.py
tests/test_metadata_sync.py
tests/test_mock_vs_production_fix.py
tests/test_model_tester.py
tests/test_nextjs_rendering_model.py
tests/test_one_session_eval.py
tests/test_one_session_sync.py
tests/test_opencode_provider.py
tests/test_operation_log.py
tests/test_operation_logging_e2e.py
tests/test_path_resolution.py
tests/test_pattern_completeness_verification.py
tests/test_pddrc_initializer.py
tests/test_pddrc_true_e2e.py
tests/test_pin_example_hack.py
tests/test_postprocess.py
tests/test_postprocess_0.py
tests/test_preprocess.py
tests/test_preprocess_main.py
tests/test_preprocess_main_pdd_tags.py
tests/test_process_csv_change.py
tests/test_prompt_contract_validation.py
tests/test_provider_env_isolation.py
tests/test_provider_manager.py
tests/test_pytest_output.py
tests/test_quiet_flag.py
tests/test_reasoning.py
tests/test_remote_command_completion.py
tests/test_remote_session.py
tests/test_render_mermaid.py
tests/test_report.py
tests/test_research_prompt_web_tools.py
tests/test_server_routes_prompts.py
tests/test_server_spawn.py
tests/test_setup_tool.py
tests/test_space_path_support.sh
tests/test_split.py
tests/test_split_main.py
tests/test_split_seam_resolution.py
tests/test_split_validation.py
tests/test_step11_api_mocking_guidance.py
tests/test_structural_test_guard.py
tests/test_structural_test_guard_integration.py
tests/test_summarize_directory.py
tests/test_sync_animation.py
tests/test_sync_animation_0.py
tests/test_sync_backward_compat.py
tests/test_sync_code_main.py
tests/test_sync_contract_matrix.py
tests/test_sync_determine_operation.py
tests/test_sync_graph_order_consistency.py
tests/test_sync_main.py
tests/test_sync_orchestration.py
tests/test_sync_order.py
tests/test_sync_target_coverage_infinite_loop.py
tests/test_sync_template_prompt_discovery.py
tests/test_sync_tui.py
tests/test_template_expander.py
tests/test_template_registry.py
tests/test_thread_safe_redirector.py
tests/test_time_reasoning_effort_env.py
tests/test_trace.py
tests/test_trace_main.py
tests/test_track_cost.py
tests/test_unfinished_prompt.py
tests/test_update_command.py
tests/test_update_main.py
tests/test_update_model_costs.py
tests/test_update_prompt.py
tests/test_user_story_tests.py
tests/test_version.py
tests/test_which.py
tests/test_xml_tagger.py
tests/test_z3_prompt_test_correspondence.py
tests/validate_behavioral_test.py
tests/commands/__init__.py
tests/commands/test_analysis.py
tests/commands/test_auth.py
tests/commands/test_checkup.py
tests/commands/test_connect.py
tests/commands/test_fix.py
tests/commands/test_generate.py
tests/commands/test_maintenance.py
tests/commands/test_modify.py
tests/commands/test_sessions.py
tests/commands/test_utility.py
tests/core/__init__.py
tests/core/test_cli.py
tests/core/test_cloud.py
tests/core/test_remote_session.py
tests/fixtures/autoheal_1187_post.prompt
tests/fixtures/autoheal_1187_pre.prompt
tests/fixtures/conftest.py
tests/fixtures/encode_message_python.prompt
tests/fixtures/issue591_behavioral_signal_test.py.fixture
tests/fixtures/issue591_dockerfile_test.py.fixture
tests/fixtures/issue591_structural_getsource_test.py.fixture
tests/fixtures/simple_math.py
tests/fixtures/simple_math_example.py
tests/fixtures/simple_math_python.prompt
tests/fixtures/sub_simple_math.prompt
tests/fixtures/test_other_python.prompt
tests/fixtures/test_simple_math.py
tests/fixtures/updated_simple_math_python.prompt
tests/fixtures/arch_include_validate_ok/architecture.json
tests/fixtures/arch_include_validate_ok/prompts/child_Python.prompt
tests/fixtures/arch_include_validate_ok/prompts/parent_Python.prompt
tests/fixtures/one_session_eval/one_session_agent_LLM_original.prompt
tests/fixtures/one_session_eval/s7_large_code_bug/scenario.json
tests/fixtures/one_session_eval/s7_large_code_bug/examples/llm_client_example.py
tests/fixtures/one_session_eval/s7_large_code_bug/prompts/llm_client_python.prompt
tests/fixtures/one_session_eval/s7_large_code_bug/src/llm_client.py
tests/fixtures/one_session_eval/s7_large_code_bug/tests/test_llm_client.py
tests/fixtures/one_session_eval/s8_large_minimal_tests/scenario.json
tests/fixtures/one_session_eval/s8_large_minimal_tests/examples/workflow_engine_example.py
tests/fixtures/one_session_eval/s8_large_minimal_tests/prompts/workflow_engine_python.prompt
tests/fixtures/one_session_eval/s8_large_minimal_tests/src/workflow_engine.py
tests/fixtures/one_session_eval/s8_large_minimal_tests/tests/test_workflow_engine.py
tests/fixtures/one_session_eval/s9_large_wrong_tests/scenario.json
tests/fixtures/one_session_eval/s9_large_wrong_tests/examples/config_manager_example.py
tests/fixtures/one_session_eval/s9_large_wrong_tests/prompts/config_manager_python.prompt
tests/fixtures/one_session_eval/s9_large_wrong_tests/src/config_manager.py
tests/fixtures/one_session_eval/s9_large_wrong_tests/tests/test_config_manager.py
tests/server/__init__.py
tests/server/conftest.py
tests/server/test___init__.py
tests/server/test_app.py
tests/server/test_click_executor.py
tests/server/test_executor.py
tests/server/test_jobs.py
tests/server/test_models.py
tests/server/test_security.py
tests/server/test_terminal_spawner.py
tests/server/test_token_counter.py
tests/server/routes/__init__.py
tests/server/routes/conftest.py
tests/server/routes/test_architecture.py
tests/server/routes/test_auth.py
tests/server/routes/test_commands.py
tests/server/routes/test_config.py
tests/server/routes/test_extracts.py
tests/server/routes/test_files.py
tests/server/routes/test_prompts.py
tests/server/routes/test_routes_init.py
tests/server/routes/test_websocket.py
user_stories/story__template.md
utils/__init__.py
utils/run_generated.py
utils/mcp/README.md
utils/mcp/generate_prompt.sh
utils/mcp/generate_python.sh
utils/mcp/requirements.txt
utils/mcp/context/README.md
utils/mcp/context/definitions_example.py
utils/mcp/context/handlers_example.py
utils/mcp/context/main_example.py
utils/mcp/context/regenerate_test_files.py
utils/mcp/context/runner_example.py
utils/mcp/context/server_example.py
utils/mcp/pdd_mcp_server/__init__.py
utils/mcp/pdd_mcp_server/main.py
utils/mcp/pdd_mcp_server/server.py
utils/mcp/pdd_mcp_server/tools/__init__.py
utils/mcp/pdd_mcp_server/tools/api_key_check.py
utils/mcp/pdd_mcp_server/tools/definitions.py
utils/mcp/pdd_mcp_server/tools/handlers.py
utils/mcp/pdd_mcp_server/tools/runner.py
utils/mcp/prompts/README_md.prompt
utils/mcp/prompts/definitions_python.prompt
utils/mcp/prompts/generate_prompt.prompt
utils/mcp/prompts/handlers_python.prompt
utils/mcp/prompts/io_dependencies.csv
utils/mcp/prompts/io_dependencies_csv.prompt
utils/mcp/prompts/main_python.prompt
utils/mcp/prompts/mcp_architecture.csv
utils/mcp/prompts/mcp_architecture_csv.prompt
utils/mcp/prompts/requirements_txt.prompt
utils/mcp/prompts/runner_python.prompt
utils/mcp/prompts/server_python.prompt
utils/mcp/tests/test_mcp_client.py
utils/vscode_prompt/.gitignore
utils/vscode_prompt/.vscodeignore
utils/vscode_prompt/AGENTS.md
utils/vscode_prompt/CHANGELOG.md
utils/vscode_prompt/LICENSE.md
utils/vscode_prompt/Makefile
utils/vscode_prompt/README.md
utils/vscode_prompt/language-configuration.json
utils/vscode_prompt/package-lock.json
utils/vscode_prompt/package.json
utils/vscode_prompt/tsconfig.json
utils/vscode_prompt/vsc-extension-quickstart.md
utils/vscode_prompt/.vscode/launch.json
utils/vscode_prompt/examples/pddInstaller_example.ts
utils/vscode_prompt/images/icon.png
utils/vscode_prompt/images/icon.svg
utils/vscode_prompt/images/video-thumb.png
utils/vscode_prompt/out/extension.js
utils/vscode_prompt/out/extension.js.map
utils/vscode_prompt/out/pddInstaller.js
utils/vscode_prompt/out/pddInstaller.js.map
utils/vscode_prompt/prompts/extension_typescript.prompt
utils/vscode_prompt/prompts/pddInstaller_typescript.prompt
utils/vscode_prompt/prompts/prompt.tmLanguage_json.prompt
utils/vscode_prompt/scripts/generate-video-thumb.mjs
utils/vscode_prompt/scripts/render-icon.mjs
utils/vscode_prompt/src/extension.ts
utils/vscode_prompt/src/pddInstaller.ts
utils/vscode_prompt/syntaxes/prompt.tmLanguage.json
utils/vscode_prompt/tests/test_extension.ts
utils/vscode_prompt/tests/test_pddInstaller.ts