From 25c569c64a26ce6da1acbc9e659abf10f5b9afae Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Mon, 16 Mar 2026 22:28:11 +0000 Subject: [PATCH 1/2] Add Machine Learning and AI data policy section to Terms of Use Adds a new section clarifying that: - Customer data will not be used to train general-purpose AI/ML models - Customer data may be used for fine-tuning models specific to that customer - Customer-specific models will not be shared with other Promptless customers - AI-generated content requires human review and oversight --- src/content/legal/terms-source.json | 3 +++ src/pages/terms.astro | 1 + 2 files changed, 4 insertions(+) diff --git a/src/content/legal/terms-source.json b/src/content/legal/terms-source.json index 3efd64c3..bf923394 100644 --- a/src/content/legal/terms-source.json +++ b/src/content/legal/terms-source.json @@ -53,6 +53,9 @@ "TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT SHALL COMPANY (OR OUR SUPPLIERS) BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY LOST PROFITS, LOST DATA, COSTS OF PROCUREMENT OF SUBSTITUTE PRODUCTS, OR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES ARISING FROM OR RELATING TO THESE TERMS OR YOUR USE OF, OR INABILITY TO USE, THE SITE, EVEN IF COMPANY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. ACCESS TO, AND USE OF, THE SITE IS AT YOUR OWN DISCRETION AND RISK, AND YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE OR COMPUTER SYSTEM, OR LOSS OF DATA RESULTING THEREFROM.", "TO THE MAXIMUM EXTENT PERMITTED BY LAW, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, OUR LIABILITY TO YOU FOR ANY DAMAGES ARISING FROM OR RELATED TO THESE TERMS (FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION), WILL AT ALL TIMES BE LIMITED TO A MAXIMUM OF FIFTY US DOLLARS. THE EXISTENCE OF MORE THAN ONE CLAIM WILL NOT ENLARGE THIS LIMIT. YOU AGREE THAT OUR SUPPLIERS WILL HAVE NO LIABILITY OF ANY KIND ARISING FROM OR RELATING TO THESE TERMS.", "SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY TO YOU.", + "Machine Learning and Artificial Intelligence", + "Machine Learning. Company utilizes artificial intelligence and machine learning technologies to provide the Services. Customer Content and Usage Data will not be used to develop, train, or improve general-purpose artificial intelligence or machine learning models. However, Customer Content and Usage Data may be used to fine-tune or customize artificial intelligence or machine learning models solely for the purpose of providing Services to that specific Customer. Any such Customer-specific models shall be used exclusively to provide Services to that Customer and shall not be made available to, or used for the benefit of, any other Company customer or third party.", + "AI-Generated Content. Due to the nature of artificial intelligence and machine learning, information generated by these features may be incorrect or inaccurate. Product features that include artificial intelligence or machine learning models are not human and are not a substitute for human review and oversight. Customer is solely responsible for reviewing, verifying, and approving any output generated by AI-powered features before use or publication.", "Term and Termination.  Subject to this Section, these Terms will remain in full force and effect while you use the Site. We may suspend or terminate your rights to use the Site (including your Account) at any time for any reason at our sole discretion, including for any use of the Site in violation of these Terms. Upon termination of your rights under these Terms, your Account and right to access and use the Site will terminate immediately. You understand that any termination of your Account may involve deletion of your User Content associated with your Account from our live databases. Company will not have any liability whatsoever to you for any termination of your rights under these Terms, including for termination of your Account or deletion of your User Content. Even after your rights under these Terms are terminated, the following provisions of these Terms will remain in effect: Sections 2.2 through 2.6, Section 3 and Sections 4 through 10.", "Copyright Policy.", "Company respects the intellectual property of others and asks that users of our Site do the same. In connection with our Site, we have adopted and implemented a policy respecting copyright law that provides for the removal of any infringing materials and for the termination, in appropriate circumstances, of users of our online Site who are repeat infringers of intellectual property rights, including copyrights. If you believe that one of our users is, through the use of our Site, unlawfully infringing the copyright(s) in a work, and wish to have the allegedly infringing material removed, the following information in the form of a written notification (pursuant to 17 U.S.C. § 512(c)) must be provided to our designated Copyright Agent:", diff --git a/src/pages/terms.astro b/src/pages/terms.astro index fe7b9908..62eb5953 100644 --- a/src/pages/terms.astro +++ b/src/pages/terms.astro @@ -13,6 +13,7 @@ const sectionHeadings = new Set([ 'Third-Party Links & Ads; Other Users', 'Disclaimers', 'Limitation on Liability', + 'Machine Learning and Artificial Intelligence', 'General', ]); From 7a789a5a1a92aecc72f5e020e127f1e61c6a85af Mon Sep 17 00:00:00 2001 From: "promptless[bot]" Date: Mon, 16 Mar 2026 22:38:09 +0000 Subject: [PATCH 2/2] Update ML section terminology to match Terms of Use conventions - Replace "Customer Content" with "User Content" (defined term in doc) - Change "Usage Data" to lowercase "usage data" (not a defined term) - Replace "Customer" with "you" to match document's second-person style Feedback from Prithvi via Slack. --- src/content/legal/terms-source.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/legal/terms-source.json b/src/content/legal/terms-source.json index bf923394..c7851b93 100644 --- a/src/content/legal/terms-source.json +++ b/src/content/legal/terms-source.json @@ -54,8 +54,8 @@ "TO THE MAXIMUM EXTENT PERMITTED BY LAW, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, OUR LIABILITY TO YOU FOR ANY DAMAGES ARISING FROM OR RELATED TO THESE TERMS (FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION), WILL AT ALL TIMES BE LIMITED TO A MAXIMUM OF FIFTY US DOLLARS. THE EXISTENCE OF MORE THAN ONE CLAIM WILL NOT ENLARGE THIS LIMIT. YOU AGREE THAT OUR SUPPLIERS WILL HAVE NO LIABILITY OF ANY KIND ARISING FROM OR RELATING TO THESE TERMS.", "SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY TO YOU.", "Machine Learning and Artificial Intelligence", - "Machine Learning. Company utilizes artificial intelligence and machine learning technologies to provide the Services. Customer Content and Usage Data will not be used to develop, train, or improve general-purpose artificial intelligence or machine learning models. However, Customer Content and Usage Data may be used to fine-tune or customize artificial intelligence or machine learning models solely for the purpose of providing Services to that specific Customer. Any such Customer-specific models shall be used exclusively to provide Services to that Customer and shall not be made available to, or used for the benefit of, any other Company customer or third party.", - "AI-Generated Content. Due to the nature of artificial intelligence and machine learning, information generated by these features may be incorrect or inaccurate. Product features that include artificial intelligence or machine learning models are not human and are not a substitute for human review and oversight. Customer is solely responsible for reviewing, verifying, and approving any output generated by AI-powered features before use or publication.", + "Machine Learning. Company utilizes artificial intelligence and machine learning technologies to provide the Services. User Content and usage data will not be used to develop, train, or improve general-purpose artificial intelligence or machine learning models. However, User Content and usage data may be used to fine-tune or customize artificial intelligence or machine learning models solely for the purpose of providing Services to you. Any such customer-specific models shall be used exclusively to provide Services to you and shall not be made available to, or used for the benefit of, any other Company customer or third party.", + "AI-Generated Content. Due to the nature of artificial intelligence and machine learning, information generated by these features may be incorrect or inaccurate. Product features that include artificial intelligence or machine learning models are not human and are not a substitute for human review and oversight. You are solely responsible for reviewing, verifying, and approving any output generated by AI-powered features before use or publication.", "Term and Termination.  Subject to this Section, these Terms will remain in full force and effect while you use the Site. We may suspend or terminate your rights to use the Site (including your Account) at any time for any reason at our sole discretion, including for any use of the Site in violation of these Terms. Upon termination of your rights under these Terms, your Account and right to access and use the Site will terminate immediately. You understand that any termination of your Account may involve deletion of your User Content associated with your Account from our live databases. Company will not have any liability whatsoever to you for any termination of your rights under these Terms, including for termination of your Account or deletion of your User Content. Even after your rights under these Terms are terminated, the following provisions of these Terms will remain in effect: Sections 2.2 through 2.6, Section 3 and Sections 4 through 10.", "Copyright Policy.", "Company respects the intellectual property of others and asks that users of our Site do the same. In connection with our Site, we have adopted and implemented a policy respecting copyright law that provides for the removal of any infringing materials and for the termination, in appropriate circumstances, of users of our online Site who are repeat infringers of intellectual property rights, including copyrights. If you believe that one of our users is, through the use of our Site, unlawfully infringing the copyright(s) in a work, and wish to have the allegedly infringing material removed, the following information in the form of a written notification (pursuant to 17 U.S.C. § 512(c)) must be provided to our designated Copyright Agent:",