./AUDIT_FIX_KNIFE1_CHANGELOG.txt
./CHANGELOG_V50_3.txt
./CHANGELOG_V50_3A.txt
./CHANGELOG_V51_0.txt
./CHANGELOG_V51_0_1.txt
./CHANGELOG_V51_0_1_SOURCE_TRACE.txt
./CHANGELOG_V51_1.txt
./CHANGELOG_V51_2.txt
./CHANGELOG_V51_3.txt
./CHANGELOG_V51_4.txt
./CHANGELOG_V51_5.txt
./CHANGELOG_V51_6.txt
./CHANGELOG_V51_7.txt
./CHANGELOG_V51_8.txt
./CHANGELOG_V52_0.txt
./CHANGELOG_V52_1.txt
./CHANGELOG_V52_2.txt
./CHANGELOG_V52_3.txt
./CHANGELOG_V52_4.txt
./CHANGELOG_V52_5.txt
./CHANGELOG_V52_6.txt
./CHANGELOG_V52_7.txt
./CHANGELOG_V52_8.txt
./CHANGELOG_V52_9.txt
./Chairman/adapter/ChairmanAnalysisAdapter.php
./Chairman/adapter/chairman_analysis_helper.php
./Chairman/adapter/chairman_production_helper.php
./Chairman/api/.gitkeep
./Chairman/api/analysis_bridge_sample.php
./Chairman/api/api_adapter_test.php
./Chairman/api/api_analysis_health.php
./Chairman/api/api_analysis_payload.php
./Chairman/api/api_analysis_v4_test.php
./Chairman/api/api_auto_production.php
./Chairman/api/api_cache_today.php
./Chairman/api/api_configuration.php
./Chairman/api/api_consensus_v49.php
./Chairman/api/api_dependency_graph.php
./Chairman/api/api_diagnostics.php
./Chairman/api/api_engine.php
./Chairman/api/api_event_bus.php
./Chairman/api/api_explainable_ai_v48.php
./Chairman/api/api_feedback_v52.php
./Chairman/api/api_gateway.php
./Chairman/api/api_gateway_presenter_v46.php
./Chairman/api/api_health.php
./Chairman/api/api_health_monitor.php
./Chairman/api/api_jobs.php
./Chairman/api/api_lifecycle.php
./Chairman/api/api_metrics.php
./Chairman/api/api_module_discovery.php
./Chairman/api/api_modules.php
./Chairman/api/api_pipeline.php
./Chairman/api/api_plugins.php
./Chairman/api/api_pre_race_decision_v47.php
./Chairman/api/api_production.php
./Chairman/api/api_production_core.php
./Chairman/api/api_production_manager.php
./Chairman/api/api_replay.php
./Chairman/api/api_runtime.php
./Chairman/api/api_runtime_health.php
./Chairman/api/api_runtime_health_v50_1.php
./Chairman/api/api_runtime_health_v50_2.php
./Chairman/api/api_scheduler.php
./Chairman/api/api_supreme_v51.php
./Chairman/api/api_today.php
./Chairman/api/api_ultimate_v50.php
./Chairman/api/api_v44_build.php
./Chairman/api/api_v44_preview.php
./Chairman/api/api_v45_payload.php
./Chairman/bootstrap/.gitkeep
./Chairman/bootstrap/chairman_bootstrap.php
./Chairman/bootstrap/chairman_core.php
./Chairman/bootstrap/chairman_factory.php
./Chairman/bootstrap/chairman_helpers.php
./Chairman/bootstrap/chairman_production_core_bootstrap.php
./Chairman/bootstrap/chairman_v44_migration_bootstrap.php
./Chairman/brain/.gitkeep
./Chairman/brain/README.md
./Chairman/cache/.gitkeep
./Chairman/cache/.htaccess
./Chairman/cache/build_gateway_cache.php
./Chairman/cache/build_production_core_cache.php
./Chairman/cache/build_today_cache.php
./Chairman/cache/cache_reader.php
./Chairman/cache/cache_writer.php
./Chairman/cache/chairman_2026-07-08.json
./Chairman/config/.gitkeep
./Chairman/config/chairman_config.php
./Chairman/config/config.php
./Chairman/consensus/ChairmanConsensusEngineV49.php
./Chairman/core/ConfigurationRegistry.php
./Chairman/core/DependencyGraph.php
./Chairman/core/DiagnosticsCenter.php
./Chairman/core/EngineLifecycleManager.php
./Chairman/core/EventBus.php
./Chairman/core/HealthMonitor.php
./Chairman/core/JobQueue.php
./Chairman/core/ModuleDiscovery.php
./Chairman/core/ModuleRegistry.php
./Chairman/core/PipelineManager.php
./Chairman/core/PluginManager.php
./Chairman/core/ProductionManager.php
./Chairman/database/.gitkeep
./Chairman/database/README.md
./Chairman/decision/ChairmanPreRaceDecisionEngineV47.php
./Chairman/engines/CacheEngine.php
./Chairman/engines/DecisionEngine.php
./Chairman/engines/ProductionEngine.php
./Chairman/engines/RankingEngine.php
./Chairman/engines/V44RankingOptimizerEngine.php
./Chairman/events/ChairmanEventDispatcher.php
./Chairman/explain/ChairmanExplainableAIEngineV48.php
./Chairman/gateway/ProductionGateway.php
./Chairman/horse/.gitkeep
./Chairman/horse/README.md
./Chairman/integration/AnalysisIntegration.php
./Chairman/integration/INTEGRATION_CHECKLIST.md
./Chairman/integration/V4_1_ANALYSIS_HARDENING.md
./Chairman/integration/V4_ANALYSIS_INSTALL.md
./Chairman/integration/analysis_integration_example.php
./Chairman/interfaces/CacheInterface.php
./Chairman/interfaces/DecisionInterface.php
./Chairman/interfaces/RankingInterface.php
./Chairman/learning/.gitkeep
./Chairman/learning/ChairmanSelfLearningEngineV52.php
./Chairman/learning/README.md
./Chairman/learning/auto_learning.php
./Chairman/legacy/wr_chairman_ranking_optimizer_v44_0_SOURCE.php
./Chairman/logs/.htaccess
./Chairman/logs/README.md
./Chairman/logs/chairman_gateway_v42.log
./Chairman/memory/ChairmanPatternMemoryEngineV53.php
./Chairman/presenter/ChairmanGatewayPresenter.php
./Chairman/production/.gitkeep
./Chairman/production/ChairmanAutoProductionService.php
./Chairman/production/ChairmanProductionCore.php
./Chairman/production/README.md
./Chairman/production/production_score.php
./Chairman/production/ranking_optimizer.php
./Chairman/repositories/OptimizerRepository.php
./Chairman/repositories/ProductionRepository.php
./Chairman/repositories/RaceRepository.php
./Chairman/repositories/V44ProductionRepository.php
./Chairman/runtime/RuntimeConfig.php
./Chairman/runtime/RuntimeContext.php
./Chairman/runtime/RuntimeHealth.php
./Chairman/runtime/RuntimeManager.php
./Chairman/safety/ChairmanRuntimeLoggerV501.php
./Chairman/safety/ChairmanRuntimeLoggerV502.php
./Chairman/safety/ChairmanSafeLoader.php
./Chairman/safety/ChairmanSchemaCompatibilityGuardV501.php
./Chairman/scheduler/.gitkeep
./Chairman/scheduler/README.md
./Chairman/scheduler/daily_build.php
./Chairman/services/ChairmanBridgeService.php
./Chairman/services/ChairmanCacheService.php
./Chairman/services/ChairmanContainer.php
./Chairman/services/ChairmanHealthService.php
./Chairman/services/ChairmanRaceService.php
./Chairman/services/MetricsService.php
./Chairman/services/ReplayService.php
./Chairman/services/SchedulerService.php
./Chairman/supreme/ChairmanSupremeDecisionEngineV51.php
./Chairman/tools/cleanup_v44_duplicates.php
./Chairman/ui/.gitkeep
./Chairman/ui/analysis_gateway_check.php
./Chairman/ui/analysis_integration_check.php
./Chairman/ui/auto_production_dashboard.php
./Chairman/ui/auto_production_dashboard_v45_1.php
./Chairman/ui/dashboard.php
./Chairman/ui/engine_test.php
./Chairman/ui/gateway_dashboard.php
./Chairman/ui/gateway_presenter_v46.php
./Chairman/ui/install_check.php
./Chairman/ui/production_core_dashboard.php
./Chairman/ui/runtime_dashboard.php
./Chairman/ui/runtime_health_dashboard.php
./Chairman/ui/v44_migration_dashboard.php
./Chairman/ultimate/ChairmanUltimateDecisionEngineV50.php
./Chairman/world/.gitkeep
./Chairman/world/README.md
./FILE_MANIFEST_V50_3.txt
./FILE_MANIFEST_V50_3A.txt
./FILE_MANIFEST_V51_0.txt
./FILE_MANIFEST_V51_1.txt
./FILE_MANIFEST_V51_2.txt
./FILE_MANIFEST_V51_3.txt
./FILE_MANIFEST_V51_4.txt
./FILE_MANIFEST_V51_8.txt
./FILE_MANIFEST_V52_0.txt
./FILE_MANIFEST_V52_1.txt
./FILE_MANIFEST_V52_2.txt
./FILE_MANIFEST_V52_3.txt
./FILE_MANIFEST_V52_6.txt
./FILE_MANIFEST_V52_7.txt
./FILE_MANIFEST_V52_8.txt
./FILE_MANIFEST_V52_9.txt
./INSTALL_AUDIT_FIX_KNIFE1_SAFETY_FOUNDATION.md
./INSTALL_AUDIT_FIX_KNIFE2_HEADER_SAFE.md
./INSTALL_V45_1_DEDUP_FIX.md
./INSTALL_V45_V42_FIXED.md
./INSTALL_V46_GATEWAY_PRESENTER.md
./INSTALL_V47_PRE_RACE.md
./INSTALL_V48_EXPLAINABLE_AI.md
./INSTALL_V49_CONSENSUS.md
./INSTALL_V4_3_STABLE.md
./INSTALL_V4_4_AUTO_PRODUCTION.md
./INSTALL_V50_3.md
./INSTALL_V50_ULTIMATE.md
./INSTALL_V51_0.md
./INSTALL_V51_0_1.md
./INSTALL_V51_1.md
./INSTALL_V51_2.md
./INSTALL_V51_3.md
./INSTALL_V51_4.md
./INSTALL_V51_5.md
./INSTALL_V51_6.md
./INSTALL_V51_7.md
./INSTALL_V51_8.md
./INSTALL_V52_0.md
./INSTALL_V52_1.md
./INSTALL_V52_2.md
./INSTALL_V52_3.md
./INSTALL_V52_4.md
./INSTALL_V52_5.md
./INSTALL_V52_6.md
./INSTALL_V52_7.md
./INSTALL_V52_8.md
./INSTALL_V52_9.md
./PHP_LINT_AUDIT_FIX_KNIFE1.txt
./PHP_LINT_AUDIT_FIX_KNIFE2.txt
./PHP_LINT_REPORT.txt
./PHP_LINT_V45_1_REPORT.txt
./PHP_LINT_V46_REPORT.txt
./PHP_LINT_V47_REPORT.txt
./PHP_LINT_V48_REPORT.txt
./PHP_LINT_V4_4_REPORT.txt
./PHP_LINT_V50_3.txt
./PHP_LINT_V50_3A.txt
./PHP_LINT_V50_REPORT.txt
./PHP_LINT_V51_0.txt
./PHP_LINT_V51_0_1.txt
./PHP_LINT_V51_0_1_SOURCE_TRACE.txt
./PHP_LINT_V51_1.txt
./PHP_LINT_V51_2.txt
./PHP_LINT_V51_3.txt
./PHP_LINT_V51_4.txt
./PHP_LINT_V51_5.txt
./PHP_LINT_V51_6.txt
./PHP_LINT_V51_7.txt
./PHP_LINT_V51_8.txt
./PHP_LINT_V52_0.txt
./PHP_LINT_V52_1.txt
./PHP_LINT_V52_2.txt
./PHP_LINT_V52_3.txt
./PHP_LINT_V52_4.txt
./PHP_LINT_V52_5.txt
./PHP_LINT_V52_6.txt
./PHP_LINT_V52_7.txt
./PHP_LINT_V52_8.txt
./PHP_LINT_V52_9.txt
./README.md
./README_V4_4_AUTO_PRODUCTION.md
./ROLLBACK_V50_3.md
./ROLLBACK_V51_0.md
./ROLLBACK_V51_1.md
./ROLLBACK_V51_2.md
./ROLLBACK_V51_3.md
./ROLLBACK_V51_4.md
./ROLLBACK_V51_8.md
./ROLLBACK_V52_0.md
./ROLLBACK_V52_1.md
./ROLLBACK_V52_2.md
./ROLLBACK_V52_3.md
./ROLLBACK_V52_4.md
./ROLLBACK_V52_7.md
./ROLLBACK_V52_8.md
./V52_9_RELEASE_AUDIT.txt
./VALIDATION_V51_0.txt
./VALIDATION_V51_0_1_SOURCE_TRACE.txt
./VALIDATION_V51_2.txt
./VALIDATION_V51_3.txt
./VALIDATION_V51_4.txt
./VALIDATION_V51_7.txt
./VALIDATION_V51_8.txt
./VALIDATION_V52_0.txt
./VALIDATION_V52_1.txt
./VALIDATION_V52_2.txt
./VALIDATION_V52_3.txt
./VALIDATION_V52_4.txt
./VALIDATION_V52_6.txt
./VALIDATION_V52_7.txt
./VALIDATION_V52_8.txt
./VALIDATION_V52_9.txt
./_debug_reference/config_uploaded_REFERENCE.php
./_debug_reference/db_table_scan.txt
./_rollback_v50_3/Chairman/api/api_consensus_v49.php
./_rollback_v50_3/Chairman/api/api_explainable_ai_v48.php
./_rollback_v50_3/Chairman/api/api_pre_race_decision_v47.php
./_rollback_v50_3/Chairman/api/api_ultimate_v50.php
./_rollback_v50_3/README_ROLLBACK.txt
./_rollback_v50_3/analysis_chairman_v50_ultimate.php
./_rollback_v50_3/wr_chairman_ultimate_decision_engine_v50_0.php
./analysis_chairman_v46_gateway_presenter.php
./analysis_chairman_v47_pre_race_decision.php
./analysis_chairman_v48_explainable_ai.php
./analysis_chairman_v49_consensus.php
./analysis_chairman_v4_0_integrated.php
./analysis_chairman_v4_1_integrated.php
./analysis_chairman_v4_1_integrated_BACKUP.php
./analysis_chairman_v4_1_integrated_safety_v50_1.php
./analysis_chairman_v4_2_fixed.php
./analysis_chairman_v4_3_stable.php
./analysis_chairman_v4_4_auto_production.php
./analysis_chairman_v4_5_v45_1_stable.php
./analysis_chairman_v50_ultimate.php
./analysis_chairman_v50_ultimate_header_safe_v50_2.php
./analysis_chairman_v50_ultimate_safety_v50_1.php
./analysis_chairman_v51_supreme.php
./analysis_chairman_v52_feedback.php
./analysis_chairman_v53_pattern_memory.php
./analysis_engine_diagnostic.php
./config/.gitkeep
./config/chairman_config.php
./config/config.php
./get_analysis_ajax.php
./get_analysis_trend_ajax.php
./get_analysis_trend_ajax_(4_person_select_version).php
./legacy_analysis/analysis_chairman_v4_1_SOURCE.php
./legacy_analysis/analysis_v50_original_SOURCE.php
./logs/chairman/chairman_2026-07-10.log
./logs/runtime/winracing_runtime_v50_3.jsonl
./runtime/cache/v51/.gitkeep
./runtime/cache/v51/2026-07-08_ALL.json
./runtime/wr_bootstrap.php
./runtime/wr_db_guard.php
./runtime/wr_error_handler.php
./runtime/wr_json_response.php
./runtime/wr_output_guard.php
./runtime/wr_runtime.php
./runtime/wr_runtime_logger.php
./runtime/wr_timezone_guard.php
./wr_chairman_consensus_engine_v49_0.php
./wr_chairman_ensemble_ai_v45_0.php
./wr_chairman_explainable_ai_v48_0.php
./wr_chairman_header_safe_diagnostic_v50_2.php
./wr_chairman_pattern_memory_ai_v53_0.php
./wr_chairman_pre_race_decision_engine_v47_0.php
./wr_chairman_safety_foundation_v50_1.php
./wr_chairman_self_learning_ai_v52_0.php
./wr_chairman_supreme_decision_ai_v51_0.php
./wr_chairman_ultimate_decision_engine_v50_0.php
./wr_chairman_ultimate_decision_engine_v50_1_safety.php
./wr_chairman_ultimate_decision_engine_v50_2_header_safe.php
./wr_runtime_diagnostic_v50_3.php
