"SELECT t0.id AS id_1, t0.email AS email_2, t0.display_name AS display_name_3, t0.password AS password_4, t0.roles AS roles_5, t0.active AS active_6, t0.last_login_at AS last_login_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM users t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.display_name AS display_name_3, t0.password AS password_4, t0.roles AS roles_5, t0.active AS active_6, t0.last_login_at AS last_login_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM users t0 WHERE t0.id = ?"
"params" => [1 => "01a0bf09-6ed6-700d-8571-9d4f693ac070"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#777
+name: "STRING"
}
]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.feature_key_prefix AS feature_key_prefix_5, t0.last_feature_number AS last_feature_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.instructions_general AS instructions_general_9, t0.instructions_architecture AS instructions_architecture_10, t0.instructions_coding_standards AS instructions_coding_standards_11, t0.instructions_testing_rules AS instructions_testing_rules_12, t0.instructions_git_rules AS instructions_git_rules_13, t0.instructions_security_rules AS instructions_security_rules_14, t0.instructions_documentation AS instructions_documentation_15, t0.settings_require_human_merge_approval AS settings_require_human_merge_approval_16, t0.settings_prevent_self_review AS settings_prevent_self_review_17 FROM projects t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.feature_key_prefix AS feature_key_prefix_5, t0.last_feature_number AS last_feature_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.instructions_general AS instructions_general_9, t0.instructions_architecture AS instructions_architecture_10, t0.instructions_coding_standards AS instructions_coding_standards_11, t0.instructions_testing_rules AS instructions_testing_rules_12, t0.instructions_git_rules AS instructions_git_rules_13, t0.instructions_security_rules AS instructions_security_rules_14, t0.instructions_documentation AS instructions_documentation_15, t0.settings_require_human_merge_approval AS settings_require_human_merge_approval_16, t0.settings_prevent_self_review AS settings_prevent_self_review_17 FROM projects t0 WHERE t0.id = ?"
"params" => [1 => "01a0bf6e-7534-7811-95ba-5a03539ef3c8"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#777
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.role AS role_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.project_id AS project_id_5, t0.user_id AS user_id_6 FROM project_members t0 WHERE t0.project_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.role AS role_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.project_id AS project_id_5, t0.user_id AS user_id_6 FROM project_members t0 WHERE t0.project_id = ?"
"params" => [1 => "01a0bf6e-7534-7811-95ba-5a03539ef3c8"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#777
+name: "STRING"
}
]
]
deprecation
User Deprecated: Passing string as $order to Doctrine\ORM\QueryBuilder::orderBy() is deprecated, use an instance of SortDirection instead. (QueryBuilder.php:1518 called by QueryBuilder.php:1235, https://github.com/doctrine/orm/issues/11313, package doctrine/orm)
"SELECT a0_.id AS id_0, a0_.agent_name_snapshot AS agent_name_snapshot_1, a0_.agent_type_snapshot AS agent_type_snapshot_2, a0_.agent_executable_snapshot AS agent_executable_snapshot_3, a0_.agent_default_arguments_snapshot AS agent_default_arguments_snapshot_4, a0_.agent_max_runtime_seconds_snapshot AS agent_max_runtime_seconds_snapshot_5, a0_.preferred_runner_id_snapshot AS preferred_runner_id_snapshot_6, a0_.type AS type_7, a0_.status AS status_8, a0_.prompt_snapshot AS prompt_snapshot_9, a0_.agents_markdown_snapshot AS agents_markdown_snapshot_10, a0_.claude_markdown_snapshot AS claude_markdown_snapshot_11, a0_.prompt_template_version_id AS prompt_template_version_id_12, a0_.project_instruction_version_id AS project_instruction_version_id_13, a0_.working_directory AS working_directory_14, a0_.branch AS branch_15, a0_.base_commit_hash AS base_commit_hash_16, a0_.commit_hash AS commit_hash_17, a0_.result AS result_18, a0_.error AS error_19, a0_.exit_code AS exit_code_20, a0_.claimed_at AS claimed_at_21, a0_.lease_expires_at AS lease_expires_at_22, a0_.started_at AS started_at_23, a0_.finished_at AS finished_at_24, a0_.cancel_requested_at AS cancel_requested_at_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, f1_.id AS id_28, f1_.number AS number_29, f1_.title AS title_30, f1_.description AS description_31, f1_.technical_description AS technical_description_32, f1_.acceptance_criteria AS acceptance_criteria_33, f1_.priority AS priority_34, f1_.status AS status_35, f1_.base_branch AS base_branch_36, f1_.feature_branch AS feature_branch_37, f1_.tags AS tags_38, f1_.merge_approved_at AS merge_approved_at_39, f1_.version AS version_40, f1_.created_at AS created_at_41, f1_.updated_at AS updated_at_42, a2_.id AS id_43, a2_.name AS name_44, a2_.type AS type_45, a2_.role AS role_46, a2_.executable AS executable_47, a2_.default_arguments AS default_arguments_48, a2_.max_runtime_seconds AS max_runtime_seconds_49, a2_.enabled AS enabled_50, a2_.created_at AS created_at_51, a2_.updated_at AS updated_at_52, r3_.id AS id_53, r3_.name AS name_54, r3_.hostname AS hostname_55, r3_.operating_system AS operating_system_56, r3_.architecture AS architecture_57, r3_.runner_version AS runner_version_58, r3_.git_version AS git_version_59, r3_.max_parallel_jobs AS max_parallel_jobs_60, r3_.available_slots AS available_slots_61, r3_.active_jobs AS active_jobs_62, r3_.status AS status_63, r3_.disabled AS disabled_64, r3_.authentication_token_id AS authentication_token_id_65, r3_.authentication_token_hash AS authentication_token_hash_66, r3_.authentication_token_prefix AS authentication_token_prefix_67, r3_.last_heartbeat_at AS last_heartbeat_at_68, r3_.last_authenticated_at AS last_authenticated_at_69, r3_.created_at AS created_at_70, r3_.updated_at AS updated_at_71, a0_.feature_id AS feature_id_72, a0_.agent_profile_id AS agent_profile_id_73, a0_.runner_id AS runner_id_74, f1_.project_id AS project_id_75, f1_.repository_id AS repository_id_76, f1_.implementation_agent_id AS implementation_agent_id_77, f1_.review_agent_id AS review_agent_id_78, f1_.assignee_id AS assignee_id_79, f1_.created_by_id AS created_by_id_80, f1_.merge_approved_by_id AS merge_approved_by_id_81, a2_.project_id AS project_id_82, a2_.preferred_runner_id AS preferred_runner_id_83, a2_.prompt_template_id AS prompt_template_id_84, r3_.project_id AS project_id_85 FROM agent_runs a0_ INNER JOIN features f1_ ON a0_.feature_id = f1_.id LEFT JOIN agent_profiles a2_ ON a0_.agent_profile_id = a2_.id LEFT JOIN runners r3_ ON a0_.runner_id = r3_.id WHERE f1_.project_id = ? AND a0_.status IN (?, ?, ?, ?) ORDER BY a0_.created_at DESC, a0_.id DESC LIMIT 200"
[
"sql" => "SELECT a0_.id AS id_0, a0_.agent_name_snapshot AS agent_name_snapshot_1, a0_.agent_type_snapshot AS agent_type_snapshot_2, a0_.agent_executable_snapshot AS agent_executable_snapshot_3, a0_.agent_default_arguments_snapshot AS agent_default_arguments_snapshot_4, a0_.agent_max_runtime_seconds_snapshot AS agent_max_runtime_seconds_snapshot_5, a0_.preferred_runner_id_snapshot AS preferred_runner_id_snapshot_6, a0_.type AS type_7, a0_.status AS status_8, a0_.prompt_snapshot AS prompt_snapshot_9, a0_.agents_markdown_snapshot AS agents_markdown_snapshot_10, a0_.claude_markdown_snapshot AS claude_markdown_snapshot_11, a0_.prompt_template_version_id AS prompt_template_version_id_12, a0_.project_instruction_version_id AS project_instruction_version_id_13, a0_.working_directory AS working_directory_14, a0_.branch AS branch_15, a0_.base_commit_hash AS base_commit_hash_16, a0_.commit_hash AS commit_hash_17, a0_.result AS result_18, a0_.error AS error_19, a0_.exit_code AS exit_code_20, a0_.claimed_at AS claimed_at_21, a0_.lease_expires_at AS lease_expires_at_22, a0_.started_at AS started_at_23, a0_.finished_at AS finished_at_24, a0_.cancel_requested_at AS cancel_requested_at_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, f1_.id AS id_28, f1_.number AS number_29, f1_.title AS title_30, f1_.description AS description_31, f1_.technical_description AS technical_description_32, f1_.acceptance_criteria AS acceptance_criteria_33, f1_.priority AS priority_34, f1_.status AS status_35, f1_.base_branch AS base_branch_36, f1_.feature_branch AS feature_branch_37, f1_.tags AS tags_38, f1_.merge_approved_at AS merge_approved_at_39, f1_.version AS version_40, f1_.created_at AS created_at_41, f1_.updated_at AS updated_at_42, a2_.id AS id_43, a2_.name AS name_44, a2_.type AS type_45, a2_.role AS role_46, a2_.executable AS executable_47, a2_.default_arguments AS default_arguments_48, a2_.max_runtime_seconds AS max_runtime_seconds_49, a2_.enabled AS enabled_50, a2_.created_at AS created_at_51, a2_.updated_at AS updated_at_52, r3_.id AS id_53, r3_.name AS name_54, r3_.hostname AS hostname_55, r3_.operating_system AS operating_system_56, r3_.architecture AS architecture_57, r3_.runner_version AS runner_version_58, r3_.git_version AS git_version_59, r3_.max_parallel_jobs AS max_parallel_jobs_60, r3_.available_slots AS available_slots_61, r3_.active_jobs AS active_jobs_62, r3_.status AS status_63, r3_.disabled AS disabled_64, r3_.authentication_token_id AS authentication_token_id_65, r3_.authentication_token_hash AS authentication_token_hash_66, r3_.authentication_token_prefix AS authentication_token_prefix_67, r3_.last_heartbeat_at AS last_heartbeat_at_68, r3_.last_authenticated_at AS last_authenticated_at_69, r3_.created_at AS created_at_70, r3_.updated_at AS updated_at_71, a0_.feature_id AS feature_id_72, a0_.agent_profile_id AS agent_profile_id_73, a0_.runner_id AS runner_id_74, f1_.project_id AS project_id_75, f1_.repository_id AS repository_id_76, f1_.implementation_agent_id AS implementation_agent_id_77, f1_.review_agent_id AS review_agent_id_78, f1_.assignee_id AS assignee_id_79, f1_.created_by_id AS created_by_id_80, f1_.merge_approved_by_id AS merge_approved_by_id_81, a2_.project_id AS project_id_82, a2_.preferred_runner_id AS preferred_runner_id_83, a2_.prompt_template_id AS prompt_template_id_84, r3_.project_id AS project_id_85 FROM agent_runs a0_ INNER JOIN features f1_ ON a0_.feature_id = f1_.id LEFT JOIN agent_profiles a2_ ON a0_.agent_profile_id = a2_.id LEFT JOIN runners r3_ ON a0_.runner_id = r3_.id WHERE f1_.project_id = ? AND a0_.status IN (?, ?, ?, ?) ORDER BY a0_.created_at DESC, a0_.id DESC LIMIT 200"
"params" => [1 => "01a0bf6e-7534-7811-95ba-5a03539ef3c8"
2 => "QUEUED"
3 => "ASSIGNED"
4 => "STARTING"
5 => "RUNNING"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#777
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#777}
3 => Doctrine\DBAL\ParameterType {#777}
4 => Doctrine\DBAL\ParameterType {#777}
5 => Doctrine\DBAL\ParameterType {#777}
]
]
debug
Executing statement:
"SELECT COUNT(a0_.id) AS sclr_0 FROM agent_runs a0_ INNER JOIN features f1_ ON a0_.feature_id = f1_.id WHERE f1_.project_id = ? AND a0_.status IN (?, ?, ?, ?)"
Log messages generated during the compilation of the service container.
Messages
Class
290
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Agent\UI\Http\AgentProfileController" (parent: .abstract.instanceof.App\Agent\UI\Http\AgentProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Agent\UI\Http\AgentProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Agent\UI\Http\AgentProfileController).
Resolving inheritance for ".instanceof.App\Agent\UI\Http\AgentProfileController.0.App\Agent\UI\Http\AgentProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Agent\UI\Http\AgentProfileController).
Resolving inheritance for "App\Agent\UI\Http\AgentProfileController" (parent: .instanceof.App\Agent\UI\Http\AgentProfileController.0.App\Agent\UI\Http\AgentProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Http\DashboardController" (parent: .abstract.instanceof.App\Dashboard\UI\Http\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Http\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Http\DashboardController).
Resolving inheritance for ".instanceof.App\Dashboard\UI\Http\DashboardController.0.App\Dashboard\UI\Http\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Http\DashboardController).
Resolving inheritance for "App\Dashboard\UI\Http\DashboardController" (parent: .instanceof.App\Dashboard\UI\Http\DashboardController.0.App\Dashboard\UI\Http\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Http\ProjectInsightsController" (parent: .abstract.instanceof.App\Dashboard\UI\Http\ProjectInsightsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Http\ProjectInsightsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Http\ProjectInsightsController).
Resolving inheritance for ".instanceof.App\Dashboard\UI\Http\ProjectInsightsController.0.App\Dashboard\UI\Http\ProjectInsightsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Http\ProjectInsightsController).
Resolving inheritance for "App\Dashboard\UI\Http\ProjectInsightsController" (parent: .instanceof.App\Dashboard\UI\Http\ProjectInsightsController.0.App\Dashboard\UI\Http\ProjectInsightsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Web\AppShellController" (parent: .abstract.instanceof.App\Dashboard\UI\Web\AppShellController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Web\AppShellController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Web\AppShellController).
Resolving inheritance for ".instanceof.App\Dashboard\UI\Web\AppShellController.0.App\Dashboard\UI\Web\AppShellController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Web\AppShellController).
Resolving inheritance for "App\Dashboard\UI\Web\AppShellController" (parent: .instanceof.App\Dashboard\UI\Web\AppShellController.0.App\Dashboard\UI\Web\AppShellController).
Resolving inheritance for ".instanceof.App\Delivery\Application\MergedPullRequestApprovalListener.0.App\Delivery\Application\MergedPullRequestApprovalListener" (parent: .abstract.instanceof.App\Delivery\Application\MergedPullRequestApprovalListener).
Resolving inheritance for "App\Delivery\Application\MergedPullRequestApprovalListener" (parent: .instanceof.App\Delivery\Application\MergedPullRequestApprovalListener.0.App\Delivery\Application\MergedPullRequestApprovalListener).
Resolving inheritance for ".instanceof.App\Feature\Application\Workflow\TransitionPrecondition.0.App\Delivery\Application\PullRequestChecksPrecondition" (parent: .abstract.instanceof.App\Delivery\Application\PullRequestChecksPrecondition).
Resolving inheritance for "App\Delivery\Application\PullRequestChecksPrecondition" (parent: .instanceof.App\Feature\Application\Workflow\TransitionPrecondition.0.App\Delivery\Application\PullRequestChecksPrecondition).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter" (parent: .abstract.instanceof.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter).
Resolving inheritance for "App\Delivery\Infrastructure\Security\RunnerDeliveryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Delivery\UI\Http\PullRequestController" (parent: .abstract.instanceof.App\Delivery\UI\Http\PullRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Delivery\UI\Http\PullRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Delivery\UI\Http\PullRequestController).
Resolving inheritance for ".instanceof.App\Delivery\UI\Http\PullRequestController.0.App\Delivery\UI\Http\PullRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Delivery\UI\Http\PullRequestController).
Resolving inheritance for "App\Delivery\UI\Http\PullRequestController" (parent: .instanceof.App\Delivery\UI\Http\PullRequestController.0.App\Delivery\UI\Http\PullRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Delivery\UI\Http\RunnerPullRequestController" (parent: .abstract.instanceof.App\Delivery\UI\Http\RunnerPullRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Delivery\UI\Http\RunnerPullRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Delivery\UI\Http\RunnerPullRequestController).
Resolving inheritance for ".instanceof.App\Delivery\UI\Http\RunnerPullRequestController.0.App\Delivery\UI\Http\RunnerPullRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Delivery\UI\Http\RunnerPullRequestController).
Resolving inheritance for "App\Delivery\UI\Http\RunnerPullRequestController" (parent: .instanceof.App\Delivery\UI\Http\RunnerPullRequestController.0.App\Delivery\UI\Http\RunnerPullRequestController).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Execution\Infrastructure\Security\RunnerRunVoter" (parent: .abstract.instanceof.App\Execution\Infrastructure\Security\RunnerRunVoter).
Resolving inheritance for "App\Execution\Infrastructure\Security\RunnerRunVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Execution\Infrastructure\Security\RunnerRunVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand" (parent: .abstract.instanceof.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand).
Resolving inheritance for ".instanceof.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand.0.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand).
Resolving inheritance for "App\Execution\UI\Cli\ExpireAgentRunLeasesCommand" (parent: .instanceof.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand.0.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Execution\UI\Http\AgentRunController" (parent: .abstract.instanceof.App\Execution\UI\Http\AgentRunController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Execution\UI\Http\AgentRunController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Execution\UI\Http\AgentRunController).
Resolving inheritance for ".instanceof.App\Execution\UI\Http\AgentRunController.0.App\Execution\UI\Http\AgentRunController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Execution\UI\Http\AgentRunController).
Resolving inheritance for "App\Execution\UI\Http\AgentRunController" (parent: .instanceof.App\Execution\UI\Http\AgentRunController.0.App\Execution\UI\Http\AgentRunController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Execution\UI\Http\RunnerExecutionController" (parent: .abstract.instanceof.App\Execution\UI\Http\RunnerExecutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Execution\UI\Http\RunnerExecutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Execution\UI\Http\RunnerExecutionController).
Resolving inheritance for ".instanceof.App\Execution\UI\Http\RunnerExecutionController.0.App\Execution\UI\Http\RunnerExecutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Execution\UI\Http\RunnerExecutionController).
Resolving inheritance for "App\Execution\UI\Http\RunnerExecutionController" (parent: .instanceof.App\Execution\UI\Http\RunnerExecutionController.0.App\Execution\UI\Http\RunnerExecutionController).
Resolving inheritance for ".instanceof.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard.0.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard" (parent: .abstract.instanceof.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard).
Resolving inheritance for "App\Feature\Infrastructure\Workflow\FeatureTransitionGuard" (parent: .instanceof.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard.0.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\BoardController" (parent: .abstract.instanceof.App\Feature\UI\Http\BoardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\BoardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\BoardController).
Resolving inheritance for ".instanceof.App\Feature\UI\Http\BoardController.0.App\Feature\UI\Http\BoardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\BoardController).
Resolving inheritance for "App\Feature\UI\Http\BoardController" (parent: .instanceof.App\Feature\UI\Http\BoardController.0.App\Feature\UI\Http\BoardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureController" (parent: .abstract.instanceof.App\Feature\UI\Http\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureController).
Resolving inheritance for ".instanceof.App\Feature\UI\Http\FeatureController.0.App\Feature\UI\Http\FeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureController).
Resolving inheritance for "App\Feature\UI\Http\FeatureController" (parent: .instanceof.App\Feature\UI\Http\FeatureController.0.App\Feature\UI\Http\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureHistoryController" (parent: .abstract.instanceof.App\Feature\UI\Http\FeatureHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureHistoryController).
Resolving inheritance for ".instanceof.App\Feature\UI\Http\FeatureHistoryController.0.App\Feature\UI\Http\FeatureHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureHistoryController).
Resolving inheritance for "App\Feature\UI\Http\FeatureHistoryController" (parent: .instanceof.App\Feature\UI\Http\FeatureHistoryController.0.App\Feature\UI\Http\FeatureHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureTransitionController" (parent: .abstract.instanceof.App\Feature\UI\Http\FeatureTransitionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureTransitionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureTransitionController).
Resolving inheritance for ".instanceof.App\Feature\UI\Http\FeatureTransitionController.0.App\Feature\UI\Http\FeatureTransitionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureTransitionController).
Resolving inheritance for "App\Feature\UI\Http\FeatureTransitionController" (parent: .instanceof.App\Feature\UI\Http\FeatureTransitionController.0.App\Feature\UI\Http\FeatureTransitionController).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Project\Infrastructure\Security\ProjectVoter" (parent: .abstract.instanceof.App\Project\Infrastructure\Security\ProjectVoter).
Resolving inheritance for "App\Project\Infrastructure\Security\ProjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Project\Infrastructure\Security\ProjectVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\LiveSubscriptionController" (parent: .abstract.instanceof.App\Project\UI\Http\LiveSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\LiveSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\LiveSubscriptionController).
Resolving inheritance for ".instanceof.App\Project\UI\Http\LiveSubscriptionController.0.App\Project\UI\Http\LiveSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\LiveSubscriptionController).
Resolving inheritance for "App\Project\UI\Http\LiveSubscriptionController" (parent: .instanceof.App\Project\UI\Http\LiveSubscriptionController.0.App\Project\UI\Http\LiveSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectActivityController" (parent: .abstract.instanceof.App\Project\UI\Http\ProjectActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectActivityController).
Resolving inheritance for ".instanceof.App\Project\UI\Http\ProjectActivityController.0.App\Project\UI\Http\ProjectActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectActivityController).
Resolving inheritance for "App\Project\UI\Http\ProjectActivityController" (parent: .instanceof.App\Project\UI\Http\ProjectActivityController.0.App\Project\UI\Http\ProjectActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectController" (parent: .abstract.instanceof.App\Project\UI\Http\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectController).
Resolving inheritance for ".instanceof.App\Project\UI\Http\ProjectController.0.App\Project\UI\Http\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectController).
Resolving inheritance for "App\Project\UI\Http\ProjectController" (parent: .instanceof.App\Project\UI\Http\ProjectController.0.App\Project\UI\Http\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectMemberController" (parent: .abstract.instanceof.App\Project\UI\Http\ProjectMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectMemberController).
Resolving inheritance for ".instanceof.App\Project\UI\Http\ProjectMemberController.0.App\Project\UI\Http\ProjectMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectMemberController).
Resolving inheritance for "App\Project\UI\Http\ProjectMemberController" (parent: .instanceof.App\Project\UI\Http\ProjectMemberController.0.App\Project\UI\Http\ProjectMemberController).
Resolving inheritance for ".instanceof.App\Prompt\Application\DefaultPromptTemplateSubscriber.0.App\Prompt\Application\DefaultPromptTemplateSubscriber" (parent: .abstract.instanceof.App\Prompt\Application\DefaultPromptTemplateSubscriber).
Resolving inheritance for "App\Prompt\Application\DefaultPromptTemplateSubscriber" (parent: .instanceof.App\Prompt\Application\DefaultPromptTemplateSubscriber.0.App\Prompt\Application\DefaultPromptTemplateSubscriber).
Resolving inheritance for ".instanceof.App\Prompt\Application\ProjectInstructionVersionSubscriber.0.App\Prompt\Application\ProjectInstructionVersionSubscriber" (parent: .abstract.instanceof.App\Prompt\Application\ProjectInstructionVersionSubscriber).
Resolving inheritance for "App\Prompt\Application\ProjectInstructionVersionSubscriber" (parent: .instanceof.App\Prompt\Application\ProjectInstructionVersionSubscriber.0.App\Prompt\Application\ProjectInstructionVersionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\ProjectInstructionDocumentController" (parent: .abstract.instanceof.App\Prompt\UI\Http\ProjectInstructionDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\ProjectInstructionDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\ProjectInstructionDocumentController).
Resolving inheritance for ".instanceof.App\Prompt\UI\Http\ProjectInstructionDocumentController.0.App\Prompt\UI\Http\ProjectInstructionDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\ProjectInstructionDocumentController).
Resolving inheritance for "App\Prompt\UI\Http\ProjectInstructionDocumentController" (parent: .instanceof.App\Prompt\UI\Http\ProjectInstructionDocumentController.0.App\Prompt\UI\Http\ProjectInstructionDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\PromptTemplateController" (parent: .abstract.instanceof.App\Prompt\UI\Http\PromptTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\PromptTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\PromptTemplateController).
Resolving inheritance for ".instanceof.App\Prompt\UI\Http\PromptTemplateController.0.App\Prompt\UI\Http\PromptTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\PromptTemplateController).
Resolving inheritance for "App\Prompt\UI\Http\PromptTemplateController" (parent: .instanceof.App\Prompt\UI\Http\PromptTemplateController.0.App\Prompt\UI\Http\PromptTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\PromptVariableController" (parent: .abstract.instanceof.App\Prompt\UI\Http\PromptVariableController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\PromptVariableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\PromptVariableController).
Resolving inheritance for ".instanceof.App\Prompt\UI\Http\PromptVariableController.0.App\Prompt\UI\Http\PromptVariableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\PromptVariableController).
Resolving inheritance for "App\Prompt\UI\Http\PromptVariableController" (parent: .instanceof.App\Prompt\UI\Http\PromptVariableController.0.App\Prompt\UI\Http\PromptVariableController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Repository\UI\Http\GitRepositoryController" (parent: .abstract.instanceof.App\Repository\UI\Http\GitRepositoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Repository\UI\Http\GitRepositoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Repository\UI\Http\GitRepositoryController).
Resolving inheritance for ".instanceof.App\Repository\UI\Http\GitRepositoryController.0.App\Repository\UI\Http\GitRepositoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Repository\UI\Http\GitRepositoryController).
Resolving inheritance for "App\Repository\UI\Http\GitRepositoryController" (parent: .instanceof.App\Repository\UI\Http\GitRepositoryController.0.App\Repository\UI\Http\GitRepositoryController).
Resolving inheritance for ".instanceof.App\Execution\Application\RunCompletionHandler.0.App\Review\Application\ReviewRunCompletion" (parent: .abstract.instanceof.App\Review\Application\ReviewRunCompletion).
Resolving inheritance for "App\Review\Application\ReviewRunCompletion" (parent: .instanceof.App\Execution\Application\RunCompletionHandler.0.App\Review\Application\ReviewRunCompletion).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\UI\Http\ReviewController" (parent: .abstract.instanceof.App\Review\UI\Http\ReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\UI\Http\ReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\UI\Http\ReviewController).
Resolving inheritance for ".instanceof.App\Review\UI\Http\ReviewController.0.App\Review\UI\Http\ReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\UI\Http\ReviewController).
Resolving inheritance for "App\Review\UI\Http\ReviewController" (parent: .instanceof.App\Review\UI\Http\ReviewController.0.App\Review\UI\Http\ReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Runner\UI\Http\RunnerManagementController" (parent: .abstract.instanceof.App\Runner\UI\Http\RunnerManagementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Runner\UI\Http\RunnerManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Runner\UI\Http\RunnerManagementController).
Resolving inheritance for ".instanceof.App\Runner\UI\Http\RunnerManagementController.0.App\Runner\UI\Http\RunnerManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Runner\UI\Http\RunnerManagementController).
Resolving inheritance for "App\Runner\UI\Http\RunnerManagementController" (parent: .instanceof.App\Runner\UI\Http\RunnerManagementController.0.App\Runner\UI\Http\RunnerManagementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Runner\UI\Http\RunnerProtocolController" (parent: .abstract.instanceof.App\Runner\UI\Http\RunnerProtocolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Runner\UI\Http\RunnerProtocolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Runner\UI\Http\RunnerProtocolController).
Resolving inheritance for ".instanceof.App\Runner\UI\Http\RunnerProtocolController.0.App\Runner\UI\Http\RunnerProtocolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Runner\UI\Http\RunnerProtocolController).
Resolving inheritance for "App\Runner\UI\Http\RunnerProtocolController" (parent: .instanceof.App\Runner\UI\Http\RunnerProtocolController.0.App\Runner\UI\Http\RunnerProtocolController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Shared\Infrastructure\DataFixtures\DemoDataFixtures" (parent: .abstract.instanceof.App\Shared\Infrastructure\DataFixtures\DemoDataFixtures).
Resolving inheritance for "App\Shared\Infrastructure\DataFixtures\DemoDataFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Shared\Infrastructure\DataFixtures\DemoDataFixtures).
Resolving inheritance for ".instanceof.App\Shared\Infrastructure\Doctrine\TimestampListener.0.App\Shared\Infrastructure\Doctrine\TimestampListener" (parent: .abstract.instanceof.App\Shared\Infrastructure\Doctrine\TimestampListener).
Resolving inheritance for "App\Shared\Infrastructure\Doctrine\TimestampListener" (parent: .instanceof.App\Shared\Infrastructure\Doctrine\TimestampListener.0.App\Shared\Infrastructure\Doctrine\TimestampListener).
Resolving inheritance for ".instanceof.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout.0.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout" (parent: .abstract.instanceof.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout).
Resolving inheritance for "App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout" (parent: .instanceof.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout.0.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout).
Resolving inheritance for ".instanceof.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler.0.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler" (parent: .abstract.instanceof.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler).
Resolving inheritance for "App\Shared\Infrastructure\Live\PublishLiveUpdateHandler" (parent: .instanceof.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler.0.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler).
Resolving inheritance for ".instanceof.App\Shared\UI\Http\ApiExceptionListener.0.App\Shared\UI\Http\ApiExceptionListener" (parent: .abstract.instanceof.App\Shared\UI\Http\ApiExceptionListener).
Resolving inheritance for "App\Shared\UI\Http\ApiExceptionListener" (parent: .instanceof.App\Shared\UI\Http\ApiExceptionListener.0.App\Shared\UI\Http\ApiExceptionListener).
Resolving inheritance for ".instanceof.App\Shared\UI\Http\SameOriginApiGuard.0.App\Shared\UI\Http\SameOriginApiGuard" (parent: .abstract.instanceof.App\Shared\UI\Http\SameOriginApiGuard).
Resolving inheritance for "App\Shared\UI\Http\SameOriginApiGuard" (parent: .instanceof.App\Shared\UI\Http\SameOriginApiGuard.0.App\Shared\UI\Http\SameOriginApiGuard).
Resolving inheritance for ".instanceof.App\Shared\UI\Web\ViteTwigExtension.0.App\Shared\UI\Web\ViteTwigExtension" (parent: .abstract.instanceof.App\Shared\UI\Web\ViteTwigExtension).
Resolving inheritance for "App\Shared\UI\Web\ViteTwigExtension" (parent: .instanceof.App\Shared\UI\Web\ViteTwigExtension.0.App\Shared\UI\Web\ViteTwigExtension).
Resolving inheritance for ".instanceof.App\User\Infrastructure\Security\ApiLogoutListener.0.App\User\Infrastructure\Security\ApiLogoutListener" (parent: .abstract.instanceof.App\User\Infrastructure\Security\ApiLogoutListener).
Resolving inheritance for "App\User\Infrastructure\Security\ApiLogoutListener" (parent: .instanceof.App\User\Infrastructure\Security\ApiLogoutListener.0.App\User\Infrastructure\Security\ApiLogoutListener).
Resolving inheritance for ".instanceof.App\User\Infrastructure\Security\RecordLastLoginListener.0.App\User\Infrastructure\Security\RecordLastLoginListener" (parent: .abstract.instanceof.App\User\Infrastructure\Security\RecordLastLoginListener).
Resolving inheritance for "App\User\Infrastructure\Security\RecordLastLoginListener" (parent: .instanceof.App\User\Infrastructure\Security\RecordLastLoginListener.0.App\User\Infrastructure\Security\RecordLastLoginListener).
Resolving inheritance for ".instanceof.App\User\UI\Cli\CreateUserCommand.0.App\User\UI\Cli\CreateUserCommand" (parent: .abstract.instanceof.App\User\UI\Cli\CreateUserCommand).
Resolving inheritance for "App\User\UI\Cli\CreateUserCommand" (parent: .instanceof.App\User\UI\Cli\CreateUserCommand.0.App\User\UI\Cli\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Http\AuthController" (parent: .abstract.instanceof.App\User\UI\Http\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Http\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Http\AuthController).
Resolving inheritance for ".instanceof.App\User\UI\Http\AuthController.0.App\User\UI\Http\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Http\AuthController).
Resolving inheritance for "App\User\UI\Http\AuthController" (parent: .instanceof.App\User\UI\Http\AuthController.0.App\User\UI\Http\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Http\UserAdminController" (parent: .abstract.instanceof.App\User\UI\Http\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Http\UserAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Http\UserAdminController).
Resolving inheritance for ".instanceof.App\User\UI\Http\UserAdminController.0.App\User\UI\Http\UserAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Http\UserAdminController).
Resolving inheritance for "App\User\UI\Http\UserAdminController" (parent: .instanceof.App\User\UI\Http\UserAdminController.0.App\User\UI\Http\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Web\SecurityController" (parent: .abstract.instanceof.App\User\UI\Web\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Web\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Web\SecurityController).
Resolving inheritance for ".instanceof.App\User\UI\Web\SecurityController.0.App\User\UI\Web\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Web\SecurityController).
Resolving inheritance for "App\User\UI\Web\SecurityController" (parent: .instanceof.App\User\UI\Web\SecurityController.0.App\User\UI\Web\SecurityController).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.controller_expression_language" (parent: cache.system).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.adapter.valkey" (parent: cache.adapter.redis).
Resolving inheritance for "cache.adapter.valkey_tag_aware" (parent: cache.adapter.redis_tag_aware).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._default_package_without_version" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "state_machine.feature" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.feature" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.login_throttling" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.runner" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.manager.runner" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.runner" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.runner" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.runner" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.runner" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.api" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.api" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.api" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_api" (parent: limiter).
Resolving inheritance for "limiter._login_global_api" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.api" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.json_login.api" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.failure_handler.api.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api.json_login" (parent: App\User\Infrastructure\Security\ApiLoginFailureHandler).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.App\Agent\Domain\AgentProfile.0.App\Agent\Domain\AgentProfile" (parent: .abstract.instanceof.App\Agent\Domain\AgentProfile).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Agent\Domain\AgentRole" (parent: .abstract.instanceof.App\Agent\Domain\AgentRole).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Agent\Domain\AgentType" (parent: .abstract.instanceof.App\Agent\Domain\AgentType).
Resolving inheritance for ".instanceof.App\Audit\Domain\AuditEvent.0.App\Audit\Domain\AuditEvent" (parent: .abstract.instanceof.App\Audit\Domain\AuditEvent).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Audit\Domain\AuditEventType" (parent: .abstract.instanceof.App\Audit\Domain\AuditEventType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Delivery\Domain\CheckStatus" (parent: .abstract.instanceof.App\Delivery\Domain\CheckStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Delivery\Domain\CiStatus" (parent: .abstract.instanceof.App\Delivery\Domain\CiStatus).
Resolving inheritance for ".instanceof.App\Delivery\Domain\PullRequest.0.App\Delivery\Domain\PullRequest" (parent: .abstract.instanceof.App\Delivery\Domain\PullRequest).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Delivery\Domain\PullRequestState" (parent: .abstract.instanceof.App\Delivery\Domain\PullRequestState).
Resolving inheritance for ".instanceof.App\Execution\Application\RunCompletionHandler.0..abstract.App\Execution\Application\RunCompletionHandler" (parent: .abstract.instanceof..abstract.App\Execution\Application\RunCompletionHandler).
Resolving inheritance for ".instanceof.App\Execution\Domain\AgentRun.0.App\Execution\Domain\AgentRun" (parent: .abstract.instanceof.App\Execution\Domain\AgentRun).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunFailure" (parent: .abstract.instanceof.App\Execution\Domain\AgentRunFailure).
Resolving inheritance for ".instanceof.App\Execution\Domain\AgentRunLog.0.App\Execution\Domain\AgentRunLog" (parent: .abstract.instanceof.App\Execution\Domain\AgentRunLog).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunLogStream" (parent: .abstract.instanceof.App\Execution\Domain\AgentRunLogStream).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunStatus" (parent: .abstract.instanceof.App\Execution\Domain\AgentRunStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunType" (parent: .abstract.instanceof.App\Execution\Domain\AgentRunType).
Resolving inheritance for ".instanceof.App\Feature\Application\Workflow\TransitionPrecondition.0..abstract.App\Feature\Application\Workflow\TransitionPrecondition" (parent: .abstract.instanceof..abstract.App\Feature\Application\Workflow\TransitionPrecondition).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Feature\Domain\BoardColumn" (parent: .abstract.instanceof.App\Feature\Domain\BoardColumn).
Resolving inheritance for ".instanceof.App\Feature\Domain\Feature.0.App\Feature\Domain\Feature" (parent: .abstract.instanceof.App\Feature\Domain\Feature).
Resolving inheritance for ".instanceof.App\Feature\Domain\FeatureDependency.0.App\Feature\Domain\FeatureDependency" (parent: .abstract.instanceof.App\Feature\Domain\FeatureDependency).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Feature\Domain\FeaturePriority" (parent: .abstract.instanceof.App\Feature\Domain\FeaturePriority).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Feature\Domain\FeatureStatus" (parent: .abstract.instanceof.App\Feature\Domain\FeatureStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Feature\Domain\FeatureTransition" (parent: .abstract.instanceof.App\Feature\Domain\FeatureTransition).
Resolving inheritance for ".instanceof.App\Project\Domain\Project.0.App\Project\Domain\Project" (parent: .abstract.instanceof.App\Project\Domain\Project).
Resolving inheritance for ".instanceof.App\Project\Domain\ProjectInstructions.0.App\Project\Domain\ProjectInstructions" (parent: .abstract.instanceof.App\Project\Domain\ProjectInstructions).
Resolving inheritance for ".instanceof.App\Project\Domain\ProjectMember.0.App\Project\Domain\ProjectMember" (parent: .abstract.instanceof.App\Project\Domain\ProjectMember).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Project\Domain\ProjectPermission" (parent: .abstract.instanceof.App\Project\Domain\ProjectPermission).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Project\Domain\ProjectRole" (parent: .abstract.instanceof.App\Project\Domain\ProjectRole).
Resolving inheritance for ".instanceof.App\Project\Domain\ProjectSettings.0.App\Project\Domain\ProjectSettings" (parent: .abstract.instanceof.App\Project\Domain\ProjectSettings).
Resolving inheritance for ".instanceof.App\Prompt\Domain\ProjectInstructionVersion.0.App\Prompt\Domain\ProjectInstructionVersion" (parent: .abstract.instanceof.App\Prompt\Domain\ProjectInstructionVersion).
Resolving inheritance for ".instanceof.App\Prompt\Domain\PromptTemplate.0.App\Prompt\Domain\PromptTemplate" (parent: .abstract.instanceof.App\Prompt\Domain\PromptTemplate).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Prompt\Domain\PromptTemplateType" (parent: .abstract.instanceof.App\Prompt\Domain\PromptTemplateType).
Resolving inheritance for ".instanceof.App\Prompt\Domain\PromptTemplateVersion.0.App\Prompt\Domain\PromptTemplateVersion" (parent: .abstract.instanceof.App\Prompt\Domain\PromptTemplateVersion).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Repository\Domain\GitProvider" (parent: .abstract.instanceof.App\Repository\Domain\GitProvider).
Resolving inheritance for ".instanceof.App\Repository\Domain\GitRepository.0.App\Repository\Domain\GitRepository" (parent: .abstract.instanceof.App\Repository\Domain\GitRepository).
Resolving inheritance for ".instanceof.App\Review\Domain\Review.0.App\Review\Domain\Review" (parent: .abstract.instanceof.App\Review\Domain\Review).
Resolving inheritance for ".instanceof.App\Review\Domain\ReviewFinding.0.App\Review\Domain\ReviewFinding" (parent: .abstract.instanceof.App\Review\Domain\ReviewFinding).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Review\Domain\ReviewFindingCategory" (parent: .abstract.instanceof.App\Review\Domain\ReviewFindingCategory).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Review\Domain\ReviewFindingSeverity" (parent: .abstract.instanceof.App\Review\Domain\ReviewFindingSeverity).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Review\Domain\ReviewFindingStatus" (parent: .abstract.instanceof.App\Review\Domain\ReviewFindingStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Review\Domain\ReviewResult" (parent: .abstract.instanceof.App\Review\Domain\ReviewResult).
Resolving inheritance for ".instanceof.App\Runner\Domain\Runner.0.App\Runner\Domain\Runner" (parent: .abstract.instanceof.App\Runner\Domain\Runner).
Resolving inheritance for ".instanceof.App\Runner\Domain\RunnerCapability.0.App\Runner\Domain\RunnerCapability" (parent: .abstract.instanceof.App\Runner\Domain\RunnerCapability).
Resolving inheritance for ".instanceof.App\Runner\Domain\RunnerRegistration.0.App\Runner\Domain\RunnerRegistration" (parent: .abstract.instanceof.App\Runner\Domain\RunnerRegistration).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Runner\Domain\RunnerStatus" (parent: .abstract.instanceof.App\Runner\Domain\RunnerStatus).
Resolving inheritance for ".instanceof.App\Shared\UI\Http\JsonPayload.0.App\Shared\UI\Http\JsonPayload" (parent: .abstract.instanceof.App\Shared\UI\Http\JsonPayload).
Resolving inheritance for ".instanceof.App\User\Domain\User.0.App\User\Domain\User" (parent: .abstract.instanceof.App\User\Domain\User).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
289
Removed service "App\Agent\Domain\AgentProfileRepository"; reason: private alias.
Removed service "App\Audit\Domain\AuditEventRepository"; reason: private alias.
Removed service "App\Dashboard\Application\DashboardOverviewQuery"; reason: private alias.
Removed service "App\Dashboard\Application\ProjectInsightsQuery"; reason: private alias.
Removed service "App\Delivery\Domain\PullRequestRepository"; reason: private alias.
Removed service "App\Execution\Domain\AgentRunLogRepository"; reason: private alias.
Removed service "App\Execution\Domain\AgentRunRepository"; reason: private alias.
Removed service "App\Feature\Domain\FeatureRepository"; reason: private alias.
Removed service "App\Feature\Domain\FeatureNumberGenerator"; reason: private alias.
Removed service "App\Project\Domain\ProjectRepository"; reason: private alias.
Removed service "App\Prompt\Domain\ProjectInstructionVersionRepository"; reason: private alias.
Removed service "App\Prompt\Domain\PromptTemplateRepository"; reason: private alias.
Removed service "App\Repository\Domain\GitRepositoryRepository"; reason: private alias.
Removed service "App\Execution\Application\ReviewPromptValuesProvider"; reason: private alias.
Removed service "App\Review\Domain\ReviewRepository"; reason: private alias.
Removed service "App\Runner\Domain\RunnerRegistrationRepository"; reason: private alias.
Removed service "App\Runner\Domain\RunnerRepository"; reason: private alias.
Removed service "App\Shared\Application\TransactionManager"; reason: private alias.
Removed service "App\User\Domain\UserRepository"; reason: private alias.
Removed service "App\Execution\Application\RunCompletionHandler"; reason: private alias.
Removed service "App\Feature\Application\Workflow\TransitionPrecondition"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\FileLocator"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $feature"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $featureStateMachine"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Uuid47Transformer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.login_throttling"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheLoginThrottling"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.login_throttling"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheLoginThrottling"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.login_throttling"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheLoginThrottling"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.login_throttling"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheLoginThrottling"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.app_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.runner"; reason: private alias.
Removed service "security.user_checker.runner"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_api"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_api"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalApiLimiter"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_local_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $_login_global_main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginGlobalMainLimiter"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.4vrxknv"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.runner"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.runner"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "state_machine.feature"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.4L9d3k9"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator._OEPlTE"; reason: private alias.
Removed service ".service_locator.1x15FFb"; reason: private alias.
Removed service ".service_locator.ZfEJv3."; reason: private alias.
Removed service ".service_locator.Tvka4CE"; reason: private alias.
Removed service ".service_locator.FePVc.h"; reason: private alias.
Removed service ".service_locator.f6gRAfc"; reason: private alias.
Removed service ".service_locator.xil8AMN"; reason: private alias.
Removed service ".service_locator.fvpsdVj"; reason: private alias.
Removed service ".service_locator.cp6e.c0"; reason: private alias.
Removed service ".service_locator.SNc1Avh"; reason: private alias.
Removed service ".service_locator._SBxztN"; reason: private alias.
Removed service ".service_locator.yvD9gpj"; reason: private alias.
Removed service ".service_locator.6O_YcmH"; reason: private alias.
Removed service ".service_locator.F3ZY8uQ"; reason: private alias.
Removed service ".service_locator.eg3qe.i"; reason: private alias.
Removed service ".service_locator.qboZmNG"; reason: private alias.
Removed service ".service_locator.mMi93A."; reason: private alias.
Removed service ".service_locator.gyB4sGj"; reason: private alias.
Removed service ".service_locator.kO89xYY"; reason: private alias.
Removed service ".service_locator.R2zXe7m"; reason: private alias.
Removed service ".service_locator.zaCQTlr"; reason: private alias.
Removed service ".service_locator.oPy9jMB"; reason: private alias.
Removed service ".service_locator.W2hQfxa"; reason: private alias.
Removed service ".service_locator.nnDr6Ib"; reason: private alias.
Removed service ".service_locator.EQNG8TX"; reason: private alias.
Removed service ".service_locator.CqYEbSF"; reason: private alias.
Removed service ".service_locator.H6GDGAk"; reason: private alias.
Removed service ".service_locator.x3_uYRm"; reason: private alias.
Removed service ".service_locator.3oeHEjD"; reason: private alias.
Removed service ".service_locator.AG2p54Y"; reason: private alias.
Removed service ".service_locator.EpvSrIe"; reason: private alias.
Removed service ".service_locator.scy9iem"; reason: private alias.
Removed service ".service_locator.h6mElSS"; reason: private alias.
Removed service ".service_locator.GxkuxF5"; reason: private alias.
Removed service ".service_locator.OOKHEKU"; reason: private alias.
Removed service ".service_locator.9nFWrJD"; reason: private alias.
Removed service ".service_locator.8eR6Dqm"; reason: private alias.
Removed service ".service_locator.nVjm0Nt"; reason: private alias.
Removed service ".service_locator.NktQ_JC"; reason: private alias.
Removed service ".service_locator.MZj1F2H"; reason: private alias.
Removed service ".service_locator.zF.RbmL"; reason: private alias.
Removed service ".service_locator.zofjPou"; reason: private alias.
Removed service ".service_locator.Td7nndy"; reason: private alias.
Removed service ".service_locator.srE6kfn"; reason: private alias.
Removed service ".service_locator.zog1bmH"; reason: private alias.
Removed service ".service_locator.CvMIJJN"; reason: private alias.
Removed service ".service_locator.Hb7iy7R"; reason: private alias.
Removed service ".service_locator.uYtzUXL"; reason: private alias.
Removed service ".service_locator.Vopes1J"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.OyKRmgd"; reason: private alias.
54
Changed reference of service "App\Feature\Application\ApproveFeatureMergeHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Project\Application\CreateProjectHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Project\Application\UpdateProjectHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Shared\Application\Live\LiveUpdateNotifier" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.workflow_dump" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Execution\Infrastructure\Security\RunnerRunVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Project\Infrastructure\Security\ProjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.tyEq_l3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.feature.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
423
Removed service ".abstract.App\Agent\Domain\AgentProfileRepository"; reason: abstract.
Removed service ".abstract.App\Audit\Domain\AuditEventRepository"; reason: abstract.
Removed service ".abstract.App\Dashboard\Application\DashboardOverviewQuery"; reason: abstract.
Removed service ".abstract.App\Dashboard\Application\ProjectInsightsQuery"; reason: abstract.
Removed service ".abstract.App\Delivery\Domain\PullRequestRepository"; reason: abstract.
Removed service ".abstract.App\Execution\Application\ReviewPromptValuesProvider"; reason: abstract.
Removed service ".abstract.App\Execution\Application\RunCompletionHandler"; reason: abstract.
Removed service ".abstract.App\Execution\Domain\AgentRunLogRepository"; reason: abstract.
Removed service ".abstract.App\Execution\Domain\AgentRunRepository"; reason: abstract.
Removed service ".abstract.App\Feature\Application\Workflow\TransitionPrecondition"; reason: abstract.
Removed service ".abstract.App\Feature\Domain\FeatureNumberGenerator"; reason: abstract.
Removed service ".abstract.App\Feature\Domain\FeatureRepository"; reason: abstract.
Removed service ".abstract.App\Project\Domain\ProjectRepository"; reason: abstract.
Removed service ".abstract.App\Project\Domain\ProjectScoped"; reason: abstract.
Removed service ".abstract.App\Prompt\Domain\ProjectInstructionVersionRepository"; reason: abstract.
Removed service ".abstract.App\Prompt\Domain\PromptTemplateRepository"; reason: abstract.
Removed service ".abstract.App\Repository\Domain\GitRepositoryRepository"; reason: abstract.
Removed service ".abstract.App\Review\Domain\ReviewRepository"; reason: abstract.
Removed service ".abstract.App\Runner\Domain\RunnerRegistrationRepository"; reason: abstract.
Removed service ".abstract.App\Runner\Domain\RunnerRepository"; reason: abstract.
Removed service ".abstract.App\Shared\Application\TransactionManager"; reason: abstract.
Removed service ".abstract.App\Shared\Domain\Exception\DomainException"; reason: abstract.
Removed service ".abstract.App\Shared\Domain\Timestamped"; reason: abstract.
Removed service ".abstract.App\User\Domain\UserRepository"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.valkey"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.valkey_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\XmlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service ".instanceof.App\Agent\Domain\AgentProfile.0.App\Agent\Domain\AgentProfile"; reason: abstract.
Removed service ".abstract.instanceof.App\Agent\Domain\AgentProfile"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Agent\Domain\AgentRole"; reason: abstract.
Removed service ".abstract.instanceof.App\Agent\Domain\AgentRole"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Agent\Domain\AgentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Agent\Domain\AgentType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Agent\UI\Http\AgentProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Agent\UI\Http\AgentProfileController"; reason: abstract.
Removed service ".instanceof.App\Agent\UI\Http\AgentProfileController.0.App\Agent\UI\Http\AgentProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Agent\UI\Http\AgentProfileController"; reason: abstract.
Removed service ".instanceof.App\Audit\Domain\AuditEvent.0.App\Audit\Domain\AuditEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Audit\Domain\AuditEvent"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Audit\Domain\AuditEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Audit\Domain\AuditEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Http\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Http\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Dashboard\UI\Http\DashboardController.0.App\Dashboard\UI\Http\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dashboard\UI\Http\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Http\ProjectInsightsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Http\ProjectInsightsController"; reason: abstract.
Removed service ".instanceof.App\Dashboard\UI\Http\ProjectInsightsController.0.App\Dashboard\UI\Http\ProjectInsightsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dashboard\UI\Http\ProjectInsightsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\UI\Web\AppShellController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\UI\Web\AppShellController"; reason: abstract.
Removed service ".instanceof.App\Dashboard\UI\Web\AppShellController.0.App\Dashboard\UI\Web\AppShellController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dashboard\UI\Web\AppShellController"; reason: abstract.
Removed service ".instanceof.App\Delivery\Application\MergedPullRequestApprovalListener.0.App\Delivery\Application\MergedPullRequestApprovalListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Application\MergedPullRequestApprovalListener"; reason: abstract.
Removed service ".instanceof.App\Feature\Application\Workflow\TransitionPrecondition.0.App\Delivery\Application\PullRequestChecksPrecondition"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Application\PullRequestChecksPrecondition"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Delivery\Domain\CheckStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Domain\CheckStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Delivery\Domain\CiStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Domain\CiStatus"; reason: abstract.
Removed service ".instanceof.App\Delivery\Domain\PullRequest.0.App\Delivery\Domain\PullRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Domain\PullRequest"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Delivery\Domain\PullRequestState"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Domain\PullRequestState"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Delivery\UI\Http\PullRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Delivery\UI\Http\PullRequestController"; reason: abstract.
Removed service ".instanceof.App\Delivery\UI\Http\PullRequestController.0.App\Delivery\UI\Http\PullRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\UI\Http\PullRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Delivery\UI\Http\RunnerPullRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Delivery\UI\Http\RunnerPullRequestController"; reason: abstract.
Removed service ".instanceof.App\Delivery\UI\Http\RunnerPullRequestController.0.App\Delivery\UI\Http\RunnerPullRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Delivery\UI\Http\RunnerPullRequestController"; reason: abstract.
Removed service ".instanceof.App\Execution\Application\RunCompletionHandler.0..abstract.App\Execution\Application\RunCompletionHandler"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Execution\Application\RunCompletionHandler"; reason: abstract.
Removed service ".instanceof.App\Execution\Domain\AgentRun.0.App\Execution\Domain\AgentRun"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Domain\AgentRun"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunFailure"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Domain\AgentRunFailure"; reason: abstract.
Removed service ".instanceof.App\Execution\Domain\AgentRunLog.0.App\Execution\Domain\AgentRunLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Domain\AgentRunLog"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunLogStream"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Domain\AgentRunLogStream"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Domain\AgentRunStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Execution\Domain\AgentRunType"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Domain\AgentRunType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Execution\Infrastructure\Security\RunnerRunVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\Infrastructure\Security\RunnerRunVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand"; reason: abstract.
Removed service ".instanceof.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand.0.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\UI\Cli\ExpireAgentRunLeasesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Execution\UI\Http\AgentRunController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Execution\UI\Http\AgentRunController"; reason: abstract.
Removed service ".instanceof.App\Execution\UI\Http\AgentRunController.0.App\Execution\UI\Http\AgentRunController"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\UI\Http\AgentRunController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Execution\UI\Http\RunnerExecutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Execution\UI\Http\RunnerExecutionController"; reason: abstract.
Removed service ".instanceof.App\Execution\UI\Http\RunnerExecutionController.0.App\Execution\UI\Http\RunnerExecutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Execution\UI\Http\RunnerExecutionController"; reason: abstract.
Removed service ".instanceof.App\Feature\Application\Workflow\TransitionPrecondition.0..abstract.App\Feature\Application\Workflow\TransitionPrecondition"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Feature\Application\Workflow\TransitionPrecondition"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Feature\Domain\BoardColumn"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Domain\BoardColumn"; reason: abstract.
Removed service ".instanceof.App\Feature\Domain\Feature.0.App\Feature\Domain\Feature"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Domain\Feature"; reason: abstract.
Removed service ".instanceof.App\Feature\Domain\FeatureDependency.0.App\Feature\Domain\FeatureDependency"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Domain\FeatureDependency"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Feature\Domain\FeaturePriority"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Domain\FeaturePriority"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Feature\Domain\FeatureStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Domain\FeatureStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Feature\Domain\FeatureTransition"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Domain\FeatureTransition"; reason: abstract.
Removed service ".instanceof.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard.0.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\Infrastructure\Workflow\FeatureTransitionGuard"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\BoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\BoardController"; reason: abstract.
Removed service ".instanceof.App\Feature\UI\Http\BoardController.0.App\Feature\UI\Http\BoardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\UI\Http\BoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureController"; reason: abstract.
Removed service ".instanceof.App\Feature\UI\Http\FeatureController.0.App\Feature\UI\Http\FeatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\UI\Http\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureHistoryController"; reason: abstract.
Removed service ".instanceof.App\Feature\UI\Http\FeatureHistoryController.0.App\Feature\UI\Http\FeatureHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\UI\Http\FeatureHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Feature\UI\Http\FeatureTransitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Feature\UI\Http\FeatureTransitionController"; reason: abstract.
Removed service ".instanceof.App\Feature\UI\Http\FeatureTransitionController.0.App\Feature\UI\Http\FeatureTransitionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Feature\UI\Http\FeatureTransitionController"; reason: abstract.
Removed service ".instanceof.App\Project\Domain\Project.0.App\Project\Domain\Project"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Domain\Project"; reason: abstract.
Removed service ".instanceof.App\Project\Domain\ProjectInstructions.0.App\Project\Domain\ProjectInstructions"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Domain\ProjectInstructions"; reason: abstract.
Removed service ".instanceof.App\Project\Domain\ProjectMember.0.App\Project\Domain\ProjectMember"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Domain\ProjectMember"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Project\Domain\ProjectPermission"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Domain\ProjectPermission"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Project\Domain\ProjectRole"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Domain\ProjectRole"; reason: abstract.
Removed service ".instanceof.App\Project\Domain\ProjectSettings.0.App\Project\Domain\ProjectSettings"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Domain\ProjectSettings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Project\Infrastructure\Security\ProjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\Infrastructure\Security\ProjectVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\LiveSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\LiveSubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Project\UI\Http\LiveSubscriptionController.0.App\Project\UI\Http\LiveSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\UI\Http\LiveSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectActivityController"; reason: abstract.
Removed service ".instanceof.App\Project\UI\Http\ProjectActivityController.0.App\Project\UI\Http\ProjectActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\UI\Http\ProjectActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Project\UI\Http\ProjectController.0.App\Project\UI\Http\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\UI\Http\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Project\UI\Http\ProjectMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Project\UI\Http\ProjectMemberController"; reason: abstract.
Removed service ".instanceof.App\Project\UI\Http\ProjectMemberController.0.App\Project\UI\Http\ProjectMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Project\UI\Http\ProjectMemberController"; reason: abstract.
Removed service ".instanceof.App\Prompt\Application\DefaultPromptTemplateSubscriber.0.App\Prompt\Application\DefaultPromptTemplateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\Application\DefaultPromptTemplateSubscriber"; reason: abstract.
Removed service ".instanceof.App\Prompt\Application\ProjectInstructionVersionSubscriber.0.App\Prompt\Application\ProjectInstructionVersionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\Application\ProjectInstructionVersionSubscriber"; reason: abstract.
Removed service ".instanceof.App\Prompt\Domain\ProjectInstructionVersion.0.App\Prompt\Domain\ProjectInstructionVersion"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\Domain\ProjectInstructionVersion"; reason: abstract.
Removed service ".instanceof.App\Prompt\Domain\PromptTemplate.0.App\Prompt\Domain\PromptTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\Domain\PromptTemplate"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Prompt\Domain\PromptTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\Domain\PromptTemplateType"; reason: abstract.
Removed service ".instanceof.App\Prompt\Domain\PromptTemplateVersion.0.App\Prompt\Domain\PromptTemplateVersion"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\Domain\PromptTemplateVersion"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\ProjectInstructionDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\ProjectInstructionDocumentController"; reason: abstract.
Removed service ".instanceof.App\Prompt\UI\Http\ProjectInstructionDocumentController.0.App\Prompt\UI\Http\ProjectInstructionDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\UI\Http\ProjectInstructionDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\PromptTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\PromptTemplateController"; reason: abstract.
Removed service ".instanceof.App\Prompt\UI\Http\PromptTemplateController.0.App\Prompt\UI\Http\PromptTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\UI\Http\PromptTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Prompt\UI\Http\PromptVariableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Prompt\UI\Http\PromptVariableController"; reason: abstract.
Removed service ".instanceof.App\Prompt\UI\Http\PromptVariableController.0.App\Prompt\UI\Http\PromptVariableController"; reason: abstract.
Removed service ".abstract.instanceof.App\Prompt\UI\Http\PromptVariableController"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Repository\Domain\GitProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Domain\GitProvider"; reason: abstract.
Removed service ".instanceof.App\Repository\Domain\GitRepository.0.App\Repository\Domain\GitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Domain\GitRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Repository\UI\Http\GitRepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Repository\UI\Http\GitRepositoryController"; reason: abstract.
Removed service ".instanceof.App\Repository\UI\Http\GitRepositoryController.0.App\Repository\UI\Http\GitRepositoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UI\Http\GitRepositoryController"; reason: abstract.
Removed service ".instanceof.App\Execution\Application\RunCompletionHandler.0.App\Review\Application\ReviewRunCompletion"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Application\ReviewRunCompletion"; reason: abstract.
Removed service ".instanceof.App\Review\Domain\Review.0.App\Review\Domain\Review"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\Review"; reason: abstract.
Removed service ".instanceof.App\Review\Domain\ReviewFinding.0.App\Review\Domain\ReviewFinding"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\ReviewFinding"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Review\Domain\ReviewFindingCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\ReviewFindingCategory"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Review\Domain\ReviewFindingSeverity"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\ReviewFindingSeverity"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Review\Domain\ReviewFindingStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\ReviewFindingStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Review\Domain\ReviewResult"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\ReviewResult"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\UI\Http\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\UI\Http\ReviewController"; reason: abstract.
Removed service ".instanceof.App\Review\UI\Http\ReviewController.0.App\Review\UI\Http\ReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\UI\Http\ReviewController"; reason: abstract.
Removed service ".instanceof.App\Runner\Domain\Runner.0.App\Runner\Domain\Runner"; reason: abstract.
Removed service ".abstract.instanceof.App\Runner\Domain\Runner"; reason: abstract.
Removed service ".instanceof.App\Runner\Domain\RunnerCapability.0.App\Runner\Domain\RunnerCapability"; reason: abstract.
Removed service ".abstract.instanceof.App\Runner\Domain\RunnerCapability"; reason: abstract.
Removed service ".instanceof.App\Runner\Domain\RunnerRegistration.0.App\Runner\Domain\RunnerRegistration"; reason: abstract.
Removed service ".abstract.instanceof.App\Runner\Domain\RunnerRegistration"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Runner\Domain\RunnerStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Runner\Domain\RunnerStatus"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Runner\UI\Http\RunnerManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Runner\UI\Http\RunnerManagementController"; reason: abstract.
Removed service ".instanceof.App\Runner\UI\Http\RunnerManagementController.0.App\Runner\UI\Http\RunnerManagementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Runner\UI\Http\RunnerManagementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Runner\UI\Http\RunnerProtocolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Runner\UI\Http\RunnerProtocolController"; reason: abstract.
Removed service ".instanceof.App\Runner\UI\Http\RunnerProtocolController.0.App\Runner\UI\Http\RunnerProtocolController"; reason: abstract.
Removed service ".abstract.instanceof.App\Runner\UI\Http\RunnerProtocolController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Shared\Infrastructure\DataFixtures\DemoDataFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\DataFixtures\DemoDataFixtures"; reason: abstract.
Removed service ".instanceof.App\Shared\Infrastructure\Doctrine\TimestampListener.0.App\Shared\Infrastructure\Doctrine\TimestampListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Doctrine\TimestampListener"; reason: abstract.
Removed service ".instanceof.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout.0.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Live\ClearMercureAuthorizationOnLogout"; reason: abstract.
Removed service ".instanceof.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler.0.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Live\PublishLiveUpdateHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\UI\Http\ApiExceptionListener.0.App\Shared\UI\Http\ApiExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\UI\Http\ApiExceptionListener"; reason: abstract.
Removed service ".instanceof.App\Shared\UI\Http\JsonPayload.0.App\Shared\UI\Http\JsonPayload"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\UI\Http\JsonPayload"; reason: abstract.
Removed service ".instanceof.App\Shared\UI\Http\SameOriginApiGuard.0.App\Shared\UI\Http\SameOriginApiGuard"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\UI\Http\SameOriginApiGuard"; reason: abstract.
Removed service ".instanceof.App\Shared\UI\Web\ViteTwigExtension.0.App\Shared\UI\Web\ViteTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\UI\Web\ViteTwigExtension"; reason: abstract.
Removed service ".instanceof.App\User\Domain\User.0.App\User\Domain\User"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Domain\User"; reason: abstract.
Removed service ".instanceof.App\User\Infrastructure\Security\ApiLogoutListener.0.App\User\Infrastructure\Security\ApiLogoutListener"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Infrastructure\Security\ApiLogoutListener"; reason: abstract.
Removed service ".instanceof.App\User\Infrastructure\Security\RecordLastLoginListener.0.App\User\Infrastructure\Security\RecordLastLoginListener"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Infrastructure\Security\RecordLastLoginListener"; reason: abstract.
Removed service ".instanceof.App\User\UI\Cli\CreateUserCommand.0.App\User\UI\Cli\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\User\UI\Cli\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Http\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Http\AuthController"; reason: abstract.
Removed service ".instanceof.App\User\UI\Http\AuthController.0.App\User\UI\Http\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\UI\Http\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Http\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Http\UserAdminController"; reason: abstract.
Removed service ".instanceof.App\User\UI\Http\UserAdminController.0.App\User\UI\Http\UserAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\UI\Http\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\UI\Web\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\UI\Web\SecurityController"; reason: abstract.
Removed service ".instanceof.App\User\UI\Web\SecurityController.0.App\User\UI\Web\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\UI\Web\SecurityController"; reason: abstract.
313
Removed service "App\Agent\Application\AgentProfileDefinition"; reason: unused.
Removed service "App\Agent\Application\CreateAgentProfile"; reason: unused.
Removed service "App\Agent\Application\UpdateAgentProfile"; reason: unused.
Removed service "App\Agent\Domain\AgentProfile"; reason: unused.
Removed service "App\Agent\Domain\AgentRole"; reason: unused.
Removed service "App\Agent\Domain\AgentType"; reason: unused.
Removed service "App\Agent\UI\Http\Response\AgentProfileView"; reason: unused.
Removed service "App\Audit\Domain\AuditActor"; reason: unused.
Removed service "App\Audit\Domain\AuditEvent"; reason: unused.
Removed service "App\Audit\Domain\AuditEventType"; reason: unused.
Removed service "App\Audit\UI\Http\Response\AuditEventView"; reason: unused.
Removed service "App\Dashboard\Application\DashboardActiveRun"; reason: unused.
Removed service "App\Dashboard\Application\DashboardAttentionFeature"; reason: unused.
Removed service "App\Dashboard\Application\DashboardFeatureColumn"; reason: unused.
Removed service "App\Dashboard\Application\DashboardOverview"; reason: unused.
Removed service "App\Dashboard\Application\DashboardProject"; reason: unused.
Removed service "App\Dashboard\Application\DashboardRecentFeature"; reason: unused.
Removed service "App\Dashboard\Application\DashboardRunner"; reason: unused.
Removed service "App\Dashboard\Application\InsightsAgent"; reason: unused.
Removed service "App\Dashboard\Application\InsightsDelivery"; reason: unused.
Removed service "App\Dashboard\Application\InsightsDuration"; reason: unused.
Removed service "App\Dashboard\Application\InsightsReviews"; reason: unused.
Removed service "App\Dashboard\Application\InsightsRuns"; reason: unused.
Removed service "App\Dashboard\Application\InsightsWeek"; reason: unused.
Removed service "App\Dashboard\Application\ProjectInsights"; reason: unused.
Removed service "App\Dashboard\UI\Http\Response\DashboardView"; reason: unused.
Removed service "App\Dashboard\UI\Http\Response\ProjectInsightsView"; reason: unused.
Removed service "App\Delivery\Application\ClaimPullRequestObservations"; reason: unused.
Removed service "App\Delivery\Application\DeliverableRun"; reason: unused.
Removed service "App\Delivery\Application\ObservePullRequest"; reason: unused.
Removed service "App\Delivery\Application\ReportPullRequest"; reason: unused.
Removed service "App\Delivery\Application\ReportPullRequestFailure"; reason: unused.
Removed service "App\Delivery\Application\ReportPullRequestObservationFailure"; reason: unused.
Removed service "App\Delivery\Domain\CheckStatus"; reason: unused.
Removed service "App\Delivery\Domain\CiStatus"; reason: unused.
Removed service "App\Delivery\Domain\PullRequest"; reason: unused.
Removed service "App\Delivery\Domain\PullRequestChanges"; reason: unused.
Removed service "App\Delivery\Domain\PullRequestCheck"; reason: unused.
Removed service "App\Delivery\Domain\PullRequestObservation"; reason: unused.
Removed service "App\Delivery\Domain\PullRequestState"; reason: unused.
Removed service "App\Delivery\Domain\PullRequestUrl"; reason: unused.
Removed service "App\Delivery\UI\Http\Request\RunnerPullRequestCheckInput"; reason: unused.
Removed service "App\Delivery\UI\Http\Response\PullRequestView"; reason: unused.
Removed service "App\Delivery\UI\Http\Response\RunnerObservationTaskView"; reason: unused.
Removed service "App\Execution\Application\AgentRunSnapshots"; reason: unused.
Removed service "App\Execution\Application\AppendAgentRunLogs"; reason: unused.
Removed service "App\Execution\Application\ClaimNextAgentRun"; reason: unused.
Removed service "App\Execution\Application\CompleteAgentRun"; reason: unused.
Removed service "App\Execution\Application\FailAgentRun"; reason: unused.
Removed service "App\Execution\Application\PullRequestInstruction"; reason: unused.
Removed service "App\Execution\Application\RenewAgentRunLease"; reason: unused.
Removed service "App\Execution\Application\RequestAgentRunCancellation"; reason: unused.
Removed service "App\Execution\Application\ScheduleAgentRun"; reason: unused.
Removed service "App\Execution\Application\StartAgentRun"; reason: unused.
Removed service "App\Execution\Domain\AgentRun"; reason: unused.
Removed service "App\Execution\Domain\AgentRunFailure"; reason: unused.
Removed service "App\Execution\Domain\AgentRunFilter"; reason: unused.
Removed service "App\Execution\Domain\AgentRunLog"; reason: unused.
Removed service "App\Execution\Domain\AgentRunLogStream"; reason: unused.
Removed service "App\Execution\Domain\AgentRunStatus"; reason: unused.
Removed service "App\Execution\Domain\AgentRunType"; reason: unused.
Removed service "App\Execution\UI\Http\Response\AgentRunLogView"; reason: unused.
Removed service "App\Execution\UI\Http\Response\AgentRunSummaryView"; reason: unused.
Removed service "App\Execution\UI\Http\Response\AgentRunView"; reason: unused.
Removed service "App\Execution\UI\Http\Response\RunnerJobOfferView"; reason: unused.
Removed service "App\Feature\Application\ApproveFeatureMerge"; reason: unused.
Removed service "App\Feature\Application\CreateFeature"; reason: unused.
Removed service "App\Feature\Application\Event\FeatureMergeApproved"; reason: unused.
Removed service "App\Feature\Application\FeatureDefinition"; reason: unused.
Removed service "App\Feature\Application\TransitionFeature"; reason: unused.
Removed service "App\Feature\Application\UpdateFeature"; reason: unused.
Removed service "App\Feature\Domain\BoardColumn"; reason: unused.
Removed service "App\Feature\Domain\Feature"; reason: unused.
Removed service "App\Feature\Domain\FeatureDependency"; reason: unused.
Removed service "App\Feature\Domain\FeatureFilter"; reason: unused.
Removed service "App\Feature\Domain\FeaturePriority"; reason: unused.
Removed service "App\Feature\Domain\FeatureStatus"; reason: unused.
Removed service "App\Feature\Domain\FeatureTransition"; reason: unused.
Removed service "App\Feature\Domain\FeatureTransitionPolicy"; reason: unused.
Removed service "App\Feature\Domain\TransitionBlocker"; reason: unused.
Removed service "App\Feature\UI\Http\Response\FeatureCardView"; reason: unused.
Removed service "App\Feature\UI\Http\Response\FeatureReferenceViews"; reason: unused.
Removed service "App\Feature\UI\Http\Response\FeatureTransitionView"; reason: unused.
Removed service "App\Feature\UI\Http\Response\FeatureView"; reason: unused.
Removed service "App\Git\Domain\BranchName"; reason: unused.
Removed service "App\Git\Domain\BranchPattern"; reason: unused.
Removed service "App\Git\Domain\CloneUrl"; reason: unused.
Removed service "App\Git\Domain\LocalPath"; reason: unused.
Removed service "App\Project\Application\AddProjectMember"; reason: unused.
Removed service "App\Project\Application\ChangeProjectMemberRole"; reason: unused.
Removed service "App\Project\Application\CreateProject"; reason: unused.
Removed service "App\Project\Application\Event\ProjectCreated"; reason: unused.
Removed service "App\Project\Application\Event\ProjectInstructionsChanged"; reason: unused.
Removed service "App\Project\Application\ProjectActor"; reason: unused.
Removed service "App\Project\Application\RemoveProjectMember"; reason: unused.
Removed service "App\Project\Application\UpdateProject"; reason: unused.
Removed service "App\Project\Domain\Project"; reason: unused.
Removed service "App\Project\Domain\ProjectInstructions"; reason: unused.
Removed service "App\Project\Domain\ProjectMember"; reason: unused.
Removed service "App\Project\Domain\ProjectPermission"; reason: unused.
Removed service "App\Project\Domain\ProjectRole"; reason: unused.
Removed service "App\Project\Domain\ProjectSettings"; reason: unused.
Removed service "App\Project\UI\Http\Request\ProjectInstructionsInput"; reason: unused.
Removed service "App\Project\UI\Http\Request\ProjectSettingsInput"; reason: unused.
Removed service "App\Project\UI\Http\Response\ProjectMemberView"; reason: unused.
Removed service "App\Project\UI\Http\Response\ProjectSummaryView"; reason: unused.
Removed service "App\Project\UI\Http\Response\ProjectView"; reason: unused.
Removed service "App\Prompt\Application\AddPromptTemplateVersion"; reason: unused.
Removed service "App\Prompt\Application\CreatePromptTemplate"; reason: unused.
Removed service "App\Prompt\Application\DeletePromptTemplate"; reason: unused.
Removed service "App\Prompt\Application\GeneratedProjectInstructionDocuments"; reason: unused.
Removed service "App\Prompt\Application\PromptRenderContext"; reason: unused.
Removed service "App\Prompt\Application\PromptReviewValues"; reason: unused.
Removed service "App\Prompt\Application\PromptTemplateDefinition"; reason: unused.
Removed service "App\Prompt\Application\UpdatePromptTemplate"; reason: unused.
Removed service "App\Prompt\Domain\ProjectInstructionVersion"; reason: unused.
Removed service "App\Prompt\Domain\PromptTemplate"; reason: unused.
Removed service "App\Prompt\Domain\PromptTemplateContent"; reason: unused.
Removed service "App\Prompt\Domain\PromptTemplateType"; reason: unused.
Removed service "App\Prompt\Domain\PromptTemplateVersion"; reason: unused.
Removed service "App\Prompt\UI\Http\Request\PromptTemplateInput"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\InstructionDocumentView"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\ProjectInstructionVersionSummaryView"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\ProjectInstructionVersionView"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\PromptTemplateVersionSummaryView"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\PromptTemplateVersionView"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\PromptTemplateView"; reason: unused.
Removed service "App\Prompt\UI\Http\Response\RenderedPromptView"; reason: unused.
Removed service "App\Repository\Application\CreateGitRepository"; reason: unused.
Removed service "App\Repository\Application\GitRepositoryDefinition"; reason: unused.
Removed service "App\Repository\Application\UpdateGitRepository"; reason: unused.
Removed service "App\Repository\Domain\GitProvider"; reason: unused.
Removed service "App\Repository\Domain\GitRepository"; reason: unused.
Removed service "App\Repository\UI\Http\Response\GitRepositoryView"; reason: unused.
Removed service "App\Review\Application\ChangeReviewFindingStatus"; reason: unused.
Removed service "App\Review\Application\CompleteReviewRun"; reason: unused.
Removed service "App\Review\Application\ReviewFindingData"; reason: unused.
Removed service "App\Review\Domain\Review"; reason: unused.
Removed service "App\Review\Domain\ReviewFinding"; reason: unused.
Removed service "App\Review\Domain\ReviewFindingCategory"; reason: unused.
Removed service "App\Review\Domain\ReviewFindingSeverity"; reason: unused.
Removed service "App\Review\Domain\ReviewFindingStatus"; reason: unused.
Removed service "App\Review\Domain\ReviewResult"; reason: unused.
Removed service "App\Review\UI\Http\Response\ReviewFindingView"; reason: unused.
Removed service "App\Review\UI\Http\Response\ReviewView"; reason: unused.
Removed service "App\Runner\Application\CreateRunnerRegistration"; reason: unused.
Removed service "App\Runner\Application\CreatedRunnerRegistration"; reason: unused.
Removed service "App\Runner\Application\DisableRunner"; reason: unused.
Removed service "App\Runner\Application\HeartbeatRunner"; reason: unused.
Removed service "App\Runner\Application\IssuedRunnerToken"; reason: unused.
Removed service "App\Runner\Application\RegisterRunner"; reason: unused.
Removed service "App\Runner\Application\RegisteredRunner"; reason: unused.
Removed service "App\Runner\Application\RotateRunnerToken"; reason: unused.
Removed service "App\Runner\Application\RotatedRunnerToken"; reason: unused.
Removed service "App\Runner\Application\RunnerHeartbeatData"; reason: unused.
Removed service "App\Runner\Application\RunnerRegistrationData"; reason: unused.
Removed service "App\Runner\Application\RunnerTokenCredentials"; reason: unused.
Removed service "App\Runner\Domain\Runner"; reason: unused.
Removed service "App\Runner\Domain\RunnerCapability"; reason: unused.
Removed service "App\Runner\Domain\RunnerCapabilityData"; reason: unused.
Removed service "App\Runner\Domain\RunnerRegistration"; reason: unused.
Removed service "App\Runner\Domain\RunnerStatus"; reason: unused.
Removed service "App\Runner\UI\Http\Request\RunnerCapabilityInput"; reason: unused.
Removed service "App\Runner\UI\Http\Response\RunnerCapabilityView"; reason: unused.
Removed service "App\Runner\UI\Http\Response\RunnerRegistrationView"; reason: unused.
Removed service "App\Runner\UI\Http\Response\RunnerView"; reason: unused.
Removed service "App\Shared\Application\Live\LiveUpdateTopic"; reason: unused.
Removed service "App\Shared\Application\Live\PublishLiveUpdate"; reason: unused.
Removed service "App\Shared\Domain\Exception\ActionNotPermitted"; reason: unused.
Removed service "App\Shared\Domain\Exception\InvariantViolation"; reason: unused.
Removed service "App\Shared\Domain\Exception\ResourceNotFound"; reason: unused.
Removed service "App\Shared\Domain\Exception\StateConflict"; reason: unused.
Removed service "App\Shared\UI\Http\ApiRequest"; reason: unused.
Removed service "App\Shared\UI\Http\JsonPayload"; reason: unused.
Removed service "App\Shared\UI\Http\ProblemResponse"; reason: unused.
Removed service "App\Shared\UI\Http\VersionPrecondition"; reason: unused.
Removed service "App\User\Application\ChangePassword"; reason: unused.
Removed service "App\User\Application\CreateUser"; reason: unused.
Removed service "App\User\Application\PasswordPolicy"; reason: unused.
Removed service "App\User\Application\UpdateProfile"; reason: unused.
Removed service "App\User\Application\UpdateUser"; reason: unused.
Removed service "App\User\Domain\User"; reason: unused.
Removed service "App\User\Infrastructure\Security\ApiLoginFailureHandler"; reason: unused.
Removed service "App\User\UI\Http\Request\ProfileInput"; reason: unused.
Removed service "App\User\UI\Http\Request\UserInput"; reason: unused.
Removed service "App\User\UI\Http\Response\CurrentUserView"; reason: unused.
Removed service "App\User\UI\Http\Response\UserAdminView"; reason: unused.
Removed service "App\User\UI\Http\Response\UserView"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets._default_package_without_version"; reason: unused.
Removed service "http_client.mock_transport"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "serializer.normalizer.property"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service "uuid47_transformer"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.google"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.runner"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
443
Inlined service "App\Agent\Application\UpdateAgentProfileHandler" to "App\Agent\UI\Http\AgentProfileController".
Inlined service ".service_locator.TJNRSaV.App\Agent\UI\Http\AgentProfileController" to "App\Agent\UI\Http\AgentProfileController".
Inlined service "App\Shared\Application\Live\LiveUpdateNotifier" to "App\Audit\Application\AuditLog".
Inlined service "App\Dashboard\Infrastructure\Doctrine\DoctrineDashboardOverviewQuery" to "App\Dashboard\UI\Http\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Dashboard\UI\Http\DashboardController" to "App\Dashboard\UI\Http\DashboardController".
Inlined service "App\Dashboard\Infrastructure\Doctrine\DoctrineProjectInsightsQuery" to "App\Dashboard\UI\Http\ProjectInsightsController".
Inlined service ".service_locator.TJNRSaV.App\Dashboard\UI\Http\ProjectInsightsController" to "App\Dashboard\UI\Http\ProjectInsightsController".
Inlined service ".service_locator.TJNRSaV.App\Dashboard\UI\Web\AppShellController" to "App\Dashboard\UI\Web\AppShellController".
Inlined service ".service_locator.TJNRSaV.App\Delivery\UI\Http\PullRequestController" to "App\Delivery\UI\Http\PullRequestController".
Inlined service "App\Delivery\Application\ReportPullRequestHandler" to "App\Delivery\UI\Http\RunnerPullRequestController".
Inlined service "App\Delivery\Application\ReportPullRequestFailureHandler" to "App\Delivery\UI\Http\RunnerPullRequestController".
Inlined service "App\Delivery\Application\ClaimPullRequestObservationsHandler" to "App\Delivery\UI\Http\RunnerPullRequestController".
Inlined service "App\Delivery\Application\ObservePullRequestHandler" to "App\Delivery\UI\Http\RunnerPullRequestController".
Inlined service "App\Delivery\Application\ReportPullRequestObservationFailureHandler" to "App\Delivery\UI\Http\RunnerPullRequestController".
Inlined service ".service_locator.TJNRSaV.App\Delivery\UI\Http\RunnerPullRequestController" to "App\Delivery\UI\Http\RunnerPullRequestController".
Inlined service "App\Review\Application\FeatureReviewPromptValues" to "App\Execution\Application\AgentRunSnapshotFactory".
Inlined service "App\Execution\Application\AgentRunSnapshotFactory" to "App\Execution\Application\ScheduleAgentRunHandler".
Inlined service "App\Execution\Application\ExpireAgentRunLeasesHandler" to "App\Execution\UI\Cli\ExpireAgentRunLeasesCommand".
Inlined service "App\Execution\Application\ScheduleAgentRunHandler" to "App\Execution\UI\Http\AgentRunController".
Inlined service "App\Execution\Application\RequestAgentRunCancellationHandler" to "App\Execution\UI\Http\AgentRunController".
Inlined service ".service_locator.TJNRSaV.App\Execution\UI\Http\AgentRunController" to "App\Execution\UI\Http\AgentRunController".
Inlined service "App\Execution\Application\ClaimNextAgentRunHandler" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service "App\Execution\Application\RenewAgentRunLeaseHandler" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service "App\Execution\Application\StartAgentRunHandler" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service "App\Execution\Application\AppendAgentRunLogsHandler" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service "App\Execution\Application\CompleteAgentRunHandler" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service "App\Execution\Application\FailAgentRunHandler" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service ".service_locator.TJNRSaV.App\Execution\UI\Http\RunnerExecutionController" to "App\Execution\UI\Http\RunnerExecutionController".
Inlined service "App\Feature\Infrastructure\Doctrine\PostgresFeatureNumberGenerator" to "App\Feature\Application\CreateFeatureHandler".
Inlined service ".service_locator.TJNRSaV.App\Feature\UI\Http\BoardController" to "App\Feature\UI\Http\BoardController".
Inlined service "App\Feature\Application\UpdateFeatureHandler" to "App\Feature\UI\Http\FeatureController".
Inlined service ".service_locator.TJNRSaV.App\Feature\UI\Http\FeatureController" to "App\Feature\UI\Http\FeatureController".
Inlined service ".service_locator.TJNRSaV.App\Feature\UI\Http\FeatureHistoryController" to "App\Feature\UI\Http\FeatureHistoryController".
Inlined service "App\Feature\Application\TransitionFeatureHandler" to "App\Feature\UI\Http\FeatureTransitionController".
Inlined service ".service_locator.TJNRSaV.App\Feature\UI\Http\FeatureTransitionController" to "App\Feature\UI\Http\FeatureTransitionController".
Inlined service ".service_locator.TJNRSaV.App\Project\UI\Http\LiveSubscriptionController" to "App\Project\UI\Http\LiveSubscriptionController".
Inlined service ".service_locator.TJNRSaV.App\Project\UI\Http\ProjectActivityController" to "App\Project\UI\Http\ProjectActivityController".
Inlined service "App\Project\Application\UpdateProjectHandler" to "App\Project\UI\Http\ProjectController".
Inlined service ".service_locator.TJNRSaV.App\Project\UI\Http\ProjectController" to "App\Project\UI\Http\ProjectController".
Inlined service "App\Project\Application\ChangeProjectMemberRoleHandler" to "App\Project\UI\Http\ProjectMemberController".
Inlined service "App\Project\Application\RemoveProjectMemberHandler" to "App\Project\UI\Http\ProjectMemberController".
Inlined service ".service_locator.TJNRSaV.App\Project\UI\Http\ProjectMemberController" to "App\Project\UI\Http\ProjectMemberController".
Inlined service "App\Prompt\Application\ProjectInstructionDocumentGenerator" to "App\Prompt\Application\ProjectInstructionVersioning".
Inlined service ".service_locator.TJNRSaV.App\Prompt\UI\Http\ProjectInstructionDocumentController" to "App\Prompt\UI\Http\ProjectInstructionDocumentController".
Inlined service "App\Prompt\Application\CreatePromptTemplateHandler" to "App\Prompt\UI\Http\PromptTemplateController".
Inlined service "App\Prompt\Application\UpdatePromptTemplateHandler" to "App\Prompt\UI\Http\PromptTemplateController".
Inlined service "App\Prompt\Application\AddPromptTemplateVersionHandler" to "App\Prompt\UI\Http\PromptTemplateController".
Inlined service "App\Prompt\Application\DeletePromptTemplateHandler" to "App\Prompt\UI\Http\PromptTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Prompt\UI\Http\PromptTemplateController" to "App\Prompt\UI\Http\PromptTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Prompt\UI\Http\PromptVariableController" to "App\Prompt\UI\Http\PromptVariableController".
Inlined service "App\Repository\Application\UpdateGitRepositoryHandler" to "App\Repository\UI\Http\GitRepositoryController".
Inlined service ".service_locator.TJNRSaV.App\Repository\UI\Http\GitRepositoryController" to "App\Repository\UI\Http\GitRepositoryController".
Inlined service "App\Review\Application\RunnerReviewResultMapper" to "App\Review\Application\ReviewRunCompletion".
Inlined service "App\Review\Application\CompleteReviewRunHandler" to "App\Review\Application\ReviewRunCompletion".
Inlined service "App\Review\Application\ChangeReviewFindingStatusHandler" to "App\Review\UI\Http\ReviewController".
Inlined service ".service_locator.TJNRSaV.App\Review\UI\Http\ReviewController" to "App\Review\UI\Http\ReviewController".
Inlined service "App\Runner\Application\CreateRunnerRegistrationHandler" to "App\Runner\UI\Http\RunnerManagementController".
Inlined service "App\Runner\Application\DisableRunnerHandler" to "App\Runner\UI\Http\RunnerManagementController".
Inlined service "App\Runner\Application\RotateRunnerTokenHandler" to "App\Runner\UI\Http\RunnerManagementController".
Inlined service ".service_locator.TJNRSaV.App\Runner\UI\Http\RunnerManagementController" to "App\Runner\UI\Http\RunnerManagementController".
Inlined service "App\Runner\Application\RegisterRunnerHandler" to "App\Runner\UI\Http\RunnerProtocolController".
Inlined service "App\Runner\Application\HeartbeatRunnerHandler" to "App\Runner\UI\Http\RunnerProtocolController".
Inlined service ".service_locator.TJNRSaV.App\Runner\UI\Http\RunnerProtocolController" to "App\Runner\UI\Http\RunnerProtocolController".
Inlined service "App\Shared\UI\Web\ViteAssets" to "App\Shared\UI\Web\ViteTwigExtension".
Inlined service "App\User\Application\UpdateProfileHandler" to "App\User\UI\Http\AuthController".
Inlined service "App\User\Application\ChangePasswordHandler" to "App\User\UI\Http\AuthController".
Inlined service ".service_locator.TJNRSaV.App\User\UI\Http\AuthController" to "App\User\UI\Http\AuthController".
Inlined service "App\User\Application\UpdateUserHandler" to "App\User\UI\Http\UserAdminController".
Inlined service ".service_locator.TJNRSaV.App\User\UI\Http\UserAdminController" to "App\User\UI\Http\UserAdminController".
Inlined service ".service_locator.TJNRSaV.App\User\UI\Web\SecurityController" to "App\User\UI\Web\SecurityController".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service ".service_locator.mXnmSud" to "console.argument_resolver.service".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "cache.controller_expression_language.recorder_inner" to "cache.controller_expression_language".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.srPFeiG" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.GhljplX" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service ".state_machine.feature.transition.0" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.1" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.2" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.3" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.4" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.5" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.6" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.7" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.8" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.9" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.10" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.11" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.12" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.13" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.14" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.15" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.16" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.17" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.18" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.19" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.20" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.21" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.22" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.23" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.24" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.25" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.26" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.27" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.28" to "state_machine.feature.definition".
Inlined service ".state_machine.feature.transition.29" to "state_machine.feature.definition".
Inlined service "state_machine.feature.metadata_store" to "state_machine.feature.definition".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.login_throttling.recorder_inner" to "cache.login_throttling".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.chfheGD" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.transport.serializer_locator" to "messenger.middleware.decode_failed_message_middleware".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.manager_registry_aware_connection_provider" to "doctrine.run_sql_command".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.0Af0kpq" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.r7Xp0Zv" to "security.helper".
Inlined service ".service_locator.RmexBLY" to "security.helper".
Inlined service ".service_locator.567piEK" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.kqor38n" to "security.access_map".
Inlined service ".security.request_matcher.u7Pv_xE" to "security.access_map".
Inlined service ".security.request_matcher.NMSPTLy" to "security.access_map".
Inlined service ".security.request_matcher.Urgx4X7" to "security.access_map".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.dxczy6O" to ".security.request_matcher.QZDP5mD".
Inlined service "debug.security.firewall.authenticator.runner.inner" to "debug.security.firewall.authenticator.runner".
Inlined service "App\Runner\Infrastructure\Security\RunnerAuthenticationEntryPoint" to "security.exception_listener.runner".
Inlined service "security.exception_listener.runner" to "security.firewall.map.context.runner".
Inlined service "limiter.storage._login_local_api" to "limiter._login_local_api".
Inlined service "limiter.storage._login_global_api" to "limiter._login_global_api".
Inlined service "limiter._login_global_api" to "security.login_throttling.api.limiter".
Inlined service "limiter._login_local_api" to "security.login_throttling.api.limiter".
Inlined service "security.login_throttling.api.limiter" to "security.listener.login_throttling.api".
Inlined service "security.authentication.failure_handler.api.json_login" to "security.authenticator.json_login.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "App\User\Infrastructure\Security\ApiAuthenticationEntryPoint" to "security.exception_listener.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.logout_listener.api" to "security.firewall.map.context.api".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.GK2mFwI" to ".security.request_matcher.kqor38n".
Inlined service ".security.request_matcher.yVdd7x_" to ".security.request_matcher.NMSPTLy".
Inlined service ".security.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service ".twig.extension.App\Shared\UI\Web\ViteTwigExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.RyAkbqw" to "twig.runtime_loader".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\Shared\Infrastructure\DataFixtures\DemoDataFixtures" to "doctrine.fixtures.loader".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.jwt.factory.default_claims".
Inlined service "mercure.hub.default.jwt.factory.default_claims" to ".lazy.mercure.hub.default.jwt.factory.default_claims".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "debug.security.event_dispatcher.runner.inner" to "debug.security.event_dispatcher.runner".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.QjV.uXS" to ".service_locator.QjV.uXS.app:user:create".
Inlined service "doctrine.orm.entity_value_resolver.console" to ".debug.console.value_resolver.doctrine.orm.entity_value_resolver.console".
Inlined service "console.argument_resolver.uid" to ".debug.console.value_resolver.console.argument_resolver.uid".
Inlined service "console.argument_resolver.input_file" to ".debug.console.value_resolver.console.argument_resolver.input_file".
Inlined service "console.argument_resolver.map_input" to ".debug.console.value_resolver.console.argument_resolver.map_input".
Inlined service "console.argument_resolver.service" to ".debug.console.value_resolver.console.argument_resolver.service".
Inlined service "console.argument_resolver.default" to ".debug.console.value_resolver.console.argument_resolver.default".
Inlined service "console.argument_resolver.variadic" to ".debug.console.value_resolver.console.argument_resolver.variadic".
Inlined service ".service_locator.j6ikYcA" to ".service_locator.j6ikYcA.App\Agent\UI\Http\AgentProfileController::create()".
Inlined service ".service_locator.KtML5Gu" to ".service_locator.KtML5Gu.App\Agent\UI\Http\AgentProfileController::show()".
Inlined service ".service_locator.CdYj37c" to ".service_locator.CdYj37c.App\Agent\UI\Http\AgentProfileController::update()".
Inlined service ".service_locator.d8od.y9" to ".service_locator.d8od.y9.App\Dashboard\UI\Http\ProjectInsightsController::__invoke()".
Inlined service ".service_locator.Gp3bRFE" to ".service_locator.Gp3bRFE.App\Delivery\UI\Http\RunnerPullRequestController::report()".
Inlined service ".service_locator._Tua3Gj" to ".service_locator._Tua3Gj.App\Delivery\UI\Http\RunnerPullRequestController::reportFailure()".
Inlined service ".service_locator.yNgVc5P" to ".service_locator.yNgVc5P.App\Delivery\UI\Http\RunnerPullRequestController::claim()".
Inlined service ".service_locator.gJuSlzQ" to ".service_locator.gJuSlzQ.App\Delivery\UI\Http\RunnerPullRequestController::observe()".
Inlined service ".service_locator.b1ZTscC" to ".service_locator.b1ZTscC.App\Delivery\UI\Http\RunnerPullRequestController::observationFailure()".
Inlined service ".service_locator.3gMZmVJ" to ".service_locator.3gMZmVJ.App\Execution\UI\Http\AgentRunController::listForProject()".
Inlined service ".service_locator.XnpSbaA" to ".service_locator.XnpSbaA.App\Execution\UI\Http\AgentRunController::cancel()".
Inlined service ".service_locator.cHbKbxA" to ".service_locator.cHbKbxA.App\Execution\UI\Http\RunnerExecutionController::lease()".
Inlined service ".service_locator.rmv7iXa" to ".service_locator.rmv7iXa.App\Execution\UI\Http\RunnerExecutionController::started()".
Inlined service ".service_locator.kas839I" to ".service_locator.kas839I.App\Execution\UI\Http\RunnerExecutionController::logs()".
Inlined service ".service_locator.lpKyX2N" to ".service_locator.lpKyX2N.App\Execution\UI\Http\RunnerExecutionController::complete()".
Inlined service ".service_locator.HmyENbd" to ".service_locator.HmyENbd.App\Execution\UI\Http\RunnerExecutionController::fail()".
Inlined service ".service_locator.4XSDnhy" to ".service_locator.4XSDnhy.App\Feature\UI\Http\FeatureController::list()".
Inlined service ".service_locator.Imwq96O" to ".service_locator.Imwq96O.App\Feature\UI\Http\FeatureController::create()".
Inlined service ".service_locator.PhC7zZi" to ".service_locator.PhC7zZi.App\Feature\UI\Http\FeatureHistoryController::__invoke()".
Inlined service ".service_locator.UerVF2C" to ".service_locator.UerVF2C.App\Feature\UI\Http\FeatureTransitionController::apply()".
Inlined service ".service_locator.Fu8xHas" to ".service_locator.Fu8xHas.App\Feature\UI\Http\FeatureTransitionController::approve()".
Inlined service ".service_locator.9k.oJtg" to ".service_locator.9k.oJtg.App\Project\UI\Http\LiveSubscriptionController::__invoke()".
Inlined service ".service_locator.3K15ozr" to ".service_locator.3K15ozr.App\Project\UI\Http\ProjectActivityController::__invoke()".
Inlined service ".service_locator.G8luUrH" to ".service_locator.G8luUrH.App\Project\UI\Http\ProjectController::create()".
Inlined service ".service_locator.C84tnaW" to ".service_locator.C84tnaW.App\Project\UI\Http\ProjectMemberController::add()".
Inlined service ".service_locator.iQCOMo4" to ".service_locator.iQCOMo4.App\Project\UI\Http\ProjectMemberController::changeRole()".
Inlined service ".service_locator.F6z290K" to ".service_locator.F6z290K.App\Prompt\UI\Http\PromptTemplateController::create()".
Inlined service ".service_locator.9uQkVQk" to ".service_locator.9uQkVQk.App\Prompt\UI\Http\PromptTemplateController::createVersion()".
Inlined service ".service_locator.ZBiddkH" to ".service_locator.ZBiddkH.App\Prompt\UI\Http\PromptTemplateController::renderPrompt()".
Inlined service ".service_locator.AoT.wzA" to ".service_locator.AoT.wzA.App\Repository\UI\Http\GitRepositoryController::create()".
Inlined service ".service_locator.mof0VIZ" to ".service_locator.mof0VIZ.App\Repository\UI\Http\GitRepositoryController::show()".
Inlined service ".service_locator.6yhvLA2" to ".service_locator.6yhvLA2.App\Repository\UI\Http\GitRepositoryController::update()".
Inlined service ".service_locator.ALoNp5y" to ".service_locator.ALoNp5y.App\Review\UI\Http\ReviewController::updateFinding()".
Inlined service ".service_locator.xWU0m4F" to ".service_locator.xWU0m4F.App\Runner\UI\Http\RunnerManagementController::createRegistration()".
Inlined service ".service_locator.ksoIWwx" to ".service_locator.ksoIWwx.App\Runner\UI\Http\RunnerProtocolController::register()".
Inlined service ".service_locator.F8_3LkZ" to ".service_locator.F8_3LkZ.App\Runner\UI\Http\RunnerProtocolController::heartbeat()".
Inlined service ".service_locator.8HMzeA." to ".service_locator.8HMzeA..App\User\UI\Http\AuthController::changePassword()".
Inlined service ".service_locator.1q81olO" to ".service_locator.1q81olO.App\User\UI\Http\UserAdminController::create()".
Inlined service ".service_locator.zMuh0yW" to ".service_locator.zMuh0yW.App\User\UI\Http\UserAdminController::update()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\User\UI\Web\SecurityController::login()".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "argument_resolver.header_value_resolver" to ".debug.value_resolver.argument_resolver.header_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\Shared\Infrastructure\Live\PublishLiveUpdateHandler" to ".messenger.handler_descriptor.I0JZ09Q".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "debug.state_machine.feature.inner" to "debug.state_machine.feature".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Delivery\Infrastructure\Security\RunnerDeliveryVoter" to ".debug.security.voter.App\Delivery\Infrastructure\Security\RunnerDeliveryVoter".
Inlined service "App\Execution\Infrastructure\Security\RunnerRunVoter" to ".debug.security.voter.App\Execution\Infrastructure\Security\RunnerRunVoter".
Inlined service "App\Project\Infrastructure\Security\ProjectVoter" to ".debug.security.voter.App\Project\Infrastructure\Security\ProjectVoter".
Inlined service ".service_locator.mVqIsAD" to ".service_locator.mVqIsAD.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.9NzCMy2" to "debug.argument_resolver.inner".
Inlined service ".service_locator.pCyQZYo" to "debug.console.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "state_machine.feature.definition" to "debug.state_machine.feature.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "App\User\UI\Cli\CreateUserCommand" to "App\User\UI\Cli\CreateUserCommand.command".
Inlined service ".service_locator.RvfybRC" to "console.command_loader".
Inlined service ".service_locator.mVqIsAD.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "debug.console.argument_resolver.inner" to "console.argument_resolver".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service ".lazy.mercure.hub.default.jwt.factory.default_claims" to "mercure.hub.default.traceable".
Inlined service ".lazy.mercure.hub.default.jwt.factory.default_claims" to "mercure.hub.default.traceable".
4
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.runner", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "debug.security.event_dispatcher.runner", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "debug.state_machine.feature", "messenger.default_bus", "event_dispatcher", "console.argument_resolver", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.feature", but was never used.
5
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.