diff --git a/apps/frontend/src/pages/legal/rules.vue b/apps/frontend/src/pages/legal/rules.vue index 07b516e610..052d70f0a9 100644 --- a/apps/frontend/src/pages/legal/rules.vue +++ b/apps/frontend/src/pages/legal/rules.vue @@ -188,13 +188,13 @@

6. Usage of Generative "AI"

- Projects must be forthright and honest about the usage of generative AI when producing - projects or any other posted content and cannot be entirely or primarily comprised of content - created or derived from generative AI output. + Projects must be forthright and honest about the usage of generative AI in their production, + publication, and within the project itself. Projects cannot be entirely or primarily comprised + of content created or derived from generative AI output.

Projects must abide by all of the following requirements:

    -
  1. Apply the “AI-assisted” content disclosure when:
  2. +
  3. Apply the “Contains AI-generated content” content disclosure when:
    1. a substantial portion of the project's code is a product of AI output.
    2. diff --git a/packages/ui/src/components/base/ToggleCard.vue b/packages/ui/src/components/base/ToggleCard.vue index 2fccf6217c..d0b647a3e1 100644 --- a/packages/ui/src/components/base/ToggleCard.vue +++ b/packages/ui/src/components/base/ToggleCard.vue @@ -1,6 +1,6 @@