@ngocsangairvds/vsaf 3.2.14 → 3.2.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1441) hide show
  1. package/bin/vsaf.js +13 -0
  2. package/package.json +1 -1
  3. package/src/config.js +167 -0
  4. package/src/global.js +1 -48
  5. package/src/utils.js +44 -1
  6. package/tools/vds-scripts/Makefile +9 -31
  7. package/tools/vds-scripts/docker/docker-compose.cli.yml +1 -117
  8. package/tools/vds-scripts/docker/docker-compose.services.yml +1 -40
  9. package/tools/vds-scripts/docker/infrastructure/init-schemas.sql +0 -34
  10. package/tools/vds-scripts/docker/infrastructure/pgbouncer/pgbouncer.ini +2 -6
  11. package/tools/vds-scripts/pyproject.toml +1 -33
  12. package/tools/vds-scripts/uv.lock +80 -1651
  13. package/tools/vds-scripts/vds_cli/pyproject.toml +3 -0
  14. package/tools/vds-scripts/vds_cli/src/vds_cli/cli.py +1 -127
  15. package/tools/vds-scripts/vds_cli/src/vds_cli/commands/lint_cli.py +1 -20
  16. package/tools/vds-scripts/vds_cli/src/vds_cli/router.py +0 -100
  17. package/tools/vds-scripts/vds_cli/tests/conftest.py +0 -2
  18. package/tools/vds-scripts/vds_cli/tests/unit/test_cli.py +0 -25
  19. package/tools/vds-scripts/vds_cli/tests/unit/test_lint_cli.py +2 -2
  20. package/tools/vds-scripts/vds_cli/tests/unit/test_router.py +0 -2
  21. package/tools/vds-scripts/CLOSURE.md +0 -340
  22. package/tools/vds-scripts/ECOSYSTEM-CHANGELOG.md +0 -52
  23. package/tools/vds-scripts/ECOSYSTEM-DOCS.md +0 -602
  24. package/tools/vds-scripts/ECOSYSTEM_ALIGNMENT.md +0 -133
  25. package/tools/vds-scripts/ENV-HYGIENE-OPS-NOTE.md +0 -65
  26. package/tools/vds-scripts/INVESTIGATION-cloud-401.md +0 -103
  27. package/tools/vds-scripts/MEM0_2.0_API_REFERENCE.md +0 -238
  28. package/tools/vds-scripts/PACKAGE_P125B_IMPLEMENTATION_SUMMARY.md +0 -131
  29. package/tools/vds-scripts/PHASE-MERGE-SUMMARY.md +0 -121
  30. package/tools/vds-scripts/PHASES-3-ARCHIVE.md +0 -59
  31. package/tools/vds-scripts/PROJECT_COMPLETION_SUMMARY.md +0 -45
  32. package/tools/vds-scripts/SEARCH-CRASH-REPRO.md +0 -51
  33. package/tools/vds-scripts/analyze_hexagonal.py +0 -217
  34. package/tools/vds-scripts/analyze_profiles.py +0 -60
  35. package/tools/vds-scripts/audit-checklist.xlsx +0 -0
  36. package/tools/vds-scripts/audit_orchestrator/.audit_approvals/approvals_index.json +0 -1
  37. package/tools/vds-scripts/audit_orchestrator/.env.example +0 -85
  38. package/tools/vds-scripts/audit_orchestrator/.github/workflows/audit.yml +0 -47
  39. package/tools/vds-scripts/audit_orchestrator/Dockerfile +0 -92
  40. package/tools/vds-scripts/audit_orchestrator/GOOGLE_SHEETS_IMPLEMENTATION_SUMMARY.md +0 -218
  41. package/tools/vds-scripts/audit_orchestrator/PHASE3_INTEGRATION_SUMMARY.md +0 -268
  42. package/tools/vds-scripts/audit_orchestrator/PHASE7-MERGE-SUMMARY.md +0 -174
  43. package/tools/vds-scripts/audit_orchestrator/README.md +0 -1573
  44. package/tools/vds-scripts/audit_orchestrator/TSK-168-IMPLEMENTATION-SUMMARY.md +0 -191
  45. package/tools/vds-scripts/audit_orchestrator/TSK-196-IMPLEMENTATION-SUMMARY.md +0 -201
  46. package/tools/vds-scripts/audit_orchestrator/alembic/env.py +0 -37
  47. package/tools/vds-scripts/audit_orchestrator/alembic/script.py.mako +0 -28
  48. package/tools/vds-scripts/audit_orchestrator/alembic/versions/0001_initial_audit_state_schema.py +0 -1260
  49. package/tools/vds-scripts/audit_orchestrator/alembic.ini +0 -68
  50. package/tools/vds-scripts/audit_orchestrator/config/category-mapping.json +0 -81
  51. package/tools/vds-scripts/audit_orchestrator/config/profile-timeouts.yaml +0 -17
  52. package/tools/vds-scripts/audit_orchestrator/create_sample.py +0 -55
  53. package/tools/vds-scripts/audit_orchestrator/data/corpus_accuracy_report.json +0 -17
  54. package/tools/vds-scripts/audit_orchestrator/data/exemplar_quality_report.json +0 -1606
  55. package/tools/vds-scripts/audit_orchestrator/data/instruction_plan_fixtures.json +0 -163
  56. package/tools/vds-scripts/audit_orchestrator/data/requirement_exemplars.json +0 -3443
  57. package/tools/vds-scripts/audit_orchestrator/data/requirement_scope_fixtures.json +0 -172
  58. package/tools/vds-scripts/audit_orchestrator/debug_rg.py +0 -46
  59. package/tools/vds-scripts/audit_orchestrator/demo_code_pack.py +0 -127
  60. package/tools/vds-scripts/audit_orchestrator/docs/AGENT_SDK_SELECTION_SPEC.md +0 -720
  61. package/tools/vds-scripts/audit_orchestrator/docs/API.md +0 -804
  62. package/tools/vds-scripts/audit_orchestrator/docs/CONTENT_ANALYSIS_APPROACH.md +0 -1041
  63. package/tools/vds-scripts/audit_orchestrator/docs/CONTENT_SCORING_EVOLUTION_SPEC.md +0 -868
  64. package/tools/vds-scripts/audit_orchestrator/docs/DEPLOYMENT.md +0 -778
  65. package/tools/vds-scripts/audit_orchestrator/docs/LLM_AGENT_AUDIT_SPEC.md +0 -721
  66. package/tools/vds-scripts/audit_orchestrator/docs/LLM_CONTENT_ANALYSIS_SPEC.md +0 -1143
  67. package/tools/vds-scripts/audit_orchestrator/docs/LSP_SETUP_GUIDE.md +0 -221
  68. package/tools/vds-scripts/audit_orchestrator/docs/MULTI_REPO_AUDIT_SPEC.md +0 -951
  69. package/tools/vds-scripts/audit_orchestrator/docs/OLLAMA_EMBEDDINGS_SETUP.md +0 -119
  70. package/tools/vds-scripts/audit_orchestrator/docs/PHASE32_REAL_BENCHMARK_2026-02-08.md +0 -66
  71. package/tools/vds-scripts/audit_orchestrator/docs/PHASE_64_TO_92_HISTORICAL_SPEC.md +0 -1772
  72. package/tools/vds-scripts/audit_orchestrator/docs/TSK-193-flow-trace.md +0 -201
  73. package/tools/vds-scripts/audit_orchestrator/docs/TSK-193-verification.md +0 -124
  74. package/tools/vds-scripts/audit_orchestrator/docs/phase152-hierarchical-query-surface.md +0 -46
  75. package/tools/vds-scripts/audit_orchestrator/examples/bitbucket_metadata_example.json +0 -50
  76. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/README.md +0 -68
  77. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase117_phase118_shared_state.sql +0 -64
  78. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase154_published_pages.sql +0 -28
  79. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_dispatch_tables.sql +0 -94
  80. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_events.sql +0 -91
  81. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_scope_snapshots.sql +0 -24
  82. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_status_view.sql +0 -22
  83. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase169_dispatch_observability.sql +0 -55
  84. package/tools/vds-scripts/audit_orchestrator/legacy/migrations/state_repair_hardening.sql +0 -24
  85. package/tools/vds-scripts/audit_orchestrator/pyproject.toml +0 -211
  86. package/tools/vds-scripts/audit_orchestrator/pyrightconfig.json +0 -51
  87. package/tools/vds-scripts/audit_orchestrator/pytest.ini +0 -37
  88. package/tools/vds-scripts/audit_orchestrator/reproduce_scanner.py +0 -40
  89. package/tools/vds-scripts/audit_orchestrator/scripts/README.md +0 -116
  90. package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_crawl_modes.py +0 -455
  91. package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_dspy.py +0 -513
  92. package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_nlp_accuracy.py +0 -138
  93. package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_retrieval_modes.py +0 -176
  94. package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_upload_update_mode.py +0 -167
  95. package/tools/vds-scripts/audit_orchestrator/scripts/build_check.py +0 -76
  96. package/tools/vds-scripts/audit_orchestrator/scripts/check_live_progress.py +0 -61
  97. package/tools/vds-scripts/audit_orchestrator/scripts/cli_integration_test.py +0 -400
  98. package/tools/vds-scripts/audit_orchestrator/scripts/index_workspace.py +0 -178
  99. package/tools/vds-scripts/audit_orchestrator/scripts/inspect_route_conformance.py +0 -196
  100. package/tools/vds-scripts/audit_orchestrator/scripts/monitor_postgres.py +0 -145
  101. package/tools/vds-scripts/audit_orchestrator/scripts/optimize_audit.py +0 -462
  102. package/tools/vds-scripts/audit_orchestrator/scripts/verify.py +0 -673
  103. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase111_requirement_analysis.py +0 -375
  104. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase117_cross_repo_evidence.py +0 -77
  105. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase121_short_circuit.py +0 -680
  106. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase122_instruction_handling.py +0 -478
  107. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase125_skill_integration.py +0 -832
  108. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase_36.py +0 -394
  109. package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase_37.py +0 -58
  110. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/__init__.py +0 -17
  111. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/__init__.py +0 -29
  112. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/_langchain_warnings.py +0 -17
  113. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/agentic_investigator.py +0 -4130
  114. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/approval.py +0 -490
  115. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/audit_loop_hooks.py +0 -107
  116. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/audit_state.py +0 -50
  117. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/base.py +0 -4035
  118. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/code_agent.py +0 -667
  119. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/code_analysis_helpers.py +0 -236
  120. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/code_analysis_prompts.py +0 -146
  121. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/docs_agent.py +0 -1234
  122. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/langgraph_workflow.py +0 -2002
  123. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/pydantic_base.py +0 -1227
  124. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/requirement_analysis_agent.py +0 -593
  125. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/security_agent.py +0 -1829
  126. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/security_scanner.py +0 -686
  127. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/skill_tools.py +0 -204
  128. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/synthesis_agent.py +0 -1463
  129. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/tool_efficiency_guard.py +0 -609
  130. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/tool_registry.py +0 -3822
  131. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/__init__.py +0 -52
  132. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/evidence_corpus.py +0 -385
  133. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/filesystem.py +0 -1134
  134. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/lsp.py +0 -458
  135. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/mcp_toolset.py +0 -491
  136. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/skills_toolset.py +0 -997
  137. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/vector_evidence.py +0 -842
  138. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/usage_tracker.py +0 -682
  139. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/visualization.py +0 -303
  140. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/analyze_cmds.py +0 -892
  141. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checklist_query/__init__.py +0 -15
  142. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checklist_query/service.py +0 -171
  143. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/__init__.py +0 -20
  144. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/base.py +0 -60
  145. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/bitbucket/__init__.py +0 -6
  146. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/bitbucket/checks.py +0 -257
  147. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/confluence/__init__.py +0 -10
  148. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/confluence/checks.py +0 -78
  149. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/git/__init__.py +0 -6
  150. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/git/file_checks.py +0 -133
  151. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/__init__.py +0 -17
  152. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/api_docs_check.py +0 -80
  153. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/readme_check.py +0 -76
  154. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/security_docs_check.py +0 -78
  155. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/registry.py +0 -402
  156. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/sonarqube/__init__.py +0 -10
  157. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/sonarqube/checks.py +0 -276
  158. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/cli.py +0 -12
  159. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/cli_common.py +0 -128
  160. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/cli_impl.py +0 -9826
  161. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/clients/bitbucket_cli_client.py +0 -187
  162. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/clients/confluence_cli_client.py +0 -977
  163. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/clients/sonarqube_cli_client.py +0 -28
  164. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/__init__.py +0 -21
  165. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/base.py +0 -25
  166. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/bitbucket_downloader.py +0 -644
  167. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/bitbucket_metadata.py +0 -133
  168. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/checklist_parser.py +0 -180
  169. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/__init__.py +0 -31
  170. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/bitbucket_probe.py +0 -443
  171. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/confluence_probe.py +0 -365
  172. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/freshness_evaluator.py +0 -330
  173. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/material_completeness_service.py +0 -1079
  174. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/confluence_collector.py +0 -259
  175. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/diagram_extractor.py +0 -280
  176. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/enrichment_extractor.py +0 -200
  177. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/evidence_cache.py +0 -35
  178. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/git_collector.py +0 -148
  179. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/graphify_collector.py +0 -171
  180. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/image_extractor.py +0 -359
  181. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/linked_page_tracker.py +0 -120
  182. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/markdown_converter.py +0 -344
  183. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/material_cache.py +0 -1252
  184. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/material_downloader.py +0 -1165
  185. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/orchestrator.py +0 -168
  186. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/registry_parser.py +0 -3063
  187. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/requirements.py +0 -70
  188. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/runner.py +0 -119
  189. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/sonarqube_collector.py +0 -113
  190. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config.py +0 -1943
  191. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/__init__.py +0 -23
  192. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/discovery.py +0 -90
  193. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/environment_resolver.py +0 -56
  194. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/evidence.py +0 -78
  195. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/models.py +0 -73
  196. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/precedence.py +0 -10
  197. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/redaction.py +0 -20
  198. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/confluence_connectivity.py +0 -140
  199. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/corpus_cmds.py +0 -278
  200. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/db/__init__.py +0 -7
  201. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/db/alembic_filters.py +0 -57
  202. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/docs/__init__.py +0 -29
  203. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/docs/diataxis_validator.py +0 -687
  204. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/doctor_cmds.py +0 -3295
  205. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/__init__.py +0 -5
  206. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/evaluation.py +0 -301
  207. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/modules.py +0 -172
  208. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/runtime.py +0 -836
  209. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/signatures.py +0 -406
  210. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/__init__.py +0 -192
  211. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/ad_hoc_analyzer.py +0 -399
  212. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/aggregator.py +0 -220
  213. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/auditor.py +0 -504
  214. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/batch_evidence_cache.py +0 -111
  215. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/batch_processor.py +0 -4776
  216. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/calibration.py +0 -217
  217. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checklist_generator.py +0 -1201
  218. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checklist_projection.py +0 -192
  219. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checklist_scoping.py +0 -221
  220. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checkpoint.py +0 -159
  221. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/cl003_shared_lib_guard.py +0 -194
  222. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/companion_context_service.py +0 -445
  223. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/confluence_checklist_contract.py +0 -7425
  224. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/cross_check_rules.py +0 -213
  225. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/deterministic_evaluator.py +0 -237
  226. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/drift_detector.py +0 -157
  227. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/dspy_requirement_classifier.py +0 -640
  228. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/evidence_assembler.py +0 -407
  229. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/evidence_collector.py +0 -119
  230. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/evidence_diversity.py +0 -101
  231. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/gap_analyzer.py +0 -549
  232. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/graduated.py +0 -185
  233. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/grounding_validator.py +0 -287
  234. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/instruction_analyzer.py +0 -882
  235. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/instruction_compliance.py +0 -172
  236. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/llm_row_evaluator.py +0 -9270
  237. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/loader.py +0 -1070
  238. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/manual_check_config.py +0 -136
  239. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/mapping.py +0 -269
  240. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/multi_judge.py +0 -65
  241. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/phase120_checklist_update.py +0 -416
  242. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/profile_scorer.py +0 -427
  243. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_evidence_context.py +0 -449
  244. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_knowledge_query_service.py +0 -155
  245. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_knowledge_store.py +0 -383
  246. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_topology.py +0 -1920
  247. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/provider_failure_classifier.py +0 -778
  248. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/readiness_cli_helpers.py +0 -341
  249. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/readiness_extractor.py +0 -303
  250. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/readiness_synthesizer.py +0 -730
  251. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/regression_guard.py +0 -138
  252. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/repo_type_classifier.py +0 -297
  253. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/requirement_analysis.py +0 -1433
  254. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/requirement_classification.py +0 -1725
  255. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/result_merger.py +0 -814
  256. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/route_matrix.py +0 -267
  257. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/row_evaluator.py +0 -9437
  258. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/row_evaluator_runtime.py +0 -1270
  259. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/row_evaluator_types.py +0 -2102
  260. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/rubric.py +0 -592
  261. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/scorer.py +0 -1239
  262. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/section_packs.py +0 -645
  263. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/skill_recommendation.py +0 -1183
  264. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/stability_harness.py +0 -207
  265. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/target_selector.py +0 -841
  266. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/telemetry.py +0 -347
  267. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/template_analyzer.py +0 -469
  268. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/token_tracker.py +0 -111
  269. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/tool_first_planner.py +0 -7905
  270. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/topology_query_service.py +0 -80
  271. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/validator.py +0 -449
  272. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/weight_policy.py +0 -464
  273. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/errors.py +0 -430
  274. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/extract_cmds.py +0 -4887
  275. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/identity.py +0 -146
  276. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/__init__.py +0 -52
  277. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/baseline.py +0 -378
  278. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/change_analyzer.py +0 -407
  279. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/delta_report.py +0 -189
  280. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/diff_detector.py +0 -301
  281. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/integrations/__init__.py +0 -3
  282. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/__init__.py +0 -50
  283. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/audit_schemas.py +0 -459
  284. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/codex_oauth.py +0 -340
  285. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/cost_tracker.py +0 -288
  286. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/engine.py +0 -751
  287. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/evaluator.py +0 -245
  288. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/__init__.py +0 -32
  289. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/api_docs_evaluation.py +0 -25
  290. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/gap_analysis.py +0 -31
  291. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/instruction_templates.py +0 -634
  292. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/readme_evaluation.py +0 -25
  293. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/row_evaluation.py +0 -247
  294. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/security_docs_evaluation.py +0 -25
  295. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/template_analysis.py +0 -25
  296. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts.py +0 -0
  297. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/provider.py +0 -626
  298. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/logging_config.py +0 -577
  299. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/mappings/__init__.py +0 -58
  300. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/mappings/default_checklist_mapping.json +0 -18
  301. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/mappings/vietnamese_checklist_mapping.json +0 -38
  302. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/misc_cmds.py +0 -4689
  303. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/__init__.py +0 -153
  304. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/calibration.py +0 -98
  305. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/checklist.py +0 -921
  306. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/completeness.py +0 -309
  307. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/enrichment.py +0 -58
  308. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/enums.py +0 -97
  309. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/evidence.py +0 -351
  310. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/findings.py +0 -381
  311. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/gaps.py +0 -299
  312. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/graph.py +0 -42
  313. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/multi_judge.py +0 -50
  314. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/readiness.py +0 -309
  315. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/registry.py +0 -386
  316. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/reporting.py +0 -32
  317. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/task.py +0 -549
  318. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/template.py +0 -477
  319. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/observability/__init__.py +0 -31
  320. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/observability/metrics.py +0 -404
  321. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/parse_cmds.py +0 -608
  322. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/pdf_cmds.py +0 -208
  323. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/performance_gates.py +0 -224
  324. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/phase151_projection.py +0 -84
  325. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/profiles/__init__.py +0 -65
  326. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/profiles/detection.py +0 -842
  327. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/profiles/models.py +0 -474
  328. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/__init__.py +0 -1
  329. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_confluence_macros.py +0 -145
  330. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_field_sanitizer.py +0 -25
  331. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_table_builder.py +0 -63
  332. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_vietnamese_templates.py +0 -103
  333. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/bitbucket_link_resolver.py +0 -34
  334. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/checklist_renderer.py +0 -483
  335. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/confluence_publisher.py +0 -3048
  336. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/hierarchy_publisher.py +0 -213
  337. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/live_data_injector.py +0 -152
  338. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/macro_builder.py +0 -101
  339. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/markdown_converter.py +0 -154
  340. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/priority_renderer.py +0 -133
  341. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/project_aggregate_renderer.py +0 -423
  342. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/readiness_renderer.py +0 -186
  343. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/system_doc_hierarchy_renderer.py +0 -382
  344. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/system_doc_renderer.py +0 -683
  345. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/report_cmds.py +0 -788
  346. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/__init__.py +0 -13
  347. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/aggregation_report.py +0 -86
  348. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/checklist_generator.py +0 -425
  349. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/excel_generator.py +0 -599
  350. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/gap_report.py +0 -131
  351. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/json_generator.py +0 -188
  352. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/markdown_generator.py +0 -595
  353. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/__init__.py +0 -154
  354. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/collector.py +0 -61
  355. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/department_builder.py +0 -77
  356. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/errors.py +0 -9
  357. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/md_renderer.py +0 -386
  358. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/pdf_models.py +0 -95
  359. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/pdf_writer.py +0 -27
  360. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/repo_project_builders.py +0 -274
  361. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/readiness_report.py +0 -447
  362. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/reporting.py +0 -94
  363. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/sarif_generator.py +0 -519
  364. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/runtime_profiles.py +0 -98
  365. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/seed/__init__.py +0 -29
  366. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/seed/seed_loader.py +0 -561
  367. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/skills/__init__.py +0 -5
  368. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/skills/skill_routing.py +0 -312
  369. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/__init__.py +0 -0
  370. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/base.py +0 -110
  371. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/bitbucket.py +0 -129
  372. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/git_url.py +0 -60
  373. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/github.py +0 -75
  374. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/local.py +0 -58
  375. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/spec_sync_validator.py +0 -15
  376. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/__init__.py +0 -6285
  377. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/readiness_helpers.py +0 -74
  378. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/skill_readiness.py +0 -487
  379. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/store.py +0 -12927
  380. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state_cmds.py +0 -1868
  381. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sync/__init__.py +0 -0
  382. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sync/repo_sync.py +0 -409
  383. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sync_cmds.py +0 -1247
  384. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/utils/__init__.py +0 -3
  385. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/utils/debug_bundle.py +0 -214
  386. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/validators/checklist_validator.py +0 -342
  387. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflow_cmds.py +0 -19147
  388. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/__init__.py +0 -9
  389. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/_test_audit_daily_batch.py +0 -192
  390. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_daily_batch.py +0 -308
  391. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_deep_monthly.py +0 -193
  392. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_drift_scan.py +0 -178
  393. package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_security_daily.py +0 -183
  394. package/tools/vds-scripts/audit_orchestrator/templates/sample_audit_template.xlsx +0 -0
  395. package/tools/vds-scripts/audit_orchestrator/tests/__init__.py +0 -0
  396. package/tools/vds-scripts/audit_orchestrator/tests/_helpers.py +0 -32
  397. package/tools/vds-scripts/audit_orchestrator/tests/collectors/__init__.py +0 -0
  398. package/tools/vds-scripts/audit_orchestrator/tests/collectors/completeness/__init__.py +0 -0
  399. package/tools/vds-scripts/audit_orchestrator/tests/collectors/completeness/test_bitbucket_probe.py +0 -403
  400. package/tools/vds-scripts/audit_orchestrator/tests/collectors/completeness/test_confluence_probe.py +0 -423
  401. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_bitbucket_downloader.py +0 -289
  402. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_image_extractor.py +0 -260
  403. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_markdown_converter.py +0 -57
  404. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_material_cache.py +0 -197
  405. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_material_downloader.py +0 -550
  406. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_registry_parser.py +0 -3514
  407. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_registry_parser_department_entry.py +0 -214
  408. package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_registry_parser_flow.py +0 -200
  409. package/tools/vds-scripts/audit_orchestrator/tests/conftest.py +0 -988
  410. package/tools/vds-scripts/audit_orchestrator/tests/engine/__init__.py +0 -0
  411. package/tools/vds-scripts/audit_orchestrator/tests/engine/test_calibration.py +0 -48
  412. package/tools/vds-scripts/audit_orchestrator/tests/engine/test_confluence_checklist_phase22_helpers.py +0 -6065
  413. package/tools/vds-scripts/audit_orchestrator/tests/engine/test_multi_judge.py +0 -62
  414. package/tools/vds-scripts/audit_orchestrator/tests/engine/test_stability_harness.py +0 -61
  415. package/tools/vds-scripts/audit_orchestrator/tests/engine/test_structured_metadata.py +0 -419
  416. package/tools/vds-scripts/audit_orchestrator/tests/factories/__init__.py +0 -0
  417. package/tools/vds-scripts/audit_orchestrator/tests/factories/models.py +0 -534
  418. package/tools/vds-scripts/audit_orchestrator/tests/factories/templates.py +0 -241
  419. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/__init__.py +0 -0
  420. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/__init__.py +0 -0
  421. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/compressed.drawio +0 -2
  422. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/mockup.bmpr +0 -0
  423. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/simple.drawio +0 -26
  424. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/__init__.py +0 -0
  425. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/__init__.py +0 -0
  426. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/branch_permissions_cli.json +0 -26
  427. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/branch_permissions_direct.json +0 -24
  428. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/repo_conditions_cli.json +0 -14
  429. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/repo_conditions_direct.json +0 -12
  430. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/__init__.py +0 -0
  431. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/page_cli.json +0 -7
  432. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/page_direct.json +0 -7
  433. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/search_cli.json +0 -11
  434. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/search_direct.json +0 -7
  435. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/sonarqube/__init__.py +0 -0
  436. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/sonarqube/quality_gate_cli.json +0 -12
  437. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/sonarqube/quality_gate_direct.json +0 -12
  438. package/tools/vds-scripts/audit_orchestrator/tests/fixtures/requirement_strategy_phase115.json +0 -118
  439. package/tools/vds-scripts/audit_orchestrator/tests/integration/__init__.py +0 -0
  440. package/tools/vds-scripts/audit_orchestrator/tests/integration/conftest.py +0 -107
  441. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/__init__.py +0 -0
  442. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/expected_outcomes.md +0 -50
  443. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/__init__.py +0 -0
  444. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/auth.py +0 -27
  445. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/config.py +0 -16
  446. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/db.py +0 -24
  447. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/main.py +0 -18
  448. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/src/__init__.py +0 -1
  449. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/src/utils.py +0 -22
  450. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_checklist_template.json +0 -110
  451. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/__init__.py +0 -0
  452. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/code_evidence_pack.json +0 -40
  453. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/manifest.json +0 -49
  454. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/__init__.py +0 -0
  455. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/__init__.py +0 -0
  456. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/brd.md +0 -19
  457. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/design.md +0 -32
  458. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/security.md +0 -23
  459. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/srs.md +0 -25
  460. package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/test.md +0 -30
  461. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_checkpoint_merge.py +0 -1371
  462. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_decoupling_route_p149.py +0 -176
  463. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_gap_analyzer_batch_p149.py +0 -151
  464. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_hybrid_search.py +0 -799
  465. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_mcp_integration.py +0 -741
  466. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_merge_ranking_p149.py +0 -98
  467. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_modality_mismatch_p149.py +0 -171
  468. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase117_118_storage.py +0 -350
  469. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase121_short_circuit.py +0 -732
  470. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase18_workflow.py +0 -223
  471. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase48_e2e_verification.py +0 -763
  472. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase81_doc_anchor_regression.py +0 -252
  473. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_provider_failure_finding_p149.py +0 -339
  474. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_readiness_e2e.py +0 -430
  475. package/tools/vds-scripts/audit_orchestrator/tests/integration/test_refined_workflow.py +0 -1180
  476. package/tools/vds-scripts/audit_orchestrator/tests/pdf/__init__.py +0 -0
  477. package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/__init__.py +0 -0
  478. package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/department_renderer.md +0 -24
  479. package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/project_renderer.md +0 -8
  480. package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/repo_renderer.md +0 -10
  481. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_department_pdf.py +0 -112
  482. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_e2e_pdf.py +0 -135
  483. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_idempotency.py +0 -45
  484. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_md_renderer.py +0 -46
  485. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_pdf_cmds.py +0 -97
  486. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_pdf_snapshot.py +0 -77
  487. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_pdf_writer.py +0 -65
  488. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_project_builder.py +0 -199
  489. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_public_api.py +0 -135
  490. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_repo_builder.py +0 -246
  491. package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_workflow_pdf_flags.py +0 -36
  492. package/tools/vds-scripts/audit_orchestrator/tests/property/__init__.py +0 -0
  493. package/tools/vds-scripts/audit_orchestrator/tests/property/test_properties.py +0 -807
  494. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/__init__.py +0 -0
  495. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_agent_error_compat.py +0 -38
  496. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_agentic_skill_policy_skip.py +0 -234
  497. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_base_event_stream_logging.py +0 -785
  498. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_base_timeout_policy.py +0 -277
  499. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_base_trace_payload_sanitization.py +0 -92
  500. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_code_agent.py +0 -2311
  501. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_code_agent_re_exports.py +0 -25
  502. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_code_analysis_helpers.py +0 -94
  503. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_create_audit_agent_reasoning_effort.py +0 -69
  504. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_docs_agent.py +0 -2044
  505. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_langgraph_workflow_efficiency_metrics.py +0 -71
  506. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_output_validators.py +0 -317
  507. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_phase41_toolsets.py +0 -6427
  508. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_pydantic_ai_models.py +0 -1219
  509. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_pydantic_base_url_resolution.py +0 -84
  510. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_security_agent.py +0 -2069
  511. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_skill_manager_focus.py +0 -439
  512. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_synthesis_agent.py +0 -1195
  513. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_tool_efficiency_guard_fr120.py +0 -683
  514. package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_toolsets.py +0 -716
  515. package/tools/vds-scripts/audit_orchestrator/tests/test_aggregator_p149.py +0 -171
  516. package/tools/vds-scripts/audit_orchestrator/tests/test_alembic_migrations.py +0 -287
  517. package/tools/vds-scripts/audit_orchestrator/tests/test_anchor_allowlist_p149.py +0 -273
  518. package/tools/vds-scripts/audit_orchestrator/tests/test_audit_otel.py +0 -283
  519. package/tools/vds-scripts/audit_orchestrator/tests/test_checklist_models.py +0 -583
  520. package/tools/vds-scripts/audit_orchestrator/tests/test_checks/__init__.py +0 -0
  521. package/tools/vds-scripts/audit_orchestrator/tests/test_checks/test_base_check.py +0 -211
  522. package/tools/vds-scripts/audit_orchestrator/tests/test_checks/test_llm_checks.py +0 -126
  523. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/__init__.py +0 -0
  524. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_analyze_command.py +0 -400
  525. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_archive_stale_page_cli.py +0 -217
  526. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_bitbucket_metadata_cli.py +0 -354
  527. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_cli_impl_profile_availability.py +0 -114
  528. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_codex_profile.py +0 -174
  529. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_compare_backends_cli.py +0 -449
  530. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_confluence_parent_auto_resolve.py +0 -451
  531. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_corpus_purge_cli.py +0 -290
  532. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_credentials_preflight.py +0 -106
  533. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_debug_bundle.py +0 -37
  534. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_deprecation_phase157.py +0 -484
  535. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_dispatch_concurrency_diagnostics.py +0 -758
  536. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_check_confluence_cli.py +0 -320
  537. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_codex.py +0 -187
  538. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_corpus_status_cli.py +0 -236
  539. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_correlation_cli.py +0 -128
  540. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_crawl_status_cli.py +0 -192
  541. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_credentials_cli.py +0 -86
  542. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_dispatch_status_cli.py +0 -421
  543. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_heartbeat_phase169.py +0 -173
  544. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_hierarchy_status_cli.py +0 -199
  545. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_locks_cli.py +0 -134
  546. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_logs_follow_cli.py +0 -305
  547. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_migration.py +0 -333
  548. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_profile_availability_cli.py +0 -151
  549. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_skills_policy_cli.py +0 -153
  550. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_evidence_quality_cli.py +0 -307
  551. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_export_debug_bundle_phase36.py +0 -60
  552. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_export_git_manifest_cli.py +0 -172
  553. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_file_removal_phase157e.py +0 -770
  554. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_grounding_classifier.py +0 -226
  555. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_logging.py +0 -49
  556. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_materials_cli.py +0 -9127
  557. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_metadata_completeness_phase92.py +0 -364
  558. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_parent_dispatch_finalization_phase168f.py +0 -111
  559. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_parse_cli.py +0 -590
  560. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_phase117_118_feature_flags.py +0 -219
  561. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_phase164_control_plane.py +0 -718
  562. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_phase165_runner_scripts.py +0 -230
  563. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_preparation_classifications.py +0 -146
  564. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_prepare_cli.py +0 -398
  565. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_publication_quality_gate.py +0 -126
  566. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_publish_system_doc_cli.py +0 -158
  567. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_query_checklist_cli.py +0 -219
  568. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_readiness_cli.py +0 -673
  569. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_readiness_cli_integration.py +0 -689
  570. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_removed_flags_phase92.py +0 -36
  571. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_report_cmds.py +0 -1317
  572. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_run_history_index.py +0 -57
  573. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_run_management.py +0 -1194
  574. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_runtime_profiles_cli.py +0 -1658
  575. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_smart_run_selection.py +0 -1562
  576. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_state_cli.py +0 -2467
  577. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_state_migration.py +0 -339
  578. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_sync_repos_debug_artifacts.py +0 -1109
  579. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_upload_results_cli.py +0 -809
  580. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_validate_checklist.py +0 -178
  581. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_validate_checklist_cli.py +0 -110
  582. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_validate_spec_sync_cli.py +0 -519
  583. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_default_parameters_baseline.py +0 -101
  584. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_options.py +0 -7896
  585. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_project_db_modes.py +0 -6516
  586. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_project_project_scope.py +0 -831
  587. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_project_target.py +0 -611
  588. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_projects_phase131_lifecycle.py +0 -2488
  589. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_projects_phase131_scaffolding.py +0 -96
  590. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_row_key_guard.py +0 -78
  591. package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_summary_artifacts.py +0 -1872
  592. package/tools/vds-scripts/audit_orchestrator/tests/test_cli_paths_phase2.py +0 -45
  593. package/tools/vds-scripts/audit_orchestrator/tests/test_clients/__init__.py +0 -0
  594. package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_bitbucket_cli_client.py +0 -124
  595. package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_cli_parity.py +0 -110
  596. package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_confluence_cli_client.py +0 -1149
  597. package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_sonarqube_cli_client.py +0 -19
  598. package/tools/vds-scripts/audit_orchestrator/tests/test_collectors/__init__.py +0 -0
  599. package/tools/vds-scripts/audit_orchestrator/tests/test_collectors/test_linked_page_tracker.py +0 -118
  600. package/tools/vds-scripts/audit_orchestrator/tests/test_companion_context_service.py +0 -230
  601. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/__init__.py +0 -0
  602. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/conftest.py +0 -11
  603. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_compile_artifact.py +0 -465
  604. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_cross_provider_critique.py +0 -120
  605. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_cross_provider_critique_e2e.py +0 -75
  606. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_evaluation.py +0 -515
  607. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_runtime_loader.py +0 -537
  608. package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_signatures_normalization.py +0 -172
  609. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/__init__.py +0 -0
  610. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_auditor_applicability.py +0 -68
  611. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_checklist_generator.py +0 -1252
  612. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_checklist_projection.py +0 -54
  613. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_confluence_checklist_projection_consistency.py +0 -1696
  614. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_critique_merger_matrix.py +0 -120
  615. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_cross_check_rules.py +0 -459
  616. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_cross_provider_critique.py +0 -55
  617. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_doc_loader.py +0 -73
  618. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_drift_detector.py +0 -34
  619. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_evidence_collectors.py +0 -93
  620. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_lease_timeout.py +0 -114
  621. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_loader.py +0 -350
  622. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_loader_parity.py +0 -179
  623. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_low_confidence_reeval.py +0 -691
  624. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_phase145a_completion.py +0 -209
  625. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_phase31_row_consistency_retry_benchmark.py +0 -150
  626. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_profile_detector.py +0 -286
  627. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_regression_guard.py +0 -53
  628. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_result_merger.py +0 -619
  629. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_row_evaluator.py +0 -15783
  630. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_row_failover.py +0 -215
  631. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_scorer.py +0 -597
  632. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_skill_breakdown_telemetry_fr137.py +0 -421
  633. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_targeted_auto_merge.py +0 -229
  634. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_timeout_failover.py +0 -488
  635. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_timeout_telemetry.py +0 -73
  636. package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_validator.py +0 -419
  637. package/tools/vds-scripts/audit_orchestrator/tests/test_incremental/__init__.py +0 -0
  638. package/tools/vds-scripts/audit_orchestrator/tests/test_incremental/test_diff_detector.py +0 -111
  639. package/tools/vds-scripts/audit_orchestrator/tests/test_infra_persistence.py +0 -291
  640. package/tools/vds-scripts/audit_orchestrator/tests/test_integration/__init__.py +0 -0
  641. package/tools/vds-scripts/audit_orchestrator/tests/test_integration/test_phase3_integration.py +0 -516
  642. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/__init__.py +0 -0
  643. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_cache.py +0 -670
  644. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_codex_model_builder.py +0 -281
  645. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_codex_oauth.py +0 -330
  646. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_codex_streaming.py +0 -433
  647. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_cost_tracker.py +0 -27
  648. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_engine.py +0 -876
  649. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_evaluator.py +0 -212
  650. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_instruction_templates.py +0 -639
  651. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_prompt_metadata.py +0 -97
  652. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_prompts.py +0 -660
  653. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_provider.py +0 -330
  654. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_provider_contract_sync.py +0 -18
  655. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_reasoning_effort_validation.py +0 -565
  656. package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_schemas.py +0 -827
  657. package/tools/vds-scripts/audit_orchestrator/tests/test_logging_config.py +0 -297
  658. package/tools/vds-scripts/audit_orchestrator/tests/test_models/__init__.py +0 -0
  659. package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_enums.py +0 -185
  660. package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_findings.py +0 -1159
  661. package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_project_profile.py +0 -307
  662. package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_registry.py +0 -532
  663. package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_template.py +0 -708
  664. package/tools/vds-scripts/audit_orchestrator/tests/test_observability/__init__.py +0 -0
  665. package/tools/vds-scripts/audit_orchestrator/tests/test_observability/test_metrics.py +0 -60
  666. package/tools/vds-scripts/audit_orchestrator/tests/test_paths_config_phase2.py +0 -21
  667. package/tools/vds-scripts/audit_orchestrator/tests/test_performance/__init__.py +0 -0
  668. package/tools/vds-scripts/audit_orchestrator/tests/test_performance/test_fr79_performance_guardrails.py +0 -199
  669. package/tools/vds-scripts/audit_orchestrator/tests/test_phase156_hardening.py +0 -498
  670. package/tools/vds-scripts/audit_orchestrator/tests/test_phase93_regression_guards.py +0 -123
  671. package/tools/vds-scripts/audit_orchestrator/tests/test_pipeline_integration.py +0 -517
  672. package/tools/vds-scripts/audit_orchestrator/tests/test_profiles/__init__.py +0 -0
  673. package/tools/vds-scripts/audit_orchestrator/tests/test_profiles/test_detection.py +0 -146
  674. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/__init__.py +0 -0
  675. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_bitbucket_link_resolver.py +0 -55
  676. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_checklist_renderer.py +0 -84
  677. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_checklist_renderer_projection.py +0 -97
  678. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_confluence_macros.py +0 -58
  679. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_confluence_publisher.py +0 -2171
  680. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_evidence_links.py +0 -129
  681. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_field_sanitizer.py +0 -108
  682. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_hierarchy_publisher.py +0 -134
  683. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_incremental_plan_parser.py +0 -62
  684. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_live_data_injector.py +0 -48
  685. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_macro_builder.py +0 -22
  686. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_p161_confluence_optimization.py +0 -168
  687. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_priority_renderer.py +0 -96
  688. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_project_aggregate_renderer.py +0 -364
  689. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_storage_validation.py +0 -273
  690. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_summary_refactor.py +0 -118
  691. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_system_doc_hierarchy.py +0 -50
  692. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_table_builder.py +0 -23
  693. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_vietnamese_templates.py +0 -37
  694. package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_wiring_integration.py +0 -290
  695. package/tools/vds-scripts/audit_orchestrator/tests/test_reports/__init__.py +0 -0
  696. package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_aggregation_report.py +0 -181
  697. package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_checklist_generator.py +0 -258
  698. package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_gap_report.py +0 -73
  699. package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_json_generator.py +0 -317
  700. package/tools/vds-scripts/audit_orchestrator/tests/test_result_merger_p149.py +0 -347
  701. package/tools/vds-scripts/audit_orchestrator/tests/test_route_mode_p149.py +0 -178
  702. package/tools/vds-scripts/audit_orchestrator/tests/test_rubric_parser.py +0 -179
  703. package/tools/vds-scripts/audit_orchestrator/tests/test_scorer.py +0 -110
  704. package/tools/vds-scripts/audit_orchestrator/tests/test_state/__init__.py +0 -0
  705. package/tools/vds-scripts/audit_orchestrator/tests/test_state/test_sparse_coverage.py +0 -117
  706. package/tools/vds-scripts/audit_orchestrator/tests/test_workflow/__init__.py +0 -0
  707. package/tools/vds-scripts/audit_orchestrator/tests/test_workflow/test_langgraph_workflow.py +0 -2072
  708. package/tools/vds-scripts/audit_orchestrator/tests/test_workflow/test_p161_runtime_hardening.py +0 -341
  709. package/tools/vds-scripts/audit_orchestrator/tests/test_workflow_cmds_p149.py +0 -112
  710. package/tools/vds-scripts/audit_orchestrator/tests/test_workflow_cmds_p172.py +0 -126
  711. package/tools/vds-scripts/audit_orchestrator/tests/test_workflow_guidance_p150.py +0 -95
  712. package/tools/vds-scripts/audit_orchestrator/tests/unit/__init__.py +0 -0
  713. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/__init__.py +0 -0
  714. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_agentic_investigator_phase115.py +0 -42
  715. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_requirement_analysis_agent.py +0 -412
  716. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_security_agent_updates.py +0 -131
  717. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_security_scanner.py +0 -397
  718. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_executor.py +0 -316
  719. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_fallback.py +0 -299
  720. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_policy.py +0 -520
  721. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_telemetry.py +0 -306
  722. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_synthesis_fixes.py +0 -761
  723. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_argument_robustness.py +0 -272
  724. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry.py +0 -2548
  725. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_ast_grep.py +0 -87
  726. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_phase123_scoping.py +0 -353
  727. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_phase94_ff.py +0 -445
  728. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_vector_search_phase115.py +0 -35
  729. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_utils.py +0 -1007
  730. package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_vector_evidence_toolset.py +0 -622
  731. package/tools/vds-scripts/audit_orchestrator/tests/unit/cli/__init__.py +0 -0
  732. package/tools/vds-scripts/audit_orchestrator/tests/unit/cli/test_workflow_cli.py +0 -123
  733. package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/__init__.py +0 -0
  734. package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_cache_guard.py +0 -479
  735. package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_checklist_parser_phase120.py +0 -55
  736. package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_diagram_extractor.py +0 -467
  737. package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_enrichment_extractor.py +0 -59
  738. package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_graphify_collector.py +0 -158
  739. package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/__init__.py +0 -0
  740. package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_completeness.py +0 -563
  741. package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_freshness_evaluator.py +0 -493
  742. package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_material_cache_metrics.py +0 -365
  743. package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_material_completeness_service.py +0 -2736
  744. package/tools/vds-scripts/audit_orchestrator/tests/unit/config_resolution/__init__.py +0 -0
  745. package/tools/vds-scripts/audit_orchestrator/tests/unit/config_resolution/test_discovery.py +0 -47
  746. package/tools/vds-scripts/audit_orchestrator/tests/unit/config_resolution/test_redaction.py +0 -15
  747. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/__init__.py +0 -0
  748. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_ad_hoc_analyzer.py +0 -576
  749. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_agent_loop.py +0 -1896
  750. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_anchor_filter_cl003.py +0 -181
  751. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_batch_evidence_cache.py +0 -155
  752. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_batch_processor.py +0 -3608
  753. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_checklist_contract.py +0 -55
  754. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_checklist_scoping.py +0 -371
  755. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_config_companion_phase123.py +0 -142
  756. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_config_evidence_phase123.py +0 -249
  757. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_confluence_checklist_contract_export_parity.py +0 -813
  758. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_cross_repo_config_phase122.py +0 -613
  759. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_dspy_requirement_classifier.py +0 -517
  760. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_evidence_diversity.py +0 -144
  761. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_evidence_truncation.py +0 -108
  762. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_grounding_validator.py +0 -127
  763. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_guidance_injection_phase120.py +0 -105
  764. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_instruction_analysis_phase122.py +0 -761
  765. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_instruction_pre_filter_phase167.py +0 -334
  766. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_llm_row_evaluator_retries.py +0 -3684
  767. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_loader_phase123.py +0 -345
  768. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_manual_check_gating_phase122.py +0 -474
  769. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_parallel_eval.py +0 -263
  770. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_phase122_verifier_phase122.py +0 -169
  771. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_phase166_route_failover.py +0 -437
  772. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_post_eval_cl003_shared_lib.py +0 -267
  773. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_postproc_streaming.py +0 -194
  774. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_pre_eval_gating_phase122.py +0 -362
  775. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_prepare_topology_coverage.py +0 -247
  776. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_private_dns_sanitization_phase104.py +0 -397
  777. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_project_evidence_context.py +0 -450
  778. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_project_knowledge_store.py +0 -487
  779. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_project_topology.py +0 -1142
  780. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_provider_failure_classifier.py +0 -195
  781. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_readiness_extractor.py +0 -496
  782. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_readiness_synthesizer.py +0 -653
  783. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_repo_type_classifier.py +0 -303
  784. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis.py +0 -508
  785. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_execution_scope.py +0 -239
  786. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_phase114.py +0 -919
  787. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_phase115.py +0 -97
  788. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_shared_lib.py +0 -340
  789. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_classification_drift.py +0 -729
  790. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_classification_nlp.py +0 -670
  791. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_scope_phase122.py +0 -615
  792. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_route_matrix.py +0 -258
  793. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_route_override.py +0 -141
  794. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_routing_precision.py +0 -650
  795. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_row_evaluator_dual_evidence.py +0 -2987
  796. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_row_evaluator_instruction_runtime_phase122.py +0 -365
  797. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_row_evaluator_runtime.py +0 -830
  798. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_runtime_hardening_phase122.py +0 -225
  799. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_scoped_na_skip.py +0 -107
  800. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_scoring_enhancements.py +0 -404
  801. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_shared_library_retrieval_phase123.py +0 -441
  802. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_shared_library_routing_phase123.py +0 -279
  803. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_shared_resource_indexing_phase122.py +0 -188
  804. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_skill_recommendation.py +0 -225
  805. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_skill_routing_cl003_shared_lib.py +0 -338
  806. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_skills_toolset.py +0 -319
  807. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_stability_metric.py +0 -60
  808. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_target_selector.py +0 -958
  809. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_token_tracker.py +0 -121
  810. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_token_wiring.py +0 -119
  811. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_tool_first_planner.py +0 -7103
  812. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_topology_knowledge_persistence.py +0 -332
  813. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_topology_query_service.py +0 -55
  814. package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_unverified_ref_retry.py +0 -909
  815. package/tools/vds-scripts/audit_orchestrator/tests/unit/models/__init__.py +0 -0
  816. package/tools/vds-scripts/audit_orchestrator/tests/unit/models/test_evidence.py +0 -515
  817. package/tools/vds-scripts/audit_orchestrator/tests/unit/models/test_gaps.py +0 -422
  818. package/tools/vds-scripts/audit_orchestrator/tests/unit/models/test_readiness.py +0 -428
  819. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/__init__.py +0 -0
  820. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_confluence_hierarchy.py +0 -227
  821. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_project_title_generation.py +0 -335
  822. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_publisher_registry_helpers.py +0 -290
  823. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_publisher_registry_integration.py +0 -557
  824. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_readiness_renderer.py +0 -381
  825. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_repo_title_consistency.py +0 -266
  826. package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_upload_hierarchy_integration.py +0 -470
  827. package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/__init__.py +0 -0
  828. package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_benchmark_dspy.py +0 -177
  829. package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_benchmark_nlp_accuracy.py +0 -72
  830. package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_benchmark_retrieval_modes.py +0 -123
  831. package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_verify_phase111_requirement_analysis.py +0 -409
  832. package/tools/vds-scripts/audit_orchestrator/tests/unit/seed/__init__.py +0 -0
  833. package/tools/vds-scripts/audit_orchestrator/tests/unit/seed/test_seed_chain_cli.py +0 -277
  834. package/tools/vds-scripts/audit_orchestrator/tests/unit/seed/test_seed_loader.py +0 -502
  835. package/tools/vds-scripts/audit_orchestrator/tests/unit/skills/__init__.py +0 -0
  836. package/tools/vds-scripts/audit_orchestrator/tests/unit/skills/test_skill_routing.py +0 -209
  837. package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/__init__.py +0 -0
  838. package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/test_bitbucket_source.py +0 -66
  839. package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/test_non_retryable_markers.py +0 -88
  840. package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/test_repo_info.py +0 -212
  841. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/__init__.py +0 -0
  842. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_completeness.py +0 -598
  843. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_dispatch_events_contract_phase169.py +0 -100
  844. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_dispatch_hardening_phase158.py +0 -392
  845. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_dispatch_persistence_phase157.py +0 -914
  846. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_embedding_client.py +0 -64
  847. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_get_latest_completed_run.py +0 -313
  848. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_heartbeat_phase169.py +0 -109
  849. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_hybrid_search.py +0 -398
  850. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_normalize_url.py +0 -262
  851. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_phase152_query_surface.py +0 -59
  852. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_phase98_confluence_document_model.py +0 -202
  853. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_published_pages.py +0 -754
  854. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_readiness_helpers.py +0 -193
  855. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_run_ledger.py +0 -522
  856. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_run_management.py +0 -378
  857. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_schema_contract_phase170.py +0 -755
  858. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_state_cmds.py +0 -231
  859. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_state_loaders.py +0 -2151
  860. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_state_run_api.py +0 -2226
  861. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store.py +0 -1435
  862. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store_dispatch.py +0 -646
  863. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store_dispatch_status_view.py +0 -181
  864. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store_scope.py +0 -213
  865. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_utilization_persist_phase169.py +0 -77
  866. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vds_search.py +0 -263
  867. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vector_index_api.py +0 -319
  868. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vector_index_runtime.py +0 -175
  869. package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vector_index_store.py +0 -1756
  870. package/tools/vds-scripts/audit_orchestrator/tests/unit/sync/__init__.py +0 -0
  871. package/tools/vds-scripts/audit_orchestrator/tests/unit/sync/test_repo_sync.py +0 -257
  872. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_artifact_exclusion.py +0 -119
  873. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_auto_promote_phase158.py +0 -337
  874. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_carry_forward_artifact_filtering.py +0 -317
  875. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_checklist_precache_p160a.py +0 -416
  876. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_cli_decomposition_fr219.py +0 -269
  877. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_code_chunk_carry_forward.py +0 -203
  878. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_config_coherence.py +0 -180
  879. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_config_secret_policy.py +0 -522
  880. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_corpus_project_id_migration.py +0 -318
  881. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_corpus_status_diagnostics.py +0 -239
  882. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_department_priority_ordering.py +0 -131
  883. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatch_coordinator_phase158.py +0 -402
  884. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatch_job_identity_p167a.py +0 -238
  885. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatch_ramp_up_phase171.py +0 -434
  886. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatcher.py +0 -911
  887. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_doc_type_en_inference.py +0 -246
  888. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_early_exit_unchunked_repos.py +0 -111
  889. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_errors.py +0 -237
  890. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_errors_taxonomy.py +0 -83
  891. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_extract_chunking_config_phase98.py +0 -73
  892. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_extract_cmds_state_helpers.py +0 -33
  893. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_extract_docs_code_chunking.py +0 -260
  894. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_finalize_dispatch_run_phase168.py +0 -341
  895. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_identity.py +0 -221
  896. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_infrastructure_detection.py +0 -441
  897. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_junction_table_phase95.py +0 -259
  898. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_late_binding_assignment_p167c.py +0 -286
  899. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_misc_cmds_fr224_225_hardening.py +0 -194
  900. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_p172_integration.py +0 -306
  901. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_parent_provider_preflight.py +0 -118
  902. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_performance_gates_phase92.py +0 -141
  903. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_performance_gates_phase93.py +0 -50
  904. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase115_search_strategy.py +0 -106
  905. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase154_title_consistency.py +0 -117
  906. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase155_param_forwarding.py +0 -304
  907. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase158_concurrency_defaults.py +0 -207
  908. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase170_doctor_schema.py +0 -319
  909. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase170_regression.py +0 -334
  910. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase94_corpus_lifecycle.py +0 -307
  911. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase96_repo_key_migration.py +0 -305
  912. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_pipelined_scheduling.py +0 -130
  913. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_profile_availability_probe.py +0 -616
  914. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_profile_aware_row_timeout.py +0 -102
  915. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_profile_timeout_stagger_p160cd.py +0 -205
  916. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_progress_summary_phase169.py +0 -96
  917. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_registry_checklist_diagnostics.py +0 -124
  918. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_resume_manifest_p167b.py +0 -268
  919. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_risk_mitigations_p160e1.py +0 -348
  920. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_single_row_shards_p160b.py +0 -357
  921. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_state_repo_discovery.py +0 -504
  922. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_sync_metadata_entries.py +0 -57
  923. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_task_models.py +0 -1796
  924. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_utilization_telemetry_p167e.py +0 -259
  925. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_vietnamese_fts_hardening.py +0 -160
  926. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_phase98_enrichment.py +0 -92
  927. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_project_merge_materialization.py +0 -322
  928. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_row_key_migration_guard.py +0 -88
  929. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_short_circuit_phase121.py +0 -564
  930. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_single_target_row_context.py +0 -49
  931. package/tools/vds-scripts/audit_orchestrator/tests/unit/test_zero_result_messaging.py +0 -76
  932. package/tools/vds-scripts/bandit-report.json +0 -2974
  933. package/tools/vds-scripts/brd_orchestrator/README.md +0 -29
  934. package/tools/vds-scripts/brd_orchestrator/pyproject.toml +0 -63
  935. package/tools/vds-scripts/brd_orchestrator/src/vds_brd_orchestrator/__init__.py +0 -17
  936. package/tools/vds-scripts/brd_orchestrator/src/vds_brd_orchestrator/cli.py +0 -187
  937. package/tools/vds-scripts/brd_orchestrator/src/vds_brd_orchestrator/validator.py +0 -121
  938. package/tools/vds-scripts/brd_orchestrator/tests/__init__.py +0 -0
  939. package/tools/vds-scripts/brd_orchestrator/tests/test_cli.py +0 -62
  940. package/tools/vds-scripts/brd_orchestrator/tests/test_validator.py +0 -33
  941. package/tools/vds-scripts/circular_dependency_orchestrator/README.md +0 -30
  942. package/tools/vds-scripts/circular_dependency_orchestrator/pyproject.toml +0 -43
  943. package/tools/vds-scripts/circular_dependency_orchestrator/src/vds_circular_dependency_orchestrator/__init__.py +0 -16
  944. package/tools/vds-scripts/circular_dependency_orchestrator/src/vds_circular_dependency_orchestrator/cli.py +0 -904
  945. package/tools/vds-scripts/circular_dependency_orchestrator/tests/__init__.py +0 -0
  946. package/tools/vds-scripts/circular_dependency_orchestrator/tests/unit/__init__.py +0 -0
  947. package/tools/vds-scripts/circular_dependency_orchestrator/tests/unit/test_cli.py +0 -354
  948. package/tools/vds-scripts/coverage.json +0 -1
  949. package/tools/vds-scripts/create_pr.py +0 -57
  950. package/tools/vds-scripts/diagram_generator/README.md +0 -663
  951. package/tools/vds-scripts/diagram_generator/ci_validate.sh +0 -16
  952. package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-component.png +0 -0
  953. package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-component.puml +0 -23
  954. package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-sequence.png +0 -0
  955. package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-sequence.puml +0 -21
  956. package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-usecase.png +0 -0
  957. package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-usecase.puml +0 -14
  958. package/tools/vds-scripts/diagram_generator/examples/github-actions-validate.yml +0 -39
  959. package/tools/vds-scripts/diagram_generator/generate_all_diagrams.py +0 -827
  960. package/tools/vds-scripts/diagram_generator/generate_insurance_c4_diagrams.py +0 -261
  961. package/tools/vds-scripts/diagram_generator/generate_insurance_c4_quick.py +0 -486
  962. package/tools/vds-scripts/diagram_generator/pyproject.toml +0 -28
  963. package/tools/vds-scripts/diagram_generator/render_png.py +0 -59
  964. package/tools/vds-scripts/diagram_generator/src/vds_diagram_generator/__init__.py +0 -3
  965. package/tools/vds-scripts/diagram_generator/src/vds_diagram_generator/cli.py +0 -50
  966. package/tools/vds-scripts/diagram_generator/test_c4_hierarchical.py +0 -142
  967. package/tools/vds-scripts/diagram_generator/test_c4_quick.py +0 -131
  968. package/tools/vds-scripts/diagram_generator/tests/__init__.py +0 -0
  969. package/tools/vds-scripts/diagram_generator/tests/test_analyzer_completeness.py +0 -260
  970. package/tools/vds-scripts/diagram_generator/tests/test_c4_syntax_correctness.py +0 -138
  971. package/tools/vds-scripts/diagram_generator/tests/test_component_coverage.py +0 -182
  972. package/tools/vds-scripts/diagram_generator/tests/test_mermaid_output.py +0 -80
  973. package/tools/vds-scripts/diagram_generator/tests/test_png_generation.py +0 -112
  974. package/tools/vds-scripts/diagram_generator/tests/test_scenario_templates.py +0 -15
  975. package/tools/vds-scripts/diagram_generator/tests/test_sequence_accuracy.py +0 -93
  976. package/tools/vds-scripts/diagram_generator/tests/test_structurizr_export.py +0 -177
  977. package/tools/vds-scripts/diagram_generator/tests/test_style_consistency.py +0 -174
  978. package/tools/vds-scripts/diagram_generator/tests/test_usecase_generator.py +0 -201
  979. package/tools/vds-scripts/diagram_generator/tests/test_usecase_integration.py +0 -124
  980. package/tools/vds-scripts/docker/compose.phase2-verification.yml +0 -31
  981. package/tools/vds-scripts/docker-compose.openapi-validator.yml +0 -14
  982. package/tools/vds-scripts/excel_orchestrator/README.md +0 -288
  983. package/tools/vds-scripts/excel_orchestrator/RESEARCH_BASED_UPDATES_REPORT.md +0 -261
  984. package/tools/vds-scripts/excel_orchestrator/add_essential_missing_effort.py +0 -255
  985. package/tools/vds-scripts/excel_orchestrator/adjust_effort_complexity.py +0 -184
  986. package/tools/vds-scripts/excel_orchestrator/brd_analysis_and_task_breakdown.py +0 -632
  987. package/tools/vds-scripts/excel_orchestrator/brd_analysis_comprehensive.py +0 -1029
  988. package/tools/vds-scripts/excel_orchestrator/check_overlaps_and_brd_coverage.py +0 -570
  989. package/tools/vds-scripts/excel_orchestrator/clean_remarks_column.py +0 -127
  990. package/tools/vds-scripts/excel_orchestrator/comprehensive_brd_check.py +0 -322
  991. package/tools/vds-scripts/excel_orchestrator/create_buffered_summary.py +0 -119
  992. package/tools/vds-scripts/excel_orchestrator/create_service_totals_sheet.py +0 -118
  993. package/tools/vds-scripts/excel_orchestrator/examples/basic_operations.py +0 -85
  994. package/tools/vds-scripts/excel_orchestrator/expand_all_tasks.py +0 -341
  995. package/tools/vds-scripts/excel_orchestrator/expand_tasks.py +0 -304
  996. package/tools/vds-scripts/excel_orchestrator/fill_brd_references.py +0 -347
  997. package/tools/vds-scripts/excel_orchestrator/fill_remarks_and_colors.py +0 -132
  998. package/tools/vds-scripts/excel_orchestrator/finalize_brd_and_cleanup.py +0 -295
  999. package/tools/vds-scripts/excel_orchestrator/finalize_brd_coverage.py +0 -327
  1000. package/tools/vds-scripts/excel_orchestrator/fix_all_formulas.py +0 -99
  1001. package/tools/vds-scripts/excel_orchestrator/fix_detail_presentation.py +0 -113
  1002. package/tools/vds-scripts/excel_orchestrator/fix_presentation_and_effort.py +0 -116
  1003. package/tools/vds-scripts/excel_orchestrator/fix_presentation_consistency.py +0 -231
  1004. package/tools/vds-scripts/excel_orchestrator/fix_remarks_matching.py +0 -179
  1005. package/tools/vds-scripts/excel_orchestrator/group_tasks_by_service_id.py +0 -210
  1006. package/tools/vds-scripts/excel_orchestrator/increase_brd_coverage.py +0 -497
  1007. package/tools/vds-scripts/excel_orchestrator/increase_effort_complexity.py +0 -155
  1008. package/tools/vds-scripts/excel_orchestrator/organize_and_deduplicate.py +0 -273
  1009. package/tools/vds-scripts/excel_orchestrator/pyproject.toml +0 -64
  1010. package/tools/vds-scripts/excel_orchestrator/rebuild_all_formulas.py +0 -146
  1011. package/tools/vds-scripts/excel_orchestrator/remove_base_multiplier_and_check_duplicates.py +0 -310
  1012. package/tools/vds-scripts/excel_orchestrator/remove_duplicate_brd_tasks.py +0 -137
  1013. package/tools/vds-scripts/excel_orchestrator/research_based_updates.py +0 -457
  1014. package/tools/vds-scripts/excel_orchestrator/restore_e_values.py +0 -172
  1015. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/__init__.py +0 -5
  1016. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/cli.py +0 -746
  1017. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/config.py +0 -74
  1018. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/converters.py +0 -226
  1019. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/errors.py +0 -88
  1020. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/excel_client.py +0 -443
  1021. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/formatters.py +0 -211
  1022. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/logging.py +0 -57
  1023. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/source_contract.py +0 -29
  1024. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/target_state_status.py +0 -837
  1025. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/ulnc_alignment.py +0 -1291
  1026. package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/validators.py +0 -164
  1027. package/tools/vds-scripts/excel_orchestrator/sync_detail_and_total_sheets.py +0 -211
  1028. package/tools/vds-scripts/excel_orchestrator/tests/__init__.py +0 -1
  1029. package/tools/vds-scripts/excel_orchestrator/tests/conftest.py +0 -36
  1030. package/tools/vds-scripts/excel_orchestrator/tests/test_cli.py +0 -383
  1031. package/tools/vds-scripts/excel_orchestrator/tests/test_excel_client.py +0 -129
  1032. package/tools/vds-scripts/excel_orchestrator/tests/test_ulnc_alignment.py +0 -373
  1033. package/tools/vds-scripts/excel_orchestrator/tests/test_validators.py +0 -64
  1034. package/tools/vds-scripts/excel_orchestrator/update_api_database_effort.py +0 -261
  1035. package/tools/vds-scripts/excel_orchestrator/update_buffers_inline.py +0 -115
  1036. package/tools/vds-scripts/excel_orchestrator/update_complex_services_and_add_new.py +0 -336
  1037. package/tools/vds-scripts/excel_orchestrator/update_responsibility_and_fix_rows.py +0 -208
  1038. package/tools/vds-scripts/excel_orchestrator/update_task_breakdown_vietnamese.py +0 -309
  1039. package/tools/vds-scripts/excel_orchestrator/update_vietnamese_and_responsibility.py +0 -415
  1040. package/tools/vds-scripts/excel_orchestrator/verify_brd_coverage_comprehensive.py +0 -401
  1041. package/tools/vds-scripts/hexagonal_orchestrator/README.md +0 -530
  1042. package/tools/vds-scripts/hexagonal_orchestrator/pyproject.toml +0 -48
  1043. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/__init__.py +0 -39
  1044. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/__init__.py +0 -19
  1045. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/base.py +0 -95
  1046. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/fallback.py +0 -614
  1047. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/java.py +0 -372
  1048. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/python.py +0 -437
  1049. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/cache.py +0 -331
  1050. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/classifier.py +0 -263
  1051. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/cli.py +0 -554
  1052. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/config.py +0 -577
  1053. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/models.py +0 -159
  1054. package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/profiler.py +0 -451
  1055. package/tools/vds-scripts/hexagonal_orchestrator/test-config.yaml +0 -38
  1056. package/tools/vds-scripts/hexagonal_orchestrator/tests/__init__.py +0 -1
  1057. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/__init__.py +0 -1
  1058. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/adapter/driven/persistence/InMemoryUserRepository.java +0 -62
  1059. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/adapter/driving/api/UserController.java +0 -101
  1060. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/application/port/EmailService.java +0 -33
  1061. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/application/port/UserRepository.java +0 -45
  1062. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/application/usecase/CreateUser.java +0 -58
  1063. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/domain/entity/Email.java +0 -80
  1064. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/domain/entity/User.java +0 -98
  1065. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-noncompliant/domain/User.java +0 -64
  1066. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-with-frameworks/domain/Menu.java +0 -13
  1067. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-with-frameworks/domain/Product.java +0 -16
  1068. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/__init__.py +0 -1
  1069. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/__init__.py +0 -1
  1070. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/ports/__init__.py +0 -1
  1071. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/ports/email_service.py +0 -60
  1072. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/ports/user_repository.py +0 -78
  1073. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/__init__.py +0 -1
  1074. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/entities/__init__.py +0 -1
  1075. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/entities/user.py +0 -56
  1076. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/value_objects/__init__.py +0 -1
  1077. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/value_objects/email.py +0 -63
  1078. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-noncompliant/application/user_service.py +0 -1837
  1079. package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-noncompliant/domain/user.py +0 -43
  1080. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cache.py +0 -458
  1081. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cli_integration.py +0 -942
  1082. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cli_unit.py +0 -557
  1083. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cross_repo_pollution.py +0 -275
  1084. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_foundation.py +0 -129
  1085. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_integration.py +0 -1524
  1086. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_java_analyzer.py +0 -642
  1087. package/tools/vds-scripts/hexagonal_orchestrator/tests/test_timing_unit.py +0 -60
  1088. package/tools/vds-scripts/intellij_orchestrator/README.md +0 -55
  1089. package/tools/vds-scripts/intellij_orchestrator/pyproject.toml +0 -64
  1090. package/tools/vds-scripts/intellij_orchestrator/src/vds_intellij_orchestrator/__init__.py +0 -17
  1091. package/tools/vds-scripts/intellij_orchestrator/src/vds_intellij_orchestrator/cli.py +0 -210
  1092. package/tools/vds-scripts/intellij_orchestrator/src/vds_intellij_orchestrator/core.py +0 -260
  1093. package/tools/vds-scripts/intellij_orchestrator/tests/__init__.py +0 -1
  1094. package/tools/vds-scripts/intellij_orchestrator/tests/test_cli.py +0 -112
  1095. package/tools/vds-scripts/intellij_orchestrator/tests/test_core.py +0 -83
  1096. package/tools/vds-scripts/links_orchestrator/README.md +0 -63
  1097. package/tools/vds-scripts/links_orchestrator/pyproject.toml +0 -64
  1098. package/tools/vds-scripts/links_orchestrator/src/vds_links_orchestrator/__init__.py +0 -10
  1099. package/tools/vds-scripts/links_orchestrator/src/vds_links_orchestrator/cli.py +0 -254
  1100. package/tools/vds-scripts/links_orchestrator/src/vds_links_orchestrator/validator.py +0 -244
  1101. package/tools/vds-scripts/links_orchestrator/tests/__init__.py +0 -0
  1102. package/tools/vds-scripts/links_orchestrator/tests/test_cli.py +0 -128
  1103. package/tools/vds-scripts/links_orchestrator/tests/test_validator.py +0 -76
  1104. package/tools/vds-scripts/lsp_orchestrator/.dockerignore +0 -69
  1105. package/tools/vds-scripts/lsp_orchestrator/ARCHITECTURE.md +0 -383
  1106. package/tools/vds-scripts/lsp_orchestrator/CODE_QUALITY_IMPROVEMENTS.md +0 -196
  1107. package/tools/vds-scripts/lsp_orchestrator/COMMANDS.md +0 -870
  1108. package/tools/vds-scripts/lsp_orchestrator/Dockerfile +0 -59
  1109. package/tools/vds-scripts/lsp_orchestrator/IMPLEMENTATION_SUMMARY.md +0 -490
  1110. package/tools/vds-scripts/lsp_orchestrator/LSP_ISSUES_AND_FINDINGS.md +0 -380
  1111. package/tools/vds-scripts/lsp_orchestrator/README.md +0 -616
  1112. package/tools/vds-scripts/lsp_orchestrator/SETUP.md +0 -143
  1113. package/tools/vds-scripts/lsp_orchestrator/TEST_COVERAGE_SUMMARY.md +0 -255
  1114. package/tools/vds-scripts/lsp_orchestrator/VERIFICATION_CHECKLIST.md +0 -814
  1115. package/tools/vds-scripts/lsp_orchestrator/docker-compose.yml +0 -102
  1116. package/tools/vds-scripts/lsp_orchestrator/docs/FOR_LLMS.md +0 -401
  1117. package/tools/vds-scripts/lsp_orchestrator/docs/explanation/lsp-response-matching.md +0 -79
  1118. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/automate-with-json.md +0 -159
  1119. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/docker-mode.md +0 -256
  1120. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/navigate-code.md +0 -116
  1121. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/parallel-processing.md +0 -179
  1122. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/project-tool-detection.md +0 -320
  1123. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/type-check-code.md +0 -46
  1124. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/use-daemon-mode.md +0 -78
  1125. package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/wsl2-optimization.md +0 -227
  1126. package/tools/vds-scripts/lsp_orchestrator/docs/index.md +0 -88
  1127. package/tools/vds-scripts/lsp_orchestrator/docs/operator-hover-definition.md +0 -143
  1128. package/tools/vds-scripts/lsp_orchestrator/docs/reference/commands.md +0 -581
  1129. package/tools/vds-scripts/lsp_orchestrator/docs/reference/configuration.md +0 -422
  1130. package/tools/vds-scripts/lsp_orchestrator/docs/tutorials/00-quick-start.md +0 -169
  1131. package/tools/vds-scripts/lsp_orchestrator/pyproject.toml +0 -63
  1132. package/tools/vds-scripts/lsp_orchestrator/src/test_file.py +0 -5
  1133. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/__init__.py +0 -3
  1134. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/aggregator.py +0 -340
  1135. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/basedpyright_runner.py +0 -167
  1136. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/cli.py +0 -3370
  1137. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/code_actions.py +0 -79
  1138. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/core.py +0 -3295
  1139. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/daemon_client.py +0 -672
  1140. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/daemon_manager.py +0 -577
  1141. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/daemon_server.py +0 -1040
  1142. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/detectors/__init__.py +0 -9
  1143. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/detectors/project_detector.py +0 -537
  1144. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/formatters.py +0 -141
  1145. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/ipc_protocol.py +0 -225
  1146. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/lsp_client.py +0 -957
  1147. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/lsp_router.py +0 -335
  1148. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/mcp_server.py +0 -181
  1149. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models/__init__.py +0 -201
  1150. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models/project_detector.py +0 -646
  1151. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models/project_tools.py +0 -114
  1152. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models.py +0 -399
  1153. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/mypy_runner.py +0 -209
  1154. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/protocols.py +0 -52
  1155. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/ruff_lsp_client.py +0 -109
  1156. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/ruff_runner.py +0 -44
  1157. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/utils.py +0 -959
  1158. package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/workspace_indexer.py +0 -1037
  1159. package/tools/vds-scripts/lsp_orchestrator/test_workspace_lsp.py +0 -6
  1160. package/tools/vds-scripts/lsp_orchestrator/tests/__init__.py +0 -1
  1161. package/tools/vds-scripts/lsp_orchestrator/tests/conftest.py +0 -6
  1162. package/tools/vds-scripts/lsp_orchestrator/tests/test_aggregator.py +0 -59
  1163. package/tools/vds-scripts/lsp_orchestrator/tests/test_cli.py +0 -111
  1164. package/tools/vds-scripts/lsp_orchestrator/tests/test_detect_tools_command.py +0 -186
  1165. package/tools/vds-scripts/lsp_orchestrator/tests/test_formatter_linter_detection.py +0 -519
  1166. package/tools/vds-scripts/lsp_orchestrator/tests/test_integration_phase9_10_11.py +0 -367
  1167. package/tools/vds-scripts/lsp_orchestrator/tests/test_mypy_runner.py +0 -482
  1168. package/tools/vds-scripts/lsp_orchestrator/tests/test_package_manager_detection.py +0 -399
  1169. package/tools/vds-scripts/lsp_orchestrator/tests/test_phase10.py +0 -389
  1170. package/tools/vds-scripts/lsp_orchestrator/tests/test_phase11.py +0 -327
  1171. package/tools/vds-scripts/lsp_orchestrator/tests/test_phase12_integration.py +0 -634
  1172. package/tools/vds-scripts/lsp_orchestrator/tests/test_phase9.py +0 -196
  1173. package/tools/vds-scripts/lsp_orchestrator/tests/test_project_detector.py +0 -377
  1174. package/tools/vds-scripts/lsp_orchestrator/tests/test_test_runner_detection.py +0 -549
  1175. package/tools/vds-scripts/lsp_orchestrator/tests/test_type_checker_routing.py +0 -362
  1176. package/tools/vds-scripts/lsp_orchestrator/tests/test_workspace_indexer.py +0 -144
  1177. package/tools/vds-scripts/markdown_orchestrator/README.md +0 -72
  1178. package/tools/vds-scripts/markdown_orchestrator/pyproject.toml +0 -39
  1179. package/tools/vds-scripts/markdown_orchestrator/src/vds_markdown_orchestrator/__init__.py +0 -5
  1180. package/tools/vds-scripts/markdown_orchestrator/src/vds_markdown_orchestrator/cli.py +0 -102
  1181. package/tools/vds-scripts/multi_agent_orchestrator/Dockerfile +0 -65
  1182. package/tools/vds-scripts/multi_agent_orchestrator/README.md +0 -306
  1183. package/tools/vds-scripts/multi_agent_orchestrator/postman/README.md +0 -264
  1184. package/tools/vds-scripts/multi_agent_orchestrator/postman/TEST_RESULTS_SUMMARY.md +0 -197
  1185. package/tools/vds-scripts/multi_agent_orchestrator/postman/VDS-Multi-Agent-Orchestrator-API.postman_collection.json +0 -1010
  1186. package/tools/vds-scripts/multi_agent_orchestrator/postman/environments/local-development.postman_environment.json +0 -55
  1187. package/tools/vds-scripts/multi_agent_orchestrator/postman/test-results.json +0 -24146
  1188. package/tools/vds-scripts/multi_agent_orchestrator/pyproject.toml +0 -63
  1189. package/tools/vds-scripts/multi_agent_orchestrator/run_api.py +0 -9
  1190. package/tools/vds-scripts/multi_agent_orchestrator/run_mock_api.py +0 -9
  1191. package/tools/vds-scripts/multi_agent_orchestrator/simple_test.py +0 -53
  1192. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/__init__.py +0 -25
  1193. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/agent_pool.py +0 -433
  1194. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/api/__init__.py +0 -5
  1195. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/api/main.py +0 -722
  1196. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/api/mock_main.py +0 -812
  1197. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/change_log.py +0 -515
  1198. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/cli.py +0 -424
  1199. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/config.py +0 -220
  1200. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/conflict_resolver.py +0 -462
  1201. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/coordinator.py +0 -627
  1202. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/models.py +0 -389
  1203. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/progress_dashboard.py +0 -380
  1204. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/redis_client.py +0 -245
  1205. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/scheduler_subscriber.py +0 -272
  1206. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/task_manager.py +0 -536
  1207. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/task_tracking.py +0 -550
  1208. package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/vds_ai_memory_client.py +0 -352
  1209. package/tools/vds-scripts/multi_agent_orchestrator/test_complete_system.py +0 -149
  1210. package/tools/vds-scripts/multi_agent_orchestrator/test_infrastructure_only.py +0 -194
  1211. package/tools/vds-scripts/multi_agent_orchestrator/test_integration.py +0 -108
  1212. package/tools/vds-scripts/multi_agent_orchestrator/tests/__init__.py +0 -1
  1213. package/tools/vds-scripts/multi_agent_orchestrator/tests/test_agent_registration_credential_validator.py +0 -223
  1214. package/tools/vds-scripts/multi_agent_orchestrator/tests/test_config.py +0 -210
  1215. package/tools/vds-scripts/multi_agent_orchestrator/tests/test_models.py +0 -195
  1216. package/tools/vds-scripts/multi_agent_orchestrator/tests/test_w9_agent_routes.py +0 -321
  1217. package/tools/vds-scripts/openapi_orchestrator/README.md +0 -197
  1218. package/tools/vds-scripts/openapi_orchestrator/pyproject.toml +0 -106
  1219. package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/__init__.py +0 -29
  1220. package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/cli.py +0 -345
  1221. package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/full_validator.py +0 -183
  1222. package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/spec_validator.py +0 -197
  1223. package/tools/vds-scripts/openapi_orchestrator/tests/__init__.py +0 -1
  1224. package/tools/vds-scripts/openapi_orchestrator/tests/test_cli.py +0 -234
  1225. package/tools/vds-scripts/openapi_orchestrator/tests/test_full_validator.py +0 -203
  1226. package/tools/vds-scripts/openapi_orchestrator/tests/test_spec_validator.py +0 -295
  1227. package/tools/vds-scripts/pdf_orchestrator/.dockerignore +0 -93
  1228. package/tools/vds-scripts/pdf_orchestrator/.env.example +0 -40
  1229. package/tools/vds-scripts/pdf_orchestrator/.ruff_rules.py +0 -350
  1230. package/tools/vds-scripts/pdf_orchestrator/.yamllint.yml +0 -43
  1231. package/tools/vds-scripts/pdf_orchestrator/DEVELOPMENT_PLAN.md +0 -80
  1232. package/tools/vds-scripts/pdf_orchestrator/Dockerfile +0 -87
  1233. package/tools/vds-scripts/pdf_orchestrator/README.md +0 -608
  1234. package/tools/vds-scripts/pdf_orchestrator/cli_verification_test/test.md +0 -6
  1235. package/tools/vds-scripts/pdf_orchestrator/cli_verification_test/test.pdf +0 -0
  1236. package/tools/vds-scripts/pdf_orchestrator/config/alertmanager.yml +0 -83
  1237. package/tools/vds-scripts/pdf_orchestrator/config/prometheus.prod.yml +0 -98
  1238. package/tools/vds-scripts/pdf_orchestrator/config/prometheus.yml +0 -40
  1239. package/tools/vds-scripts/pdf_orchestrator/config/redis.conf +0 -78
  1240. package/tools/vds-scripts/pdf_orchestrator/docs/COMPETITIVE_ANALYSIS_REPORT.md +0 -309
  1241. package/tools/vds-scripts/pdf_orchestrator/docs/FEATURES_GUIDE.md +0 -518
  1242. package/tools/vds-scripts/pdf_orchestrator/docs/MULTI_USER_DEPLOYMENT_GUIDE.md +0 -615
  1243. package/tools/vds-scripts/pdf_orchestrator/docs/USER_GUIDE.md +0 -829
  1244. package/tools/vds-scripts/pdf_orchestrator/pyproject.toml +0 -87
  1245. package/tools/vds-scripts/pdf_orchestrator/pytest.ini +0 -71
  1246. package/tools/vds-scripts/pdf_orchestrator/ruff.toml +0 -6
  1247. package/tools/vds-scripts/pdf_orchestrator/scripts/debug_security_report.py +0 -59
  1248. package/tools/vds-scripts/pdf_orchestrator/scripts/demo_library_selector.py +0 -109
  1249. package/tools/vds-scripts/pdf_orchestrator/scripts/generate_project_stats.py +0 -52
  1250. package/tools/vds-scripts/pdf_orchestrator/scripts/generate_styled_pdf.py +0 -95
  1251. package/tools/vds-scripts/pdf_orchestrator/scripts/migrate_render_pdfs.py +0 -285
  1252. package/tools/vds-scripts/pdf_orchestrator/scripts/setup_team.bat +0 -283
  1253. package/tools/vds-scripts/pdf_orchestrator/scripts/setup_team.sh +0 -324
  1254. package/tools/vds-scripts/pdf_orchestrator/src/vds_pdf_orchestrator/__init__.py +0 -5
  1255. package/tools/vds-scripts/pdf_orchestrator/src/vds_pdf_orchestrator/cli.py +0 -542
  1256. package/tools/vds-scripts/pdf_orchestrator/src/vds_pdf_orchestrator/config.py +0 -33
  1257. package/tools/vds-scripts/pdf_orchestrator/tests/README.md +0 -650
  1258. package/tools/vds-scripts/pdf_orchestrator/tests/__init__.py +0 -0
  1259. package/tools/vds-scripts/pdf_orchestrator/tests/conftest.py +0 -520
  1260. package/tools/vds-scripts/pdf_orchestrator/tests/requirements.txt +0 -51
  1261. package/tools/vds-scripts/pdf_orchestrator/tests/run_tests.py +0 -659
  1262. package/tools/vds-scripts/pdf_orchestrator/tests/test_config.py +0 -36
  1263. package/tools/vds-scripts/progress_report_orchestrator/Dockerfile +0 -77
  1264. package/tools/vds-scripts/progress_report_orchestrator/README.md +0 -39
  1265. package/tools/vds-scripts/progress_report_orchestrator/alembic/env.py +0 -42
  1266. package/tools/vds-scripts/progress_report_orchestrator/alembic/script.py.mako +0 -28
  1267. package/tools/vds-scripts/progress_report_orchestrator/alembic/versions/0001_initial_progress_schema.py +0 -180
  1268. package/tools/vds-scripts/progress_report_orchestrator/alembic.ini +0 -67
  1269. package/tools/vds-scripts/progress_report_orchestrator/pyproject.toml +0 -67
  1270. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/__init__.py +0 -3
  1271. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/__init__.py +0 -1
  1272. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/endpoint_scanner.py +0 -238
  1273. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/git_activity.py +0 -159
  1274. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/hexagonal.py +0 -100
  1275. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/test_scanner.py +0 -136
  1276. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/cli.py +0 -743
  1277. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/config.py +0 -50
  1278. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/db/__init__.py +0 -12
  1279. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/db/alembic_filters.py +0 -64
  1280. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/memory.py +0 -82
  1281. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/__init__.py +0 -1
  1282. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/analysis.py +0 -84
  1283. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/report.py +0 -117
  1284. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/topology.py +0 -101
  1285. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/parsers/__init__.py +0 -1
  1286. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/parsers/kg_parser.py +0 -252
  1287. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/parsers/uc_reader.py +0 -159
  1288. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/__init__.py +0 -1
  1289. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/concurrency.py +0 -39
  1290. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/llm_eval.py +0 -570
  1291. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/report.py +0 -1256
  1292. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/structural.py +0 -384
  1293. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/sync.py +0 -143
  1294. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/recommendations/__init__.py +0 -5
  1295. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/recommendations/engine.py +0 -105
  1296. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/recommendations/templates.py +0 -236
  1297. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/scheduler_subscriber.py +0 -238
  1298. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/README.md +0 -56
  1299. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/__init__.py +0 -1
  1300. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/srs-architecture-reviewer/SKILL.md +0 -67
  1301. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/srs-endpoint-matcher/SKILL.md +0 -67
  1302. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/state/__init__.py +0 -1
  1303. package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/state/schema.py +0 -625
  1304. package/tools/vds-scripts/progress_report_orchestrator/tests/__init__.py +0 -0
  1305. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/__init__.py +0 -0
  1306. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/.gitkeep +0 -0
  1307. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/__init__.py +0 -0
  1308. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/doc-dependencies.yaml +0 -79
  1309. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/fr-to-docs.yaml +0 -478
  1310. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/fr-to-services.yaml +0 -18
  1311. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/registry.yaml +0 -346
  1312. package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/phase3_baseline_standard.md +0 -564
  1313. package/tools/vds-scripts/progress_report_orchestrator/tests/integration/__init__.py +0 -0
  1314. package/tools/vds-scripts/progress_report_orchestrator/tests/integration/test_checkpoint.py +0 -276
  1315. package/tools/vds-scripts/progress_report_orchestrator/tests/test_alembic_migrations.py +0 -265
  1316. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/__init__.py +0 -0
  1317. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_analyzers.py +0 -267
  1318. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_bounded_gather.py +0 -176
  1319. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_cli_phase_report.py +0 -119
  1320. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_delta.py +0 -169
  1321. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_error_handling.py +0 -150
  1322. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_gate_exit_codes.py +0 -230
  1323. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_git_activity.py +0 -215
  1324. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_kg_parser.py +0 -267
  1325. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_llm_autodetect.py +0 -183
  1326. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_llm_eval.py +0 -529
  1327. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_memory_integration.py +0 -151
  1328. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_migration_contract.py +0 -254
  1329. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_mode_rendering.py +0 -576
  1330. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_models.py +0 -251
  1331. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_progress_llm_config.py +0 -67
  1332. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_recommendations.py +0 -480
  1333. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_report_enhancements.py +0 -415
  1334. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_resume_reload.py +0 -343
  1335. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_trend_regression.py +0 -294
  1336. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_uc_reader.py +0 -169
  1337. package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_valence_gap.py +0 -293
  1338. package/tools/vds-scripts/project-cycle-report.json +0 -14
  1339. package/tools/vds-scripts/project-dependency-graph.json +0 -11361
  1340. package/tools/vds-scripts/project-topology.json +0 -99
  1341. package/tools/vds-scripts/public_interface_boundary_orchestrator/pyproject.toml +0 -18
  1342. package/tools/vds-scripts/public_interface_boundary_orchestrator/src/vds_public_interface_boundary_orchestrator/__init__.py +0 -0
  1343. package/tools/vds-scripts/public_interface_boundary_orchestrator/src/vds_public_interface_boundary_orchestrator/cli.py +0 -232
  1344. package/tools/vds-scripts/public_interface_boundary_orchestrator/tests/__init__.py +0 -0
  1345. package/tools/vds-scripts/public_interface_boundary_orchestrator/tests/test_cli.py +0 -108
  1346. package/tools/vds-scripts/research_orchestrator/README.md +0 -68
  1347. package/tools/vds-scripts/research_orchestrator/py.typed +0 -0
  1348. package/tools/vds-scripts/research_orchestrator/pyproject.toml +0 -95
  1349. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/__init__.py +0 -3
  1350. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/_env.py +0 -11
  1351. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/cli.py +0 -335
  1352. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/config.py +0 -43
  1353. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/evidence/__init__.py +0 -0
  1354. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/evidence/models.py +0 -89
  1355. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/evidence/scoring.py +0 -102
  1356. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/exceptions.py +0 -78
  1357. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/http_client.py +0 -160
  1358. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/logging.py +0 -49
  1359. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/output/__init__.py +0 -0
  1360. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/output/formatters.py +0 -93
  1361. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/py.typed +0 -1
  1362. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/report/__init__.py +0 -0
  1363. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/report/build.py +0 -156
  1364. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/report/format.py +0 -147
  1365. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/__init__.py +0 -0
  1366. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/health.py +0 -66
  1367. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/health_graph.py +0 -52
  1368. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/registry.py +0 -127
  1369. package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/search.py +0 -230
  1370. package/tools/vds-scripts/research_orchestrator/tests/__init__.py +0 -0
  1371. package/tools/vds-scripts/research_orchestrator/tests/conftest.py +0 -53
  1372. package/tools/vds-scripts/research_orchestrator/tests/test_cli.py +0 -222
  1373. package/tools/vds-scripts/research_orchestrator/tests/test_config.py +0 -23
  1374. package/tools/vds-scripts/research_orchestrator/tests/test_exceptions.py +0 -62
  1375. package/tools/vds-scripts/research_orchestrator/tests/test_formatters.py +0 -89
  1376. package/tools/vds-scripts/research_orchestrator/tests/test_graph_integration.py +0 -149
  1377. package/tools/vds-scripts/research_orchestrator/tests/test_http_client.py +0 -134
  1378. package/tools/vds-scripts/research_orchestrator/tests/test_report_build.py +0 -128
  1379. package/tools/vds-scripts/research_orchestrator/tests/test_report_format.py +0 -91
  1380. package/tools/vds-scripts/research_orchestrator/tests/test_scoring.py +0 -95
  1381. package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/__init__.py +0 -1
  1382. package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/test_health.py +0 -139
  1383. package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/test_registry.py +0 -135
  1384. package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/test_search.py +0 -238
  1385. package/tools/vds-scripts/run-history.json +0 -26
  1386. package/tools/vds-scripts/schema_converter/README.md +0 -109
  1387. package/tools/vds-scripts/schema_converter/pyproject.toml +0 -37
  1388. package/tools/vds-scripts/schema_converter/src/vds_schema_converter/__init__.py +0 -3
  1389. package/tools/vds-scripts/schema_converter/src/vds_schema_converter/cli.py +0 -50
  1390. package/tools/vds-scripts/schema_converter/tests/__init__.py +0 -0
  1391. package/tools/vds-scripts/schema_converter/tests/test_json_schema_generator.py +0 -115
  1392. package/tools/vds-scripts/schema_converter/tests/test_mermaid_generator.py +0 -112
  1393. package/tools/vds-scripts/schema_converter/tests/test_parser.py +0 -111
  1394. package/tools/vds-scripts/schema_converter/tests/test_plantuml_generator.py +0 -112
  1395. package/tools/vds-scripts/schema_converter/tests/test_plantuml_validator.py +0 -69
  1396. package/tools/vds-scripts/schema_converter/tests/test_prisma_generator.py +0 -113
  1397. package/tools/vds-scripts/schema_converter/tests/test_sql_generator.py +0 -138
  1398. package/tools/vds-scripts/schema_converter/tests/test_typeorm_generator.py +0 -110
  1399. package/tools/vds-scripts/schema_converter/tests/test_validators.py +0 -96
  1400. package/tools/vds-scripts/spec_orchestrator/README.md +0 -13
  1401. package/tools/vds-scripts/spec_orchestrator/pyproject.toml +0 -40
  1402. package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/__init__.py +0 -5
  1403. package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/cli.py +0 -162
  1404. package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/core.py +0 -575
  1405. package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/sync.py +0 -306
  1406. package/tools/vds-scripts/spec_orchestrator/tests/__init__.py +0 -0
  1407. package/tools/vds-scripts/spec_orchestrator/tests/test_frontmatter_drift.py +0 -243
  1408. package/tools/vds-scripts/spec_orchestrator/tests/test_sync.py +0 -342
  1409. package/tools/vds-scripts/structure_orchestrator/README.md +0 -60
  1410. package/tools/vds-scripts/structure_orchestrator/pyproject.toml +0 -103
  1411. package/tools/vds-scripts/structure_orchestrator/src/vds_structure_orchestrator/__init__.py +0 -13
  1412. package/tools/vds-scripts/structure_orchestrator/src/vds_structure_orchestrator/cli.py +0 -308
  1413. package/tools/vds-scripts/structure_orchestrator/src/vds_structure_orchestrator/validator.py +0 -257
  1414. package/tools/vds-scripts/structure_orchestrator/tests/__init__.py +0 -0
  1415. package/tools/vds-scripts/structure_orchestrator/tests/test_cli.py +0 -161
  1416. package/tools/vds-scripts/structure_orchestrator/tests/test_helpers.py +0 -115
  1417. package/tools/vds-scripts/structure_orchestrator/tests/test_validator.py +0 -104
  1418. package/tools/vds-scripts/task_orchestrator/README.md +0 -50
  1419. package/tools/vds-scripts/task_orchestrator/__init__.py +0 -18
  1420. package/tools/vds-scripts/task_orchestrator/pyproject.toml +0 -43
  1421. package/tools/vds-scripts/task_orchestrator/scripts/run_excel_sync.py +0 -36
  1422. package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/__init__.py +0 -13
  1423. package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/audit.py +0 -134
  1424. package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/cli.py +0 -127
  1425. package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/debug.py +0 -133
  1426. package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/normalize.py +0 -113
  1427. package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/refine.py +0 -201
  1428. package/tools/vds-scripts/task_orchestrator/tests/__init__.py +0 -0
  1429. package/tools/vds-scripts/task_orchestrator/tests/test_task_orchestrator.py +0 -84
  1430. package/tools/vds-scripts/temp_query_projects.py +0 -2
  1431. package/tools/vds-scripts/test_small.md +0 -1
  1432. package/tools/vds-scripts/text_utils_orchestrator/pyproject.toml +0 -20
  1433. package/tools/vds-scripts/text_utils_orchestrator/src/vds_text_utils/__init__.py +0 -7
  1434. package/tools/vds-scripts/text_utils_orchestrator/src/vds_text_utils/i18n.py +0 -143
  1435. package/tools/vds-scripts/text_utils_orchestrator/tests/__init__.py +0 -0
  1436. package/tools/vds-scripts/text_utils_orchestrator/tests/test_i18n.py +0 -53
  1437. package/tools/vds-scripts/upgrade_major.py +0 -61
  1438. package/tools/vds-scripts/upgrade_major_v2.py +0 -64
  1439. package/tools/vds-scripts/verify_violations.py +0 -57
  1440. package/tools/vds-scripts/workflow-summary.json +0 -325
  1441. package/tools/vds-scripts/workflow-summary.md +0 -8
