Skip to content

Latest commit

 

History

History
100 lines (63 loc) · 2.9 KB

File metadata and controls

100 lines (63 loc) · 2.9 KB

Trademark Policy

This trademark policy governs the use of the "Craft" and "Craft Agents" names, logos, and branding in connection with the Craft Agents open source project.

Trademarks

The following are trademarks of Craft Docs Ltd.:

  • Craft (word mark)
  • Craft Agents (word mark)
  • The Craft logo and icon
  • The Craft Agents logo and icon

What You Can Do

Use the Code Freely

The Craft Agents source code is licensed under the Apache License 2.0. You are free to:

  • Use, modify, and distribute the code
  • Create derivative works
  • Use the software for any purpose, including commercial use

Make Factual Statements

You may make accurate, factual statements about your relationship to the project:

  • "Based on Craft Agents"
  • "Built with Craft Agents technology"
  • "Compatible with Craft Agents"
  • "Fork of Craft Agents"

Contribute to the Project

Contributors to the official Craft Agents repository may use the trademarks when discussing their contributions.

What You Cannot Do

Use Craft Branding for Forks

If you create a fork or derivative work, you must:

  • Choose a different name that does not include "Craft"
  • Remove or replace all Craft logos and icons
  • Update the bundle identifier (e.g., com.lukilabs.craft-agent) to your own
  • Remove references to craft.do domains unless connecting to official Craft services

Imply Official Endorsement

You may not:

  • Use "Craft" or "Craft Agents" as your product name
  • Use the Craft logo as your application icon
  • Suggest that your fork is the official version
  • Imply that Craft Docs Ltd. or Craft endorses your product

Create Confusion

You may not use the trademarks in any way that:

  • Suggests your product is created by or affiliated with Craft Docs Ltd.
  • Could cause confusion between your product and the official Craft Agents
  • Disparages Craft Docs Ltd. or the Craft Agents project

Branding Locations

For those creating forks, the following files contain branding that should be updated:

File Contains
apps/electron/electron-builder.yml Product name, bundle ID, copyright
apps/electron/resources/ Application icons
packages/shared/src/branding.ts Service URLs

Examples

Acceptable

  • "MyAgent - based on Craft Agents"
  • "This project is a fork of Craft Agents"
  • "Compatible with the Craft Agents ecosystem"

Not Acceptable

  • "Craft Agents Pro"
  • "Craft Agent for Linux"
  • "Better Craft Agents"
  • Using the Craft logo for your fork

Questions

If you have questions about this trademark policy or would like to request permission for a specific use, please open an issue in the repository or contact us at legal@craft.do.

Changes

This policy may be updated from time to time. The current version will always be available in this repository.


This trademark policy is inspired by similar policies from Mozilla, WordPress, and the Apache Software Foundation.