Move scheduler feature to submodule or progressive enhancement
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3577429. --> Reported by: [kristen pol](https://www.drupal.org/user/8389) Related to !92 >>> <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>Follow-up to:</p> <p><span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai_context/issues/3569967" title="Status: Closed (fixed)">#3569967: [Discuss] Figure out which CCC features can be optional for MVP</a></span></p> <p>We are trying to reduce the number of dependencies for ai_context.</p> <p>The scheduler is one dependency that not everyone will need, because most people won't want to scheduler publishing/unpublishing of context.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Either move it to a submodule or figure out a way to only show the feature if the scheduler module is enabled.</p> <p>Also, even if the scheduler moduler is enable (which is the case for Drupal CMS 2.0), add a setting to hide it by default from the context item form. If someone wants to use it, they can enable it in the settings first.</p> <h3 id="summary-remaining-tasks">Target date or deadline</h3> <p>March 2026</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ul> <li>Update code</li> <li>Review and test</li> </ul> <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> > Related issue: [Issue #3569967](https://www.drupal.org/node/3569967) > Related issue: [Issue #3585333](https://www.drupal.org/node/3585333) > Related issue: [Issue #3355087](https://www.drupal.org/node/3355087)
issue