@@ -1,1872 +0,0 @@
1
- from __future__ import annotations
2
-
3
- import json
4
-
5
- import pytest
6
- import vds_audit_orchestrator.cli as cli_module
7
- from vds_audit_orchestrator.cli import (
8
- _resolve_workflow_summary_fields,
9
- _write_workflow_summary_artifacts,
10
- )
11
-
12
-
13
- def test_resolve_workflow_summary_fields_prefers_synthesis_without_checklist(tmp_path) -> None:
14
- result = {
15
- "repository": "repo-a",
16
- "synthesis": {
17
- "status": "ok",
18
- "total_findings": 3,
19
- "summary": "ready",
20
- },
21
- }
22
-
23
- status, total_findings, summary, _ = _resolve_workflow_summary_fields(
24
- result=result,
25
- report_dir=tmp_path,
26
- )
27
-
28
- assert status == "ok"
29
- assert total_findings == 3
30
- assert summary == "ready"
31
-
32
-
33
- def test_resolve_workflow_summary_fields_uses_checklist_when_synthesis_missing(tmp_path) -> None:
34
- checklist_payload = {
35
- "overall_score": 45.5,
36
- "pass_count": 0,
37
- "partial_count": 2,
38
- "fail_count": 1,
39
- "error_count": 0,
40
- }
41
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
42
- result = {
43
- "repository": "repo-b",
44
- "synthesis": {
45
- "status": "unknown",
46
- "total_findings": 0,
47
- "summary": "",
48
- },
49
- }
50
-
51
- status, total_findings, summary, _ = _resolve_workflow_summary_fields(
52
- result=result,
53
- report_dir=tmp_path,
54
- )
55
-
56
- assert status == "failed"
57
- assert total_findings == 3
58
- assert "Checklist score: 45.50" in summary
59
-
60
-
61
- def test_resolve_workflow_summary_fields_overrides_stale_row_unified_no_task_summary(tmp_path) -> None:
62
- checklist_payload = {
63
- "overall_score": 61.0,
64
- "pass_count": 1,
65
- "partial_count": 0,
66
- "fail_count": 1,
67
- "error_count": 0,
68
- "na_count": 0,
69
- }
70
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
71
- result = {
72
- "repository": "repo-row",
73
- "synthesis": {
74
- "status": "complete",
75
- "total_findings": 0,
76
- "executive_summary": (
77
- "No analysis tasks were executed in row-unified dynamic mode. No agent findings were produced."
78
- ),
79
- },
80
- }
81
-
82
- status, total_findings, summary, _ = _resolve_workflow_summary_fields(
83
- result=result,
84
- report_dir=tmp_path,
85
- )
86
-
87
- assert status == "failed"
88
- assert total_findings == 1
89
- assert "Checklist score: 61.00" in summary
90
- assert "no analysis tasks were executed" not in summary.lower()
91
- assert result["synthesis"]["executive_summary"] == summary
92
-
93
-
94
- def test_resolve_workflow_summary_fields_promotes_running_status_on_terminal_write(tmp_path) -> None:
95
- checklist_payload = {
96
- "overall_score": 61.0,
97
- "pass_count": 0,
98
- "partial_count": 1,
99
- "fail_count": 1,
100
- "error_count": 0,
101
- "na_count": 0,
102
- }
103
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
104
- result = {
105
- "repository": "repo-terminal",
106
- "synthesis": {
107
- "status": "running",
108
- "total_findings": 0,
109
- "summary": "Checklist evaluation is still in progress.",
110
- },
111
- }
112
-
113
- status, total_findings, summary, _ = _resolve_workflow_summary_fields(
114
- result=result,
115
- report_dir=tmp_path,
116
- prefer_terminal_status_from_checklist=True,
117
- )
118
-
119
- assert status == "failed"
120
- assert total_findings == 2
121
- assert "Checklist score: 61.00" in summary
122
-
123
-
124
- def test_resolve_workflow_summary_fields_emits_fallback_marker_for_invalid_checklist(
125
- tmp_path, monkeypatch: pytest.MonkeyPatch
126
- ) -> None:
127
- (tmp_path / "audit-checklist.json").write_text("{", encoding="utf-8")
128
- result = {
129
- "repository": "repo-c",
130
- "synthesis": {
131
- "status": "ok",
132
- "total_findings": 0,
133
- "summary": "fallback",
134
- },
135
- }
136
-
137
- warning_events: list[tuple[str, dict[str, object]]] = []
138
-
139
- class _LoggerStub:
140
- def warning(self, event: str, **kwargs: object) -> None: # type: ignore[no-untyped-def]
141
- warning_events.append((event, kwargs))
142
-
143
- monkeypatch.setattr(cli_module, "logger", _LoggerStub())
144
-
145
- status, total_findings, summary, _ = _resolve_workflow_summary_fields(
146
- result=result,
147
- report_dir=tmp_path,
148
- )
149
-
150
- assert status == "ok"
151
- assert total_findings == 0
152
- assert summary == "fallback"
153
- assert warning_events
154
- event_name, payload = warning_events[0]
155
- assert event_name == "findings_count_alignment_fallback"
156
- assert payload["reason"] == "invalid_json"
157
-
158
-
159
- def test_write_workflow_summary_artifacts_renders_checklist_derived_values(tmp_path) -> None:
160
- checklist_payload = {
161
- "overall_score": 55.25,
162
- "pass_count": 0,
163
- "partial_count": 2,
164
- "fail_count": 0,
165
- "error_count": 0,
166
- }
167
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
168
- result = {
169
- "repository": "merchant-profile-service",
170
- "synthesis": {
171
- "status": "unknown",
172
- "total_findings": 0,
173
- "overall_score": 82.5,
174
- "agent_scores": {"security": 80.0},
175
- },
176
- "agent_results": {"raw": "very-large-payload"},
177
- }
178
-
179
- md_path, json_path = _write_workflow_summary_artifacts(
180
- report_dir=tmp_path,
181
- thread_id="phase65-test",
182
- result=result,
183
- )
184
-
185
- markdown = md_path.read_text(encoding="utf-8")
186
- assert "Status: partial" in markdown
187
- assert "Total findings: 2" in markdown
188
- assert "Checklist score: 55.25" in markdown
189
- payload = json.loads(json_path.read_text(encoding="utf-8"))
190
- assert payload["repository"] == "merchant-profile-service"
191
- assert payload["status"] == "partial"
192
- assert payload["total_findings"] == 2
193
- assert payload["synthesis"]["status"] == "partial"
194
- assert payload["synthesis"]["total_findings"] == 2
195
- assert payload["synthesis"]["overall_score"] == 82.5
196
- assert payload["synthesis"]["agent_scores"] == {"security": 80.0}
197
- assert "agent_results" not in payload
198
-
199
-
200
- def test_write_workflow_summary_artifacts_includes_drift_block(tmp_path) -> None:
201
- result = {
202
- "repository": "merchant-profile-service",
203
- "synthesis": {"status": "ok", "total_findings": 0, "summary": "stable"},
204
- }
205
- drift = {
206
- "has_drift": True,
207
- "mean_drift_detected": True,
208
- "distribution_shift_detected": False,
209
- "variance_shift_detected": False,
210
- "warnings": ["mean score drift exceeded threshold (12.00 > 10.00)"],
211
- }
212
-
213
- md_path, json_path = _write_workflow_summary_artifacts(
214
- report_dir=tmp_path,
215
- thread_id="phase66-drift",
216
- result=result,
217
- drift=drift,
218
- )
219
-
220
- markdown = md_path.read_text(encoding="utf-8")
221
- payload = json.loads(json_path.read_text(encoding="utf-8"))
222
- assert "## Drift" in markdown
223
- assert "Detected: yes" in markdown
224
- assert "mean score drift exceeded threshold" in markdown
225
- assert payload["drift"]["has_drift"] is True
226
-
227
-
228
- def test_write_workflow_summary_artifacts_includes_coverage_aggregate(tmp_path) -> None:
229
- checklist_payload = {
230
- "overall_score": 70.0,
231
- "pass_count": 1,
232
- "partial_count": 1,
233
- "fail_count": 0,
234
- "error_count": 0,
235
- "rows": [
236
- {
237
- "check_id": "CL-001",
238
- "gating_applied": False,
239
- "score_breakdown": {"coverage_factor": 1.0},
240
- },
241
- {
242
- "check_id": "CL-002",
243
- "gating_applied": True,
244
- "score_breakdown": {"coverage_factor": 0.5},
245
- },
246
- ],
247
- }
248
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
249
- result = {
250
- "repository": "merchant-profile-service",
251
- "synthesis": {
252
- "status": "unknown",
253
- "total_findings": 0,
254
- },
255
- }
256
-
257
- _, json_path = _write_workflow_summary_artifacts(
258
- report_dir=tmp_path,
259
- thread_id="phase91-coverage",
260
- result=result,
261
- )
262
-
263
- payload = json.loads(json_path.read_text(encoding="utf-8"))
264
- assert payload["coverage"]["row_count"] == 2
265
- assert payload["coverage"]["rows_with_coverage"] == 2
266
- assert payload["coverage"]["coverage_mean"] == 0.75
267
- assert payload["coverage"]["full_coverage_rows"] == 1
268
- assert payload["coverage"]["partial_coverage_rows"] == 1
269
- assert payload["coverage"]["zero_coverage_rows"] == 0
270
- assert payload["coverage"]["gating_applied_rows"] == 1
271
-
272
-
273
- def test_write_workflow_summary_artifacts_includes_db_family_run_level_metrics(tmp_path) -> None:
274
- checklist_payload = {
275
- "overall_score": 70.0,
276
- "pass_count": 1,
277
- "partial_count": 0,
278
- "fail_count": 1,
279
- "error_count": 0,
280
- "na_count": 0,
281
- "rows": [
282
- {
283
- "row_id": "CL-004:row_3",
284
- "check_id": "CL-004",
285
- "status": "PASS",
286
- "evidence_refs": [
287
- {"ref_type": "code_path", "ref_value": "src/main/java/db/config/CampaignDatabaseConfig.java"}
288
- ],
289
- },
290
- {
291
- "row_id": "CL-035:row_34",
292
- "check_id": "CL-035",
293
- "status": "FAIL",
294
- "evidence_refs": [
295
- {"ref_type": "code_path", "ref_value": "src/main/java/service/ApprovalManagementServiceImpl.java"}
296
- ],
297
- },
298
- ],
299
- }
300
- retrieval_trace_payload = {
301
- "schema": "audit-checklist.retrieval-trace.v1",
302
- "rows": [
303
- {
304
- "row_id": "CL-004:row_3",
305
- "tool_call_summary": {
306
- "db_family_requirement": True,
307
- "db_family_pass_1_candidates": 0,
308
- "db_family_config_database_hits": 0,
309
- "db_family_repository_hits": 0,
310
- "db_family_selected_read_hits": 2,
311
- "top_k_read_count": 1,
312
- "code_read_count": 1,
313
- },
314
- },
315
- {
316
- "row_id": "CL-035:row_34",
317
- "tool_call_summary": {
318
- "db_family_requirement": True,
319
- "db_family_pass_1_candidates": 0,
320
- "db_family_config_database_hits": 0,
321
- "db_family_repository_hits": 0,
322
- "db_family_selected_read_hits": 0,
323
- "top_k_read_count": 5,
324
- "code_read_count": 5,
325
- },
326
- },
327
- ],
328
- }
329
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
330
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
331
- json.dumps(retrieval_trace_payload), encoding="utf-8"
332
- )
333
- result = {
334
- "repository": "campaign-service",
335
- "synthesis": {
336
- "status": "complete",
337
- "total_findings": 0,
338
- },
339
- }
340
-
341
- _, json_path = _write_workflow_summary_artifacts(
342
- report_dir=tmp_path,
343
- thread_id="phase104-db-family-summary",
344
- result=result,
345
- )
346
-
347
- payload = json.loads(json_path.read_text(encoding="utf-8"))
348
- evidence_quality = payload["evidence_quality"]
349
- assert evidence_quality["db_family_requirement_row_count"] == 2
350
- assert evidence_quality["db_family_coverage_row_count"] == 1
351
- assert evidence_quality["db_family_hit_rate"] == 0.5
352
- assert evidence_quality["db_family_selected_read_coverage_row_count"] == 1
353
- assert evidence_quality["db_family_selected_read_shortfall_row_count"] == 1
354
- assert evidence_quality["db_family_selected_read_coverage_rate"] == 0.5
355
- assert evidence_quality["db_family_selected_read_shortfall_rate"] == 0.5
356
- assert evidence_quality["db_family_selected_read_shortfall_reason_counts"] == {"db_search_no_candidates": 1}
357
-
358
-
359
- def test_write_workflow_summary_artifacts_reconciles_targeted_score_and_row_activity(tmp_path) -> None:
360
- checklist_payload = {
361
- "overall_score": 61.0,
362
- "pass_count": 1,
363
- "partial_count": 0,
364
- "fail_count": 1,
365
- "error_count": 0,
366
- "na_count": 0,
367
- "is_targeted_run": True,
368
- "target_selector": "1-5",
369
- "rows": [
370
- {"row_id": "CL-001:row_0", "status": "PASS"},
371
- {"row_id": "CL-002:row_1", "status": "FAIL"},
372
- ],
373
- }
374
- retrieval_trace_payload = {
375
- "schema": "audit-checklist.retrieval-trace.v1",
376
- "rows": [
377
- {
378
- "row_id": "CL-001:row_0",
379
- "tool_call_summary": {
380
- "docs_search_count": 1,
381
- "docs_read_count": 1,
382
- "code_search_count": 0,
383
- "code_read_count": 0,
384
- },
385
- },
386
- {
387
- "row_id": "CL-002:row_1",
388
- "tool_call_summary": {
389
- "docs_search_count": 0,
390
- "docs_read_count": 0,
391
- "code_search_count": 0,
392
- "code_read_count": 0,
393
- },
394
- },
395
- ],
396
- }
397
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
398
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
399
- json.dumps(retrieval_trace_payload), encoding="utf-8"
400
- )
401
- result = {
402
- "repository": "campaign-service",
403
- "synthesis": {
404
- "status": "complete",
405
- "total_findings": 0,
406
- "overall_score": 0.0,
407
- "rows_evaluated": 0,
408
- "rows_with_tool_activity": 0,
409
- "executive_summary": "No analysis tasks were executed in row-unified dynamic mode.",
410
- },
411
- }
412
-
413
- _, json_path = _write_workflow_summary_artifacts(
414
- report_dir=tmp_path,
415
- thread_id="phase103-targeted-reconcile",
416
- result=result,
417
- )
418
-
419
- payload = json.loads(json_path.read_text(encoding="utf-8"))
420
- assert payload["overall_score"] == 61.0
421
- assert payload["summary_score_source"] == "checklist_artifacts_reconciled"
422
- assert payload["synthesis"]["rows_evaluated"] == 2
423
- assert payload["synthesis"]["rows_with_tool_activity"] == 1
424
- assert payload["synthesis"]["row_activity_mismatch"]["detected"] is True
425
- assert (
426
- payload["synthesis"]["row_activity_mismatch"]["degradation_reason"]
427
- == "rows_evaluated_synthesis_zero_with_nonzero_artifacts"
428
- )
429
- assert (
430
- "rows_evaluated_synthesis_zero_with_nonzero_artifacts"
431
- in payload["synthesis"]["row_activity_mismatch"]["reasons"]
432
- )
433
- assert payload["rows_evaluated"] == 2
434
- assert payload["rows_with_tool_activity"] == 1
435
-
436
-
437
- def test_write_workflow_summary_artifacts_reconciles_targeted_nonzero_score_and_promotes_top_level_metrics(
438
- tmp_path,
439
- ) -> None:
440
- checklist_payload = {
441
- "overall_score": 61.0,
442
- "pass_count": 1,
443
- "partial_count": 0,
444
- "fail_count": 1,
445
- "error_count": 0,
446
- "na_count": 0,
447
- "is_targeted_run": True,
448
- "target_selector": "CL-001",
449
- "rows": [
450
- {
451
- "row_id": "CL-001:row_0",
452
- "status": "PASS",
453
- "score": 82.0,
454
- "score_breakdown": {"final_score": 82.0},
455
- "evidence_refs": [{"ref_type": "doc", "ref_value": "chunk:1", "verified": True}],
456
- },
457
- {
458
- "row_id": "CL-002:row_1",
459
- "status": "FAIL",
460
- "score": 40.0,
461
- "score_breakdown": {"final_score": 40.0},
462
- "evidence_refs": [{"ref_type": "code", "ref_value": "code:src/App.java:1", "verified": False}],
463
- },
464
- ],
465
- }
466
- retrieval_trace_payload = {
467
- "schema": "audit-checklist.retrieval-trace.v1",
468
- "rows": [
469
- {
470
- "row_id": "CL-001:row_0",
471
- "tool_call_summary": {
472
- "docs_search_count": 1,
473
- "docs_read_count": 1,
474
- "code_search_count": 0,
475
- "code_read_count": 0,
476
- },
477
- },
478
- {
479
- "row_id": "CL-002:row_1",
480
- "tool_call_summary": {
481
- "docs_search_count": 0,
482
- "docs_read_count": 0,
483
- "code_search_count": 0,
484
- "code_read_count": 0,
485
- },
486
- },
487
- ],
488
- }
489
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
490
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
491
- json.dumps(retrieval_trace_payload), encoding="utf-8"
492
- )
493
- result = {
494
- "repository": "campaign-service",
495
- "synthesis": {
496
- "status": "complete",
497
- "total_findings": 1,
498
- "overall_score": 40.0,
499
- "rows_evaluated": 0,
500
- "rows_with_tool_activity": 0,
501
- "target_selector": "CL-001",
502
- "is_targeted_run": True,
503
- "executive_summary": "Targeted rerun completed.",
504
- },
505
- }
506
-
507
- _, json_path = _write_workflow_summary_artifacts(
508
- report_dir=tmp_path,
509
- thread_id="phase105-targeted-nonzero-reconcile",
510
- result=result,
511
- )
512
-
513
- payload = json.loads(json_path.read_text(encoding="utf-8"))
514
- assert payload["overall_score"] == 61.0
515
- assert payload["summary_score_source"] == "checklist_artifacts_reconciled"
516
- assert payload["rows_evaluated"] == 2
517
- assert payload["rows_with_tool_activity"] == 1
518
- assert payload["docs_hit_rate"] == 0.5
519
- assert payload["code_hit_rate"] == 0.5
520
-
521
-
522
- def test_write_workflow_summary_artifacts_rewrites_stale_targeted_checklist_score_text(tmp_path) -> None:
523
- checklist_payload = {
524
- "overall_score": 61.0,
525
- "pass_count": 1,
526
- "partial_count": 0,
527
- "fail_count": 1,
528
- "error_count": 0,
529
- "na_count": 0,
530
- "is_targeted_run": True,
531
- "target_selector": "CL-001",
532
- "rows": [
533
- {"row_id": "CL-001:row_0", "status": "PASS"},
534
- {"row_id": "CL-002:row_1", "status": "FAIL"},
535
- ],
536
- }
537
- retrieval_trace_payload = {
538
- "schema": "audit-checklist.retrieval-trace.v1",
539
- "rows": [
540
- {
541
- "row_id": "CL-001:row_0",
542
- "tool_call_summary": {
543
- "docs_search_count": 1,
544
- "docs_read_count": 1,
545
- "code_search_count": 0,
546
- "code_read_count": 0,
547
- },
548
- },
549
- {
550
- "row_id": "CL-002:row_1",
551
- "tool_call_summary": {
552
- "docs_search_count": 0,
553
- "docs_read_count": 0,
554
- "code_search_count": 0,
555
- "code_read_count": 0,
556
- },
557
- },
558
- ],
559
- }
560
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
561
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
562
- json.dumps(retrieval_trace_payload), encoding="utf-8"
563
- )
564
- result = {
565
- "repository": "campaign-service",
566
- "synthesis": {
567
- "status": "complete",
568
- "total_findings": 1,
569
- "overall_score": 0.0,
570
- "rows_evaluated": 1,
571
- "rows_with_tool_activity": 1,
572
- "target_selector": "CL-001",
573
- "is_targeted_run": True,
574
- "summary": "Checklist score: 0.00. Pass=0, Partial=0, Fail=0, Error=1.",
575
- "executive_summary": "Checklist score: 0.00. Pass=0, Partial=0, Fail=0, Error=1.",
576
- },
577
- }
578
-
579
- _, json_path = _write_workflow_summary_artifacts(
580
- report_dir=tmp_path,
581
- thread_id="phase105-targeted-stale-checklist-score-text",
582
- result=result,
583
- )
584
-
585
- payload = json.loads(json_path.read_text(encoding="utf-8"))
586
- assert payload["summary_score_source"] == "checklist_artifacts_reconciled"
587
- assert payload["overall_score"] == 61.0
588
- assert payload["summary"] == "Checklist score: 61.00. Pass=1, Partial=0, Fail=1, Error=0."
589
- assert payload["synthesis"]["summary"] == payload["summary"]
590
- assert payload["synthesis"]["executive_summary"] == payload["summary"]
591
- assert payload["synthesis"]["reconciliation_source"]["summary_text_source"] == "checklist_artifacts_reconciled"
592
-
593
-
594
- def test_write_workflow_summary_artifacts_enforces_shared_score_projection_on_checklist_and_delta(tmp_path) -> None:
595
- checklist_payload = {
596
- "overall_score": 88.5,
597
- "pass_count": 1,
598
- "partial_count": 0,
599
- "fail_count": 0,
600
- "error_count": 0,
601
- "na_count": 0,
602
- "rows": [
603
- {
604
- "row_id": "CL-101:row_0",
605
- "status": "PASS",
606
- "score": None,
607
- "score_breakdown": {"final_score": 88.5, "confidence_factor": 0.9},
608
- }
609
- ],
610
- }
611
- delta_payload = {
612
- "targeted_run": True,
613
- "changed_row_count": 1,
614
- "changed_rows": [
615
- {
616
- "row_id": "CL-101:row_0",
617
- "before": {
618
- "row_id": "CL-101:row_0",
619
- "status": "PARTIAL",
620
- "score": None,
621
- "score_breakdown": {"final_score": 77.0, "confidence_factor": 0.5},
622
- },
623
- "after": {
624
- "row_id": "CL-101:row_0",
625
- "status": "PASS",
626
- "score": None,
627
- "score_breakdown": {"final_score": 88.5, "confidence_factor": 0.9},
628
- },
629
- }
630
- ],
631
- "merge_guardrail": {
632
- "targeted_run": True,
633
- "merge_attempted": True,
634
- "merge_allowed": True,
635
- "action": "targeted_merge_applied",
636
- "reason": "hashes_aligned",
637
- },
638
- }
639
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
640
- (tmp_path / "audit-checklist.delta.json").write_text(json.dumps(delta_payload), encoding="utf-8")
641
- result = {
642
- "repository": "campaign-service",
643
- "synthesis": {
644
- "status": "complete",
645
- "total_findings": 0,
646
- "overall_score": 0.0,
647
- "rows_evaluated": 0,
648
- "rows_with_tool_activity": 0,
649
- },
650
- }
651
-
652
- _, json_path = _write_workflow_summary_artifacts(
653
- report_dir=tmp_path,
654
- thread_id="phase105-fr391-score-projection",
655
- result=result,
656
- )
657
-
658
- payload = json.loads(json_path.read_text(encoding="utf-8"))
659
- assert payload["rows_with_score_breakdown_but_null_score"] == 0
660
- assert payload["rows_with_score_breakdown_but_null_score_row_keys"] == []
661
- assert payload["score_projection_quality_status"] == "pass"
662
- assert payload["synthesis"]["score_projection_diagnostics"]["detected"] is False
663
- assert payload["score_projection_artifact_projection"]["checklist_artifact_rewritten"] is True
664
- assert payload["score_projection_artifact_projection"]["delta_artifact_rewritten"] is True
665
-
666
- projected_checklist = json.loads((tmp_path / "audit-checklist.json").read_text(encoding="utf-8"))
667
- projected_row = projected_checklist["rows"][0]
668
- assert projected_row["score"] == pytest.approx(88.5)
669
- assert projected_row["score_source"] == "score_breakdown.final_score"
670
- assert projected_row.get("score_unavailable_reason") is None
671
-
672
- projected_delta = json.loads((tmp_path / "audit-checklist.delta.json").read_text(encoding="utf-8"))
673
- projected_before = projected_delta["changed_rows"][0]["before"]
674
- projected_after = projected_delta["changed_rows"][0]["after"]
675
- assert projected_before["score"] == pytest.approx(77.0)
676
- assert projected_before["score_source"] == "score_breakdown.final_score"
677
- assert projected_after["score"] == pytest.approx(88.5)
678
- assert projected_after["score_source"] == "score_breakdown.final_score"
679
-
680
-
681
- def test_write_workflow_summary_artifacts_emits_non_pass_score_projection_quality_when_null_score_drift_remains(
682
- tmp_path,
683
- ) -> None:
684
- checklist_payload = {
685
- "overall_score": 50.0,
686
- "pass_count": 1,
687
- "partial_count": 0,
688
- "fail_count": 0,
689
- "error_count": 0,
690
- "na_count": 0,
691
- "rows": [
692
- {
693
- "row_id": "CL-201:row_0",
694
- "status": "PASS",
695
- "score": None,
696
- "score_breakdown": {"final_score": "not-a-number"},
697
- }
698
- ],
699
- }
700
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
701
- result = {
702
- "repository": "campaign-service",
703
- "synthesis": {
704
- "status": "complete",
705
- "total_findings": 0,
706
- "rows_evaluated": 1,
707
- "rows_with_tool_activity": 0,
708
- },
709
- }
710
-
711
- _, json_path = _write_workflow_summary_artifacts(
712
- report_dir=tmp_path,
713
- thread_id="phase105-fr391-score-null-drift",
714
- result=result,
715
- )
716
-
717
- payload = json.loads(json_path.read_text(encoding="utf-8"))
718
- assert payload["rows_with_score_breakdown_but_null_score"] == 1
719
- assert payload["rows_with_score_breakdown_but_null_score_row_keys"] == ["CL-201:row_0"]
720
- assert payload["score_projection_quality_status"] == "non_pass"
721
- assert payload["synthesis"]["rows_with_score_breakdown_but_null_score"] == 1
722
- assert payload["synthesis"]["score_projection_diagnostics"]["detected"] is True
723
- assert "score_projection_null_drift" in payload["synthesis"]["row_activity_mismatch"]["reasons"]
724
-
725
- projected_checklist = json.loads((tmp_path / "audit-checklist.json").read_text(encoding="utf-8"))
726
- projected_row = projected_checklist["rows"][0]
727
- assert projected_row["score"] is None
728
- assert projected_row["score_unavailable_reason"] == "score_not_derived_from_cascade"
729
-
730
-
731
- def test_write_workflow_summary_artifacts_targeted_meta_parity_carries_score_projection_diagnostics(tmp_path) -> None:
732
- checklist_payload = {
733
- "overall_score": 35.0,
734
- "pass_count": 0,
735
- "partial_count": 0,
736
- "fail_count": 1,
737
- "error_count": 0,
738
- "na_count": 0,
739
- "is_targeted_run": True,
740
- "target_selector": "status:error",
741
- "rows": [
742
- {
743
- "row_id": "CL-301:row_0",
744
- "status": "FAIL",
745
- "score": None,
746
- "score_breakdown": {"final_score": "missing"},
747
- }
748
- ],
749
- }
750
- stale_meta_payload = {
751
- "schema": "audit-checklist.meta.v1",
752
- "summary": "stale summary",
753
- "synthesis": {"rows_evaluated": 0, "rows_with_tool_activity": 0},
754
- "evidence_quality": {"docs_hit_rate": 0.0},
755
- "reconciliation_source": {"source_precedence": ["synthesis"]},
756
- }
757
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
758
- (tmp_path / "audit-checklist.meta.json").write_text(json.dumps(stale_meta_payload), encoding="utf-8")
759
- result = {
760
- "repository": "campaign-service",
761
- "synthesis": {
762
- "status": "complete",
763
- "total_findings": 0,
764
- "overall_score": 0.0,
765
- "rows_evaluated": 0,
766
- "rows_with_tool_activity": 0,
767
- "executive_summary": "Checklist evaluation completed.",
768
- "is_targeted_run": True,
769
- "target_selector": "status:error",
770
- },
771
- }
772
-
773
- _, json_path = _write_workflow_summary_artifacts(
774
- report_dir=tmp_path,
775
- thread_id="phase105-fr391-targeted-meta-parity",
776
- result=result,
777
- )
778
-
779
- payload = json.loads(json_path.read_text(encoding="utf-8"))
780
- assert payload["summary_meta_parity_detected"] is False
781
- assert payload["rows_with_score_breakdown_but_null_score"] == 1
782
- assert payload["score_projection_quality_status"] == "non_pass"
783
- assert payload["synthesis"]["rows_with_score_breakdown_but_null_score_row_keys"] == ["CL-301:row_0"]
784
- assert payload["summary_meta_parity_pre_sync_detected"] is True
785
- assert "meta_synthesis_mismatch" in payload["summary_meta_parity_pre_sync"]["reasons"]
786
-
787
- synced_meta = json.loads((tmp_path / "audit-checklist.meta.json").read_text(encoding="utf-8"))
788
- assert synced_meta["summary_meta_parity_detected"] is False
789
- assert synced_meta["synthesis"]["rows_with_score_breakdown_but_null_score"] == 1
790
- assert synced_meta["synthesis"]["score_projection_quality_status"] == "non_pass"
791
- assert synced_meta["synthesis"]["score_projection_diagnostics"]["rows_with_score_breakdown_but_null_score"] == 1
792
- assert synced_meta["synthesis"]["score_projection_diagnostics"][
793
- "rows_with_score_breakdown_but_null_score_row_keys"
794
- ] == ["CL-301:row_0"]
795
-
796
-
797
- def test_write_workflow_summary_artifacts_reconciles_stale_counter_mismatch_without_target_flags(
798
- tmp_path,
799
- ) -> None:
800
- checklist_payload = {
801
- "overall_score": 42.0,
802
- "pass_count": 1,
803
- "partial_count": 0,
804
- "fail_count": 1,
805
- "error_count": 0,
806
- "na_count": 0,
807
- "rows": [
808
- {"row_id": "CL-030:row_29", "status": "PASS"},
809
- {"row_id": "CL-031:row_30", "status": "FAIL"},
810
- ],
811
- }
812
- retrieval_trace_payload = {
813
- "schema": "audit-checklist.retrieval-trace.v1",
814
- "rows": [
815
- {
816
- "row_id": "CL-030:row_29",
817
- "tool_call_summary": {
818
- "docs_search_count": 1,
819
- "docs_read_count": 1,
820
- "code_search_count": 0,
821
- "code_read_count": 0,
822
- },
823
- },
824
- {
825
- "row_id": "CL-031:row_30",
826
- "tool_call_summary": {
827
- "docs_search_count": 0,
828
- "docs_read_count": 0,
829
- "code_search_count": 0,
830
- "code_read_count": 0,
831
- },
832
- },
833
- ],
834
- }
835
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
836
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
837
- json.dumps(retrieval_trace_payload), encoding="utf-8"
838
- )
839
- result = {
840
- "repository": "campaign-service",
841
- "synthesis": {
842
- "status": "complete",
843
- "total_findings": 0,
844
- "overall_score": 0.0,
845
- "rows_evaluated": 0,
846
- "rows_with_tool_activity": 0,
847
- "executive_summary": "Checklist evaluation completed.",
848
- },
849
- }
850
-
851
- _, json_path = _write_workflow_summary_artifacts(
852
- report_dir=tmp_path,
853
- thread_id="phase103-stale-counters-reconcile",
854
- result=result,
855
- )
856
-
857
- payload = json.loads(json_path.read_text(encoding="utf-8"))
858
- assert payload["overall_score"] == 42.0
859
- assert payload["summary_score_source"] == "checklist_artifacts_reconciled"
860
- assert payload["synthesis"]["rows_evaluated"] == 2
861
- assert payload["synthesis"]["rows_with_tool_activity"] == 1
862
- assert payload["synthesis"]["row_activity_mismatch"]["detected"] is True
863
-
864
-
865
- def test_write_workflow_summary_artifacts_syncs_meta_parity_snapshot_and_diagnostics(tmp_path) -> None:
866
- checklist_payload = {
867
- "overall_score": 40.0,
868
- "pass_count": 1,
869
- "partial_count": 0,
870
- "fail_count": 1,
871
- "error_count": 0,
872
- "na_count": 0,
873
- "rows": [
874
- {
875
- "row_id": "CL-040:row_0",
876
- "status": "PASS",
877
- "evidence_refs": [{"ref_type": "doc", "ref_value": "docs/README.md"}],
878
- },
879
- {
880
- "row_id": "CL-041:row_1",
881
- "status": "FAIL",
882
- "evidence_refs": [{"ref_type": "code_path", "ref_value": "src/main.py"}],
883
- },
884
- ],
885
- }
886
- retrieval_trace_payload = {
887
- "schema": "audit-checklist.retrieval-trace.v1",
888
- "rows": [
889
- {
890
- "row_id": "CL-040:row_0",
891
- "tool_call_summary": {
892
- "docs_search_count": 1,
893
- "docs_read_count": 1,
894
- "code_search_count": 0,
895
- "code_read_count": 0,
896
- },
897
- },
898
- {
899
- "row_id": "CL-041:row_1",
900
- "tool_call_summary": {
901
- "docs_search_count": 0,
902
- "docs_read_count": 0,
903
- "code_search_count": 1,
904
- "code_read_count": 1,
905
- },
906
- },
907
- ],
908
- }
909
- stale_meta_payload = {
910
- "schema": "audit-checklist.meta.v1",
911
- "summary": "stale summary",
912
- "synthesis": {"rows_evaluated": 0, "rows_with_tool_activity": 0},
913
- "evidence_quality": {"docs_hit_rate": 1.0},
914
- "reconciliation_source": {"source_precedence": ["synthesis"]},
915
- }
916
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
917
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
918
- json.dumps(retrieval_trace_payload), encoding="utf-8"
919
- )
920
- (tmp_path / "audit-checklist.meta.json").write_text(json.dumps(stale_meta_payload), encoding="utf-8")
921
- result = {
922
- "repository": "campaign-service",
923
- "synthesis": {
924
- "status": "complete",
925
- "total_findings": 0,
926
- "overall_score": 0.0,
927
- "rows_evaluated": 0,
928
- "rows_with_tool_activity": 0,
929
- "executive_summary": "No analysis tasks were executed in row-unified dynamic mode.",
930
- },
931
- }
932
-
933
- _, json_path = _write_workflow_summary_artifacts(
934
- report_dir=tmp_path,
935
- thread_id="phase104-meta-parity-sync",
936
- result=result,
937
- )
938
-
939
- payload = json.loads(json_path.read_text(encoding="utf-8"))
940
- assert payload["summary_meta_parity_detected"] is False
941
- parity = payload["summary_meta_parity"]
942
- assert parity["detected"] is False
943
- assert parity["reasons"] == []
944
- pre_sync_parity = payload["summary_meta_parity_pre_sync"]
945
- assert payload["summary_meta_parity_pre_sync_detected"] is True
946
- assert pre_sync_parity["detected"] is True
947
- assert "meta_summary_mismatch" in pre_sync_parity["reasons"]
948
- assert "meta_synthesis_mismatch" in pre_sync_parity["reasons"]
949
- assert "meta_evidence_quality_mismatch" in pre_sync_parity["reasons"]
950
- assert "meta_reconciliation_source_mismatch" in pre_sync_parity["reasons"]
951
- assert payload["reconciliation_source"]["overall_score_source"] == "checklist_artifacts_reconciled"
952
- assert payload["synthesis"]["reconciliation_source"]["rows_evaluated_source"] == "checklist_artifacts"
953
-
954
- synced_meta = json.loads((tmp_path / "audit-checklist.meta.json").read_text(encoding="utf-8"))
955
- assert synced_meta["summary"] == payload["summary"]
956
- assert synced_meta["synthesis"] == payload["synthesis"]
957
- assert synced_meta["evidence_quality"] == payload["evidence_quality"]
958
- assert synced_meta["reconciliation_source"] == payload["reconciliation_source"]
959
- assert synced_meta["summary_meta_parity_detected"] is False
960
- assert synced_meta["summary_meta_parity_pre_sync_detected"] is True
961
- assert synced_meta["parity_mismatch"]["detected"] is False
962
- assert synced_meta["parity_mismatch_pre_sync"]["detected"] is True
963
-
964
-
965
- def test_write_workflow_summary_artifacts_rewrites_stale_score_text_when_score_reconciled(tmp_path) -> None:
966
- checklist_payload = {
967
- "overall_score": 42.0,
968
- "pass_count": 1,
969
- "partial_count": 0,
970
- "fail_count": 1,
971
- "error_count": 0,
972
- "na_count": 0,
973
- "rows": [
974
- {"row_id": "CL-030:row_29", "status": "PASS"},
975
- {"row_id": "CL-031:row_30", "status": "FAIL"},
976
- ],
977
- }
978
- retrieval_trace_payload = {
979
- "schema": "audit-checklist.retrieval-trace.v1",
980
- "rows": [
981
- {
982
- "row_id": "CL-030:row_29",
983
- "tool_call_summary": {
984
- "docs_search_count": 1,
985
- "docs_read_count": 1,
986
- "code_search_count": 0,
987
- "code_read_count": 0,
988
- },
989
- },
990
- {
991
- "row_id": "CL-031:row_30",
992
- "tool_call_summary": {
993
- "docs_search_count": 0,
994
- "docs_read_count": 0,
995
- "code_search_count": 0,
996
- "code_read_count": 0,
997
- },
998
- },
999
- ],
1000
- }
1001
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1002
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
1003
- json.dumps(retrieval_trace_payload), encoding="utf-8"
1004
- )
1005
- result = {
1006
- "repository": "campaign-service",
1007
- "synthesis": {
1008
- "status": "complete",
1009
- "total_findings": 0,
1010
- "overall_score": 0.0,
1011
- "rows_evaluated": 0,
1012
- "rows_with_tool_activity": 0,
1013
- "summary": "Overall score: 0.0/100. Checklist evaluation completed.",
1014
- "executive_summary": "Overall score: 0.0/100. Checklist evaluation completed.",
1015
- },
1016
- }
1017
-
1018
- _, json_path = _write_workflow_summary_artifacts(
1019
- report_dir=tmp_path,
1020
- thread_id="phase103-stale-score-text-reconcile",
1021
- result=result,
1022
- )
1023
-
1024
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1025
- assert payload["overall_score"] == 42.0
1026
- assert payload["summary_score_source"] == "checklist_artifacts_reconciled"
1027
- assert payload["summary"] == "Checklist score: 42.00. Pass=1, Partial=0, Fail=1, Error=0."
1028
- assert "0.0/100" not in payload["summary"]
1029
- assert payload["synthesis"]["summary"] == payload["summary"]
1030
- assert payload["synthesis"]["executive_summary"] == payload["summary"]
1031
-
1032
-
1033
- def test_write_workflow_summary_artifacts_emits_row_activity_mismatch_block_when_aligned(tmp_path) -> None:
1034
- checklist_payload = {
1035
- "overall_score": 91.0,
1036
- "pass_count": 2,
1037
- "partial_count": 0,
1038
- "fail_count": 0,
1039
- "error_count": 0,
1040
- "na_count": 0,
1041
- "rows": [
1042
- {"row_id": "CL-001:row_0", "status": "PASS"},
1043
- {"row_id": "CL-002:row_1", "status": "PASS"},
1044
- ],
1045
- }
1046
- retrieval_trace_payload = {
1047
- "schema": "audit-checklist.retrieval-trace.v1",
1048
- "rows": [
1049
- {
1050
- "row_id": "CL-001:row_0",
1051
- "tool_call_summary": {
1052
- "docs_search_count": 0,
1053
- "docs_read_count": 0,
1054
- "code_search_count": 0,
1055
- "code_read_count": 0,
1056
- },
1057
- },
1058
- {
1059
- "row_id": "CL-002:row_1",
1060
- "tool_call_summary": {
1061
- "docs_search_count": 0,
1062
- "docs_read_count": 0,
1063
- "code_search_count": 0,
1064
- "code_read_count": 0,
1065
- },
1066
- },
1067
- ],
1068
- }
1069
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1070
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
1071
- json.dumps(retrieval_trace_payload), encoding="utf-8"
1072
- )
1073
- result = {
1074
- "repository": "campaign-service",
1075
- "synthesis": {
1076
- "status": "complete",
1077
- "total_findings": 0,
1078
- "rows_evaluated": 2,
1079
- "rows_with_tool_activity": 0,
1080
- },
1081
- }
1082
-
1083
- _, json_path = _write_workflow_summary_artifacts(
1084
- report_dir=tmp_path,
1085
- thread_id="phase104-row-activity-aligned",
1086
- result=result,
1087
- )
1088
-
1089
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1090
- mismatch = payload["synthesis"]["row_activity_mismatch"]
1091
- assert payload["synthesis"]["rows_evaluated"] == 2
1092
- assert payload["synthesis"]["rows_with_tool_activity"] == 0
1093
- assert mismatch["detected"] is False
1094
- assert mismatch["tool_activity_artifact_available"] is True
1095
- assert mismatch["rows_with_tool_activity_artifacts"] == 0
1096
-
1097
-
1098
- def test_write_workflow_summary_artifacts_preserves_tool_activity_when_trace_artifact_missing(tmp_path) -> None:
1099
- checklist_payload = {
1100
- "overall_score": 60.0,
1101
- "pass_count": 1,
1102
- "partial_count": 1,
1103
- "fail_count": 0,
1104
- "error_count": 0,
1105
- "na_count": 0,
1106
- "rows": [
1107
- {"row_id": "CL-001:row_0", "status": "PASS"},
1108
- {"row_id": "CL-002:row_1", "status": "PARTIAL"},
1109
- ],
1110
- }
1111
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1112
- result = {
1113
- "repository": "campaign-service",
1114
- "synthesis": {
1115
- "status": "complete",
1116
- "total_findings": 1,
1117
- "rows_evaluated": 2,
1118
- "rows_with_tool_activity": 1,
1119
- },
1120
- }
1121
-
1122
- _, json_path = _write_workflow_summary_artifacts(
1123
- report_dir=tmp_path,
1124
- thread_id="phase104-row-activity-no-trace-artifact",
1125
- result=result,
1126
- )
1127
-
1128
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1129
- mismatch = payload["synthesis"]["row_activity_mismatch"]
1130
- assert payload["synthesis"]["rows_evaluated"] == 2
1131
- assert payload["synthesis"]["rows_with_tool_activity"] == 1
1132
- assert mismatch["detected"] is False
1133
- assert mismatch["tool_activity_artifact_available"] is False
1134
- assert mismatch["rows_with_tool_activity_artifacts"] is None
1135
-
1136
-
1137
- def test_write_workflow_summary_artifacts_emits_dual_evidence_quality_channels(tmp_path) -> None:
1138
- checklist_payload = {
1139
- "overall_score": 25.0,
1140
- "pass_count": 0,
1141
- "partial_count": 1,
1142
- "fail_count": 1,
1143
- "error_count": 0,
1144
- "na_count": 0,
1145
- "rows": [
1146
- {"row_id": "CL-001:row_0", "status": "PARTIAL", "evidence_refs": []},
1147
- {"row_id": "CL-002:row_1", "status": "FAIL", "evidence_refs": []},
1148
- ],
1149
- }
1150
- retrieval_trace_payload = {
1151
- "schema": "audit-checklist.retrieval-trace.v1",
1152
- "rows": [
1153
- {
1154
- "row_id": "CL-001:row_0",
1155
- "tool_call_summary": {
1156
- "docs_search_count": 1,
1157
- "docs_read_count": 1,
1158
- "code_search_count": 0,
1159
- "code_read_count": 0,
1160
- },
1161
- },
1162
- {
1163
- "row_id": "CL-002:row_1",
1164
- "tool_call_summary": {
1165
- "docs_search_count": 0,
1166
- "docs_read_count": 0,
1167
- "code_search_count": 1,
1168
- "code_read_count": 0,
1169
- },
1170
- },
1171
- ],
1172
- }
1173
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1174
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
1175
- json.dumps(retrieval_trace_payload), encoding="utf-8"
1176
- )
1177
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 0}}
1178
-
1179
- _, json_path = _write_workflow_summary_artifacts(
1180
- report_dir=tmp_path,
1181
- thread_id="phase103-evidence-quality",
1182
- result=result,
1183
- )
1184
-
1185
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1186
- quality = payload["evidence_quality"]
1187
- assert quality["docs_hit_rate"] == 0.0
1188
- assert quality["code_hit_rate"] == 0.0
1189
- assert quality["docs_tool_activity_rate"] == 0.5
1190
- assert quality["code_tool_activity_rate"] == 0.5
1191
- assert quality["metrics_source_mismatch_detected"] is True
1192
- assert quality["metrics_source_mismatch"]["docs_activity_without_citation_rows"] == 1
1193
- assert quality["metrics_source_mismatch"]["code_activity_without_citation_rows"] == 1
1194
- assert quality["grounding_health"] == "unhealthy"
1195
- assert quality["corpus_health"] == "unhealthy"
1196
- assert quality["corpus_health_alias_deprecated"] is True
1197
- assert quality["docs_hit_rate_grounded"] == 0.0
1198
- assert quality["code_hit_rate_grounded"] == 0.0
1199
- assert quality["docs_hit_rate_fallback_only"] == 0.0
1200
- assert quality["code_hit_rate_fallback_only"] == 0.0
1201
-
1202
-
1203
- def test_write_workflow_summary_artifacts_splits_grounded_vs_fallback_and_reduces_unknown_ref_types(tmp_path) -> None:
1204
- checklist_payload = {
1205
- "overall_score": 50.0,
1206
- "pass_count": 1,
1207
- "partial_count": 0,
1208
- "fail_count": 1,
1209
- "error_count": 0,
1210
- "na_count": 0,
1211
- "rows": [
1212
- {
1213
- "row_id": "CL-010:row_0",
1214
- "status": "PASS",
1215
- "evidence_refs": [
1216
- {
1217
- "ref_type": "url",
1218
- "ref_value": "https://confluence.company.local/pages/viewpage.action?pageId=12345",
1219
- "verified": False,
1220
- "verification_reason": "inherited_fallback_ref",
1221
- }
1222
- ],
1223
- },
1224
- {
1225
- "row_id": "CL-011:row_1",
1226
- "status": "FAIL",
1227
- "evidence_refs": [
1228
- {
1229
- "ref_type": "config",
1230
- "ref_value": "src/main/resources/application.yml",
1231
- "verified": True,
1232
- },
1233
- {
1234
- "ref_type": "url",
1235
- "ref_value": "https://bitbucket.example.com/projects/CPM/repos/repo/browse/src/main/kotlin/App.kt",
1236
- "verified": True,
1237
- },
1238
- ],
1239
- },
1240
- ],
1241
- }
1242
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1243
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 0}}
1244
-
1245
- _, json_path = _write_workflow_summary_artifacts(
1246
- report_dir=tmp_path,
1247
- thread_id="phase103-evidence-grounded-fallback-split",
1248
- result=result,
1249
- )
1250
-
1251
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1252
- quality = payload["evidence_quality"]
1253
- assert quality["docs_hit_rate"] == 0.5
1254
- assert quality["code_hit_rate"] == 0.5
1255
- assert quality["docs_hit_rate_grounded"] == 0.0
1256
- assert quality["code_hit_rate_grounded"] == 0.5
1257
- assert quality["docs_hit_rate_fallback_only"] == 0.5
1258
- assert quality["code_hit_rate_fallback_only"] == 0.0
1259
- assert quality["rows_with_docs_fallback_only"] == 1
1260
- assert quality["rows_with_code_grounded"] == 1
1261
- assert quality["unknown_ref_types_count"] == 0
1262
- assert quality["unknown_ref_types"] == []
1263
- assert quality["sanitized_url_ref_count"] == 1
1264
-
1265
-
1266
- def test_write_workflow_summary_artifacts_separates_knowledge_fallback_sources(tmp_path) -> None:
1267
- checklist_payload = {
1268
- "overall_score": 55.0,
1269
- "pass_count": 0,
1270
- "partial_count": 1,
1271
- "fail_count": 0,
1272
- "error_count": 0,
1273
- "na_count": 0,
1274
- "rows": [
1275
- {
1276
- "row_id": "CL-006:row_2",
1277
- "status": "PARTIAL",
1278
- "evidence_refs": [
1279
- {
1280
- "ref_type": "prior_knowledge",
1281
- "ref_value": "knowledge:docs-1",
1282
- "verified": False,
1283
- "verification_reason": "fallback_ref_inherited",
1284
- "knowledge_modality": "docs_knowledge",
1285
- },
1286
- {
1287
- "ref_type": "prior_knowledge",
1288
- "ref_value": "knowledge:graph-1",
1289
- "verified": False,
1290
- "verification_reason": "fallback_ref_inherited",
1291
- "knowledge_modality": "project_artifact_knowledge",
1292
- "page_title": "Dependency Graph Report",
1293
- },
1294
- {
1295
- "ref_type": "prior_knowledge",
1296
- "ref_value": "knowledge:code-1",
1297
- "verified": False,
1298
- "verification_reason": "fallback_ref_inherited",
1299
- "knowledge_modality": "code_linked_knowledge",
1300
- "source_url": "https://bitbucket.example.com/projects/PAR/repos/repo/browse/src/main/kotlin/App.kt",
1301
- },
1302
- ],
1303
- }
1304
- ],
1305
- }
1306
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1307
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 0}}
1308
-
1309
- _, json_path = _write_workflow_summary_artifacts(
1310
- report_dir=tmp_path,
1311
- thread_id="phase124-knowledge-fallback-split",
1312
- result=result,
1313
- )
1314
-
1315
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1316
- quality = payload["evidence_quality"]
1317
- assert quality["docs_hit_rate"] == 1.0
1318
- assert quality["unknown_ref_types_count"] == 0
1319
- assert quality["docs_knowledge_fallback_hit_rate"] == 1.0
1320
- assert quality["project_knowledge_fallback_hit_rate"] == 1.0
1321
- assert quality["code_linked_knowledge_fallback_hit_rate"] == 1.0
1322
- assert quality["docs_knowledge_fallback_ref_count"] == 1
1323
- assert quality["project_knowledge_fallback_ref_count"] == 1
1324
- assert quality["code_linked_knowledge_fallback_ref_count"] == 1
1325
- assert quality["fallback_only_evidence"]["by_source"]["project_knowledge"]["rows"] == 1
1326
-
1327
-
1328
- def test_write_workflow_summary_artifacts_includes_targeted_merge_readiness(tmp_path) -> None:
1329
- checklist_payload = {
1330
- "overall_score": 40.0,
1331
- "pass_count": 1,
1332
- "partial_count": 0,
1333
- "fail_count": 1,
1334
- "error_count": 0,
1335
- }
1336
- delta_payload = {
1337
- "targeted_run": True,
1338
- "changed_row_count": 1,
1339
- "merge_guardrail": {
1340
- "targeted_run": True,
1341
- "merge_attempted": False,
1342
- "merge_allowed": False,
1343
- "action": "targeted_merge_without_previous_canonical",
1344
- "reason": "No previous canonical artifact found; targeted merge skipped.",
1345
- },
1346
- }
1347
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1348
- (tmp_path / "audit-checklist.delta.json").write_text(json.dumps(delta_payload), encoding="utf-8")
1349
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 1}}
1350
-
1351
- _, json_path = _write_workflow_summary_artifacts(
1352
- report_dir=tmp_path,
1353
- thread_id="phase103-targeted-merge-ready",
1354
- result=result,
1355
- )
1356
-
1357
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1358
- assert payload["targeted_merge_ready"] is False
1359
- assert payload["targeted_merge"]["action"] == "targeted_merge_without_previous_canonical"
1360
- assert "Run one full canonical checklist first" in str(payload["targeted_merge"]["remediation"])
1361
-
1362
-
1363
- def test_write_workflow_summary_artifacts_runtime_targeted_merge_override_wins(tmp_path) -> None:
1364
- checklist_payload = {
1365
- "overall_score": 40.0,
1366
- "pass_count": 1,
1367
- "partial_count": 0,
1368
- "fail_count": 1,
1369
- "error_count": 0,
1370
- }
1371
- delta_payload = {
1372
- "targeted_run": True,
1373
- "changed_row_count": 1,
1374
- "merge_guardrail": {
1375
- "targeted_run": True,
1376
- "merge_attempted": False,
1377
- "merge_allowed": False,
1378
- "action": "targeted_merge_without_previous_canonical",
1379
- "reason": "No previous canonical artifact found; targeted merge skipped.",
1380
- },
1381
- }
1382
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1383
- (tmp_path / "audit-checklist.delta.json").write_text(json.dumps(delta_payload), encoding="utf-8")
1384
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 1}}
1385
-
1386
- _, json_path = _write_workflow_summary_artifacts(
1387
- report_dir=tmp_path,
1388
- thread_id="phase105-targeted-merge-runtime-override",
1389
- result=result,
1390
- target_selector="CL-004,CL-001,CL-013",
1391
- target_selector_raw="status:error",
1392
- prior_run_id="codex-sweep-20260306-090342",
1393
- is_targeted_run=True,
1394
- targeted_merge_override={
1395
- "targeted_run": True,
1396
- "targeted_merge_ready": True,
1397
- "action": "targeted_merge_applied",
1398
- "reason": "Runtime DB merge persisted targeted rows with carried-forward prior rows.",
1399
- "remediation": None,
1400
- "prior_run_id": "codex-sweep-20260306-090342",
1401
- "merged_row_count": 18,
1402
- "carried_from_prior_count": 15,
1403
- },
1404
- )
1405
-
1406
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1407
- assert payload["targeted_merge_ready"] is True
1408
- assert payload["targeted_merge"]["action"] == "targeted_merge_applied"
1409
- assert payload["targeted_merge"]["prior_run_id"] == "codex-sweep-20260306-090342"
1410
- assert payload["targeted_merge"]["remediation"] is None
1411
- assert payload["target_selector"] == "CL-004,CL-001,CL-013"
1412
- assert payload["target_selector_raw"] == "status:error"
1413
- assert payload["prior_run_id"] == "codex-sweep-20260306-090342"
1414
- assert payload["is_targeted_run"] is True
1415
- assert payload["synthesis"]["prior_run_id"] == "codex-sweep-20260306-090342"
1416
-
1417
-
1418
- def test_write_workflow_summary_artifacts_uses_targeted_coverage_when_merge_not_ready(tmp_path) -> None:
1419
- checklist_payload = {
1420
- "overall_score": 40.0,
1421
- "pass_count": 0,
1422
- "partial_count": 0,
1423
- "fail_count": 2,
1424
- "error_count": 0,
1425
- "rows": [
1426
- {
1427
- "row_id": "CL-001:row_0",
1428
- "check_id": "CL-001",
1429
- "status": "FAIL",
1430
- "score_breakdown": {"coverage_factor": 1.0},
1431
- },
1432
- {
1433
- "row_id": "CL-002:row_1",
1434
- "check_id": "CL-002",
1435
- "status": "N/A",
1436
- "score_breakdown": {"coverage_factor": 1.0},
1437
- },
1438
- {
1439
- "row_id": "CL-004:row_3",
1440
- "check_id": "CL-004",
1441
- "status": "FAIL",
1442
- "score_breakdown": {"coverage_factor": 1.0},
1443
- },
1444
- ],
1445
- }
1446
- delta_payload = {
1447
- "targeted_run": True,
1448
- "changed_row_count": 2,
1449
- "changed_rows": [
1450
- {
1451
- "row_id": "CL-001:row_0",
1452
- "before": None,
1453
- "after": {
1454
- "row_id": "CL-001:row_0",
1455
- "check_id": "CL-001",
1456
- "status": "FAIL",
1457
- "score_breakdown": {"coverage_factor": 1.0},
1458
- },
1459
- },
1460
- {
1461
- "row_id": "CL-004:row_3",
1462
- "before": None,
1463
- "after": {
1464
- "row_id": "CL-004:row_3",
1465
- "check_id": "CL-004",
1466
- "status": "FAIL",
1467
- "score_breakdown": {"coverage_factor": 1.0},
1468
- },
1469
- },
1470
- ],
1471
- "merge_guardrail": {
1472
- "targeted_run": True,
1473
- "merge_attempted": False,
1474
- "merge_allowed": False,
1475
- "action": "targeted_merge_without_previous_canonical",
1476
- "reason": "No previous canonical artifact found; targeted merge skipped.",
1477
- },
1478
- }
1479
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1480
- (tmp_path / "audit-checklist.delta.json").write_text(json.dumps(delta_payload), encoding="utf-8")
1481
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 2}}
1482
-
1483
- _, json_path = _write_workflow_summary_artifacts(
1484
- report_dir=tmp_path,
1485
- thread_id="phase110-targeted-coverage-scope",
1486
- result=result,
1487
- target_selector="CL-001,CL-004",
1488
- is_targeted_run=True,
1489
- )
1490
-
1491
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1492
- coverage = payload["coverage"]
1493
- assert coverage["coverage_scope"] == "targeted_delta"
1494
- assert coverage["row_count"] == 2
1495
- assert coverage["full_coverage_rows"] == 2
1496
- assert coverage["template_row_count"] == 3
1497
- assert coverage["template_coverage"]["coverage_scope"] == "template_artifact"
1498
- assert coverage["template_coverage"]["row_count"] == 3
1499
-
1500
-
1501
- def test_write_workflow_summary_artifacts_includes_cl004_replay_verification(tmp_path) -> None:
1502
- checklist_payload = {
1503
- "overall_score": 42.0,
1504
- "pass_count": 0,
1505
- "partial_count": 0,
1506
- "fail_count": 0,
1507
- "error_count": 1,
1508
- "rows": [
1509
- {
1510
- "row_id": "CL-004:row_3",
1511
- "check_id": "CL-004",
1512
- "status": "ERROR",
1513
- "error_message": "code_grounding_unverified",
1514
- "retrieval_trace": {
1515
- "original_ratio": 0.75,
1516
- "retry_ratio": 0.25,
1517
- "anchor_identity_contract": {"invalid_count": 0},
1518
- "tool_first_loop": {
1519
- "top_k_code_read_contract_applies": True,
1520
- "top_k_read_met": True,
1521
- },
1522
- "code_ranking_diagnostics": {
1523
- "top_candidates": [
1524
- {"candidate": "src/main/java/com/example/config/database/CampaignDatabaseConfig.java"},
1525
- {"candidate": "src/main/java/com/example/repository/campaign/ConfigurationRepository.java"},
1526
- ]
1527
- },
1528
- },
1529
- }
1530
- ],
1531
- }
1532
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1533
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 1}}
1534
-
1535
- _, json_path = _write_workflow_summary_artifacts(
1536
- report_dir=tmp_path,
1537
- thread_id="phase103-cl004-replay",
1538
- result=result,
1539
- )
1540
-
1541
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1542
- replay = payload["cl004_replay_verification"]
1543
- assert replay["row_count"] == 1
1544
- assert replay["db_family_rows"] == 1
1545
- assert replay["anchor_contract_compliant_rows"] == 1
1546
- assert replay["corrected_outcome_rows"] == 1
1547
- assert replay["top_k_contract_rows"] == 1
1548
- assert replay["top_k_contract_met_rows"] == 1
1549
- assert replay["retry_attempted_rows"] == 0
1550
- assert replay["retry_not_attempted_rows"] == 0
1551
- assert replay["retry_positive_gain_rows"] == 1
1552
- assert replay["retry_non_positive_gain_rows"] == 0
1553
- assert replay["retry_positive_gain_rate"] is None
1554
- assert replay["retry_gain_mean"] == 0.5
1555
- assert replay["original_verified_ratio_mean"] == 0.25
1556
- assert replay["retry_verified_ratio_mean"] == 0.75
1557
- assert replay["retry_outcome_rows"] == {}
1558
- assert replay["retry_observed_rows"] == 1
1559
- assert replay["retry_gain_rows"] == 1
1560
- assert replay["all_top_k_contract_met"] is True
1561
- assert replay["all_retry_gains_or_not_applicable"] is True
1562
- assert replay["ready_with_quality_contracts"] is True
1563
- assert replay["ready"] is True
1564
-
1565
-
1566
- def test_write_workflow_summary_artifacts_cl004_retry_canonical_adoption_and_effect(tmp_path) -> None:
1567
- checklist_payload = {
1568
- "overall_score": 42.0,
1569
- "pass_count": 0,
1570
- "partial_count": 0,
1571
- "fail_count": 0,
1572
- "error_count": 3,
1573
- "rows": [
1574
- {
1575
- "row_id": "CL-004:row_1",
1576
- "check_id": "CL-004",
1577
- "status": "ERROR",
1578
- "error_message": "code_grounding_unverified",
1579
- "retrieval_trace": {
1580
- "retry_attempted": True,
1581
- "original_verified_ratio": 0.25,
1582
- "retry_verified_ratio": 0.75,
1583
- "retry_gain": 0.5,
1584
- "retry_outcome": "retry_accepted",
1585
- "original_ratio": 0.75,
1586
- "retry_ratio": 0.25,
1587
- "anchor_identity_contract": {"invalid_count": 0},
1588
- "tool_first_loop": {
1589
- "top_k_code_read_contract_applies": True,
1590
- "top_k_read_met": True,
1591
- },
1592
- "code_ranking_diagnostics": {
1593
- "top_candidates": [
1594
- {"candidate": "src/main/java/com/example/config/database/CampaignDatabaseConfig.java"}
1595
- ]
1596
- },
1597
- },
1598
- },
1599
- {
1600
- "row_id": "CL-004:row_2",
1601
- "check_id": "CL-004",
1602
- "status": "ERROR",
1603
- "error_message": "code_grounding_unverified",
1604
- "retrieval_trace": {
1605
- "retry_attempted": True,
1606
- "original_verified_ratio": 0.2,
1607
- "retry_verified_ratio": 0.1,
1608
- "retry_gain": -0.1,
1609
- "retry_outcome": "retry_rejected_no_improvement",
1610
- "original_ratio": 0.8,
1611
- "retry_ratio": 0.9,
1612
- "anchor_identity_contract": {"invalid_count": 0},
1613
- "tool_first_loop": {
1614
- "top_k_code_read_contract_applies": True,
1615
- "top_k_read_met": True,
1616
- },
1617
- "code_ranking_diagnostics": {
1618
- "top_candidates": [
1619
- {"candidate": "src/main/java/com/example/repository/campaign/ConfigurationRepository.java"}
1620
- ]
1621
- },
1622
- },
1623
- },
1624
- {
1625
- "row_id": "CL-004:row_3",
1626
- "check_id": "CL-004",
1627
- "status": "ERROR",
1628
- "error_message": "code_grounding_unverified",
1629
- "retrieval_trace": {
1630
- "retry_attempted": False,
1631
- "original_verified_ratio": 1.0,
1632
- "retry_verified_ratio": None,
1633
- "retry_gain": None,
1634
- "retry_outcome": "retry_skipped_below_threshold",
1635
- "original_ratio": 0.0,
1636
- "retry_ratio": None,
1637
- "anchor_identity_contract": {"invalid_count": 0},
1638
- "tool_first_loop": {
1639
- "top_k_code_read_contract_applies": True,
1640
- "top_k_read_met": True,
1641
- },
1642
- "code_ranking_diagnostics": {
1643
- "top_candidates": [{"candidate": "src/main/java/com/example/service/CampaignService.java"}]
1644
- },
1645
- },
1646
- },
1647
- ],
1648
- }
1649
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1650
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 3}}
1651
-
1652
- _, json_path = _write_workflow_summary_artifacts(
1653
- report_dir=tmp_path,
1654
- thread_id="phase104-cl004-retry-canonical",
1655
- result=result,
1656
- )
1657
-
1658
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1659
- replay = payload["cl004_replay_verification"]
1660
- assert replay["row_count"] == 3
1661
- assert replay["retry_attempted_rows"] == 2
1662
- assert replay["retry_not_attempted_rows"] == 1
1663
- assert replay["retry_positive_gain_rows"] == 1
1664
- assert replay["retry_non_positive_gain_rows"] == 1
1665
- assert replay["retry_positive_gain_rate"] == pytest.approx(0.5)
1666
- assert replay["retry_gain_mean"] == pytest.approx(0.2)
1667
- assert replay["original_verified_ratio_mean"] == pytest.approx(0.4833, abs=0.0001)
1668
- assert replay["retry_verified_ratio_mean"] == pytest.approx(0.4250, abs=0.0001)
1669
- assert replay["retry_outcome_rows"] == {
1670
- "retry_accepted": 1,
1671
- "retry_rejected_no_improvement": 1,
1672
- "retry_skipped_below_threshold": 1,
1673
- }
1674
- assert replay["retry_observed_rows"] == 2
1675
- assert replay["retry_gain_rows"] == 1
1676
- assert replay["retry_no_gain_rows"] == 1
1677
- assert replay["retry_gain_rate"] == pytest.approx(0.5)
1678
- assert replay["all_retry_gains_or_not_applicable"] is False
1679
-
1680
-
1681
- def test_write_workflow_summary_artifacts_cl004_snapshot_assertion_overrides_top_candidates(tmp_path) -> None:
1682
- checklist_payload = {
1683
- "overall_score": 42.0,
1684
- "pass_count": 0,
1685
- "partial_count": 0,
1686
- "fail_count": 0,
1687
- "error_count": 1,
1688
- "rows": [
1689
- {
1690
- "row_id": "CL-004:row_3",
1691
- "check_id": "CL-004",
1692
- "status": "ERROR",
1693
- "error_message": "code_grounding_unverified",
1694
- "retrieval_trace": {
1695
- "anchor_identity_contract": {"invalid_count": 0},
1696
- "code_ranking_diagnostics": {
1697
- "top_candidates": [
1698
- {"candidate": "src/main/java/com/example/config/database/CampaignDatabaseConfig.java"},
1699
- {"candidate": "src/main/java/com/example/repository/campaign/ConfigurationRepository.java"},
1700
- ]
1701
- },
1702
- },
1703
- }
1704
- ],
1705
- }
1706
- retrieval_trace_payload = {
1707
- "schema": "audit-checklist.retrieval-trace.v1",
1708
- "rows": [
1709
- {
1710
- "row_id": "CL-004:row_3",
1711
- "retrieval_trace": {
1712
- "retrieval": {
1713
- "latest_project_snapshot": {
1714
- "snapshot_key": "project:project_corpus",
1715
- "payload": {"diagnostics": {"code_chunk_ready": True}},
1716
- }
1717
- }
1718
- },
1719
- }
1720
- ],
1721
- }
1722
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1723
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(
1724
- json.dumps(retrieval_trace_payload), encoding="utf-8"
1725
- )
1726
- result = {"repository": "campaign-service", "synthesis": {"status": "complete", "total_findings": 1}}
1727
-
1728
- _, json_path = _write_workflow_summary_artifacts(
1729
- report_dir=tmp_path,
1730
- thread_id="phase103-cl004-snapshot-assertion",
1731
- result=result,
1732
- )
1733
-
1734
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1735
- replay = payload["cl004_replay_verification"]
1736
- assert replay["db_family_snapshot_checked_rows"] == 1
1737
- assert replay["db_family_snapshot_rows"] == 0
1738
- assert replay["db_family_rows"] == 0
1739
- assert replay["all_db_family_present"] is False
1740
- assert replay["ready"] is False
1741
-
1742
-
1743
- def test_write_workflow_summary_artifacts_marks_prechecklist_canonical_stub_running(tmp_path) -> None:
1744
- result = {
1745
- "repository": "campaign-service",
1746
- "synthesis": {
1747
- "status": "complete",
1748
- "total_findings": 0,
1749
- "summary": "No analysis tasks were executed in row-unified dynamic mode.",
1750
- "overall_score": 0.0,
1751
- },
1752
- }
1753
-
1754
- _, json_path = _write_workflow_summary_artifacts(
1755
- report_dir=tmp_path,
1756
- thread_id="phase108-prechecklist-stub",
1757
- result=result,
1758
- require_checklist_artifacts_for_terminal=True,
1759
- is_targeted_run=True,
1760
- target_selector="CL-001,CL-004",
1761
- )
1762
-
1763
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1764
- assert payload["status"] == "running"
1765
- assert payload["summary_score_source"] == "synthesis_pending_checklist_artifacts"
1766
- assert payload["synthesis"]["status"] == "running"
1767
- assert payload["synthesis"]["summary_score_source"] == "synthesis_pending_checklist_artifacts"
1768
- assert payload["terminal_status_pending_checklist_artifacts"] is True
1769
- assert payload["synthesis"]["terminal_status_pending_checklist_artifacts"] is True
1770
- assert "Checklist evaluation is still in progress" in payload["summary"]
1771
-
1772
-
1773
- def test_write_workflow_summary_artifacts_promotes_running_status_after_checklist_exists(tmp_path) -> None:
1774
- checklist_payload = {
1775
- "overall_score": 61.0,
1776
- "pass_count": 0,
1777
- "partial_count": 1,
1778
- "fail_count": 1,
1779
- "error_count": 0,
1780
- "na_count": 0,
1781
- }
1782
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1783
- result = {
1784
- "repository": "repo-terminal",
1785
- "synthesis": {
1786
- "status": "running",
1787
- "total_findings": 0,
1788
- "summary": "Checklist evaluation is still in progress.",
1789
- },
1790
- }
1791
-
1792
- _, json_path = _write_workflow_summary_artifacts(
1793
- report_dir=tmp_path,
1794
- thread_id="phase108-finalize-running",
1795
- result=result,
1796
- require_checklist_artifacts_for_terminal=True,
1797
- prefer_terminal_status_from_checklist=True,
1798
- )
1799
-
1800
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1801
- assert payload["status"] == "failed"
1802
- assert payload["summary_score_source"] == "checklist_artifacts_reconciled"
1803
- assert payload["total_findings"] == 2
1804
- assert payload.get("terminal_status_pending_checklist_artifacts") is None
1805
- assert payload["synthesis"].get("terminal_status_pending_checklist_artifacts") is None
1806
-
1807
-
1808
- def test_write_workflow_summary_artifacts_projects_timeout_and_failover_counters(tmp_path) -> None:
1809
- checklist_payload = {
1810
- "overall_score": 40.0,
1811
- "pass_count": 0,
1812
- "partial_count": 0,
1813
- "fail_count": 1,
1814
- "error_count": 1,
1815
- "na_count": 0,
1816
- "rows": [
1817
- {"row_id": "CL-001:row_0", "status": "FAIL"},
1818
- {"row_id": "CL-003:row_1", "status": "ERROR"},
1819
- ],
1820
- }
1821
- retrieval_payload = {
1822
- "rows": [
1823
- {
1824
- "row_id": "CL-001:row_0",
1825
- "timeout_kind": "timeout_with_grounding",
1826
- "provider_failover_attempted": True,
1827
- "provider_failover_chain": ["codex-chatgpt", "alibaba-openai"],
1828
- "provider_failover_final_provider": "alibaba-openai",
1829
- "provider_transient_retry_count": 2,
1830
- "retrieval_trace": {
1831
- "timeout_kind": "timeout_with_grounding",
1832
- "provider_failover_attempted": True,
1833
- "provider_failover_chain": ["codex-chatgpt", "alibaba-openai"],
1834
- "provider_failover_final_provider": "alibaba-openai",
1835
- "provider_transient_retry_count": 2,
1836
- "prompt_provider_retry": {"retries_executed": 1},
1837
- },
1838
- },
1839
- {
1840
- "row_id": "CL-003:row_1",
1841
- "timeout_kind": "timeout_no_progress",
1842
- "retrieval_trace": {"timeout_kind": "timeout_no_progress"},
1843
- },
1844
- ]
1845
- }
1846
- (tmp_path / "audit-checklist.json").write_text(json.dumps(checklist_payload), encoding="utf-8")
1847
- (tmp_path / "audit-checklist.retrieval-trace.json").write_text(json.dumps(retrieval_payload), encoding="utf-8")
1848
- result = {
1849
- "repository": "repo-timeout-failover",
1850
- "synthesis": {
1851
- "status": "complete",
1852
- "total_findings": 2,
1853
- "summary": "Checklist complete.",
1854
- },
1855
- }
1856
-
1857
- _, json_path = _write_workflow_summary_artifacts(
1858
- report_dir=tmp_path,
1859
- thread_id="phase112-summary-counters",
1860
- result=result,
1861
- prefer_terminal_status_from_checklist=True,
1862
- )
1863
-
1864
- payload = json.loads(json_path.read_text(encoding="utf-8"))
1865
- assert payload["rows_timed_out_by_kind"] == {
1866
- "timeout_with_grounding": 1,
1867
- "timeout_no_progress": 1,
1868
- }
1869
- assert payload["rows_with_provider_failover"] == 1
1870
- assert payload["total_provider_retries"] == 3
1871
- assert payload["total_provider_hops"] == 1
1872
- assert payload["synthesis"]["rows_timed_out_by_kind"] == payload["rows_timed_out_by_kind"]