Set up experimental AI modules
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3461963. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Some modules/sub-modules are more stable than others. Allow more rapid development in those experimental modules without the stability level holding us back.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>N/A</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Mark some modules as experimental like core does</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Set <code>lifecycle: experimental</code> on appropriate modules + <code>package: AI (Experimental)</code></p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue