Review CCC todo comments for action items
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3586091. -->
Reported by: [kristen pol](https://www.drupal.org/user/8389)
>>>
<p>[Tracker]<br>
<strong>Update Summary: </strong>[One-line status update for stakeholders]<br>
<strong>Check-in Date: </strong>MM/DD/YYYY<br>
<strong>Blocked by: </strong>[#XXXXXX] (New issues on new lines)<br>
<strong>Additional Collaborators: </strong> @username1, @username2<br>
<em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br>
[/Tracker]</p>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Here are the todo comments in the code which need to be reviewed to see if any should happen before rc1:</p>
<pre>./tests/src/Functional/AiContextScopeContextItemFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: $this->markTestIncomplete('TODO: Fix language scope form field rendering.');<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: $this->markTestIncomplete('TODO: Fix language scope form field rendering.');<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: $this->markTestIncomplete('TODO: Fix language scope form field rendering.');<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: * @todo Fix empty scope handling.<br>./tests/src/Functional/AiContextScopeContextItemFormTest.php: $this->markTestIncomplete('TODO: Fix empty scope handling.');<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: $this->markTestIncomplete('TODO: Fix language scope form field rendering.');<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: $this->markTestIncomplete('TODO: Fix language scope form field rendering.');<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: * @todo Fix language scope form field rendering.<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: $this->markTestIncomplete('TODO: Fix language scope form field rendering.');<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: * @todo Fix subscription clearing logic.<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: $this->markTestIncomplete('TODO: Fix subscription clearing logic.');<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: * @todo Fix subscription update logic.<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: $this->markTestIncomplete('TODO: Fix subscription update logic.');<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: * @todo Fix global scope visibility logic.<br>./tests/src/Functional/AiContextScopeAgentFormTest.php: $this->markTestIncomplete('TODO: Fix global scope visibility logic.');<br>./tests/src/Functional/AiContextScopeSettingsTest.php: * @todo Fix Configure link visibility.<br>./tests/src/Functional/AiContextScopeSettingsTest.php: $this->markTestIncomplete('TODO: Fix Configure link visibility.');<br>./tests/src/Functional/AiContextScopeSettingsTest.php: * @todo Fix canvas_page entity type availability in test environment.<br>./tests/src/Functional/AiContextScopeSettingsTest.php: $this->markTestIncomplete('TODO: Fix canvas_page entity type availability in test environment.');<br>./tests/src/Functional/AiContextScopeSettingsTest.php: * @todo Fix Settings link visibility.<br>./tests/src/Functional/AiContextScopeSettingsTest.php: $this->markTestIncomplete('TODO: Fix Settings link visibility.');<br>./tests/src/Functional/AiContextSchedulerRaceConditionTest.php: * @todo Fix and re-enable: on Drupal 10 the SCMI .module file is not loaded<br>./tests/src/Kernel/AiContextScopeManagerTest.php: * @todo Fix taxonomy_term entity type dependency.<br>./tests/src/Kernel/AiContextScopeManagerTest.php: $this->markTestIncomplete('TODO: Fix taxonomy_term entity type dependency.');<br>./tests/src/Kernel/AiContextScopeManagerTest.php: * @todo Fix taxonomy_term entity type dependency.<br>./tests/src/Kernel/AiContextScopeManagerTest.php: $this->markTestIncomplete('TODO: Fix taxonomy_term entity type dependency.');<br>./ai_context.module: // @todo Remove when dropping Drupal 10 support.<br>./ai_context.module: * @todo Remove when dropping Drupal 10 support.<br>./ai_context.module: * @todo Remove when dropping Drupal 10 support.<br>./src/Controller/AiContextItemController.php: // @todo Simplify once https://www.drupal.org/node/2334319 lands.<br>./src/Hooks/AiSchedulerContentModerationSync.php: * @todo Remove when dropping Drupal 10 support.<br>./src/Service/AiContextSelector.php: // @todo If item count grows significantly, consider a denormalized scope</pre><h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Review todos, figure out which should be addressed pre-rc1, and create issues</p>
<h3 id="summary-remaining-tasks">Target date or deadline</h3>
<p>April 2026</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Review todos, figure out which should be addressed pre-rc1, and create issues</p>
<h3 id="summary-ai-usage">AI usage (if applicable)</h3>
<p>[ ] AI Assisted Issue<br>
This issue was generated with AI assistance, but was reviewed and refined by the creator.</p>
<p>[ ] AI Assisted Code<br>
This code was mainly generated by a human, with AI autocompleting or parts AI generated, but under full human supervision.</p>
<p>[ ] AI Generated Code<br>
This code was mainly generated by an AI with human guidance, and reviewed, tested, and refined by a human.</p>
<p>[ ] Vibe Coded<br>
This code was generated by an AI and has only been functionally tested.</p>
issue