DraftGrade Trademark Policy
Last updated: 2026-05-24
DraftGrade is two things at once: an open methodology and a commercial product. This document spells out which is which, and what you may or may not call your own work.
#The short version
| Thing | Status | What it means |
|---|---|---|
| "DraftGrade" (word mark, logo, domain) | Service mark, owned by the SaaS LLC | Cannot be used to brand your own product or service without written permission. |
| "DraftGrade Methodology v4.5" (and future versions) | Name for the open standard | You may use this exact phrase to describe an implementation of the open rubric + technique register, as long as you do not imply endorsement. |
| "DraftGrade Verified" | Reserved certification mark | Reserved for future use; do not use today. |
| "DraftGrade-Compatible" | Reserved descriptor | Reserved for future certification program; do not use today. |
| The rubric, technique register, calibration set, system prompt | Open content under AGPL-3.0 and CC-BY-SA 4.0 | You may freely implement, fork, redistribute under the relevant license. You just cannot call your implementation "DraftGrade." |
#Why this policy exists
The open methodology is meant to spread. Anyone should be able to build a citation verifier, a rubric scorer, a self-hosted Grader, or an academic tool that uses the open rubric. That is the access-to-justice mission.
The "DraftGrade" name is meant to be a single trusted identifier — one place users can go to know they're getting the methodology as the maintainers intended, with calibration tested, citations verified, accessibility audited. That is the commercial mission.
Separating the two protects both:
- Implementers can build derivatives without permission and never worry about a brand-policing letter.
- Users can trust that "DraftGrade" means the canonical implementation, not a knockoff that copied the rubric and added something unsafe.
- The methodology stays independent of whoever happens to own the brand. If the SaaS LLC is acquired or shuts down, the open rubric continues to be valid and usable under its open license — under any name except the trademark.
This is the same model used by Mozilla / Firefox, Red Hat / RHEL, and WordPress / Automattic (when the latter respects its own policy). It is the architectural firewall that lets an open commons coexist with a commercial vendor without either swallowing the other.
#What you may do without asking
You may, without permission:
- Implement the open rubric and technique register in your own software. Describe it as "an implementation of the DraftGrade Methodology v4.5" or "scored against the DraftGrade Methodology rubric."
- Fork
commons/grader-reference/under AGPL-3.0 and ship your fork under a name of your choice (seeFORK.md). - Cite "DraftGrade" in academic work, articles, journalism, reviews, and comparative product discussions. This is nominative fair use.
- Link to draftgrade.com.
- Run an unmodified copy of the AGPL Grader CLI under the name "DraftGrade Reference Grader" for personal, academic, or internal use, as long as you do not present it as a hosted service to others.
#What requires permission
The following uses require written permission from the SaaS LLC:
- Branding any product or service "DraftGrade ..." (e.g. "DraftGrade Pro", "DraftGrade for Bankruptcy", "DraftGrade Cloud").
- Using the DraftGrade logo or visual identity.
- Using a domain name that contains "draftgrade" in a way users could confuse with the official service.
draftgrade-fork.example.comis on the wrong side of this line;joe-bankruptcy-tool.example.com (uses DraftGrade Methodology v4.5 internally)is fine. - Implying official endorsement ("Recommended by DraftGrade", "Compatible with DraftGrade" — until the compatibility program exists).
- Hosting a public-facing service that uses the DraftGrade name in its product surface, regardless of whether the underlying code is forked from the AGPL reference Grader.
To request permission, email hello@josephfus.co with the subject line Trademark request: <your use case>. We typically respond within 30 days. Permission is generally granted for nonprofit / academic / clinic uses; denied for commercial uses that would create user confusion.
#What you must do if you fork
See FORK.md for the full guide. The trademark-relevant rules:
- Rename your fork to something that does not include "DraftGrade." Pick anything — "MotionAudit", "BriefCheck", "RubriQ", "[your-firm-name] Verify". The methodology is open; the brand is yours to invent.
- Acknowledge the source. A README sentence like "Built on the DraftGrade Methodology v4.5 (draftgrade.com/methodology), reused under AGPL-3.0 / CC-BY-SA 4.0" is sufficient. Anything more is generous; anything less is a license violation.
- Do not claim endorsement. "Compatible with the DraftGrade Methodology" is fine. "Endorsed by DraftGrade" is not.
#What we will not do
We will not:
- Aggressively police nominative use. If you write a blog post saying "I tried DraftGrade and here's what I think" — we'll thank you, even if the review is negative. The trademark is for product naming, not for editorial control.
- Bully forks or competitors who follow this policy. Rename your fork, give attribution, don't impersonate us — and we have no quarrel with you. The methodology spreading is the point.
- Sell the trademark to a hostile acquirer. If the SaaS LLC is ever acquired, the acquirer inherits the trademark under the terms of this policy. A subsequent attempt to revoke this policy retroactively would be void as applied to existing users acting in good faith. See
FORK.mdfor the perpetual rights that survive any acquisition.
#What we will do
We will:
- Enforce the trademark against bad-faith confusion. A "DraftGrade Premium" knockoff that takes money from users who think they're paying us is a real harm we will defend against.
- Publish every trademark enforcement action in this repository so the community can see and audit our use of the trademark.
- Transfer the trademark to a fiscal sponsor / nonprofit foundation if and when the project reaches the scale described in
GOVERNANCE.md§ "Future structure." Until then, the SaaS LLC holds it.
#Filing status
USPTO trademark application: filed [DATE TBD] · application serial number TBD.
This document will be updated when the registration completes (typically 8-12 months after filing). Until then, the policy operates on common-law trademark rights, which are real but narrower in scope.
#Disputes
If you believe a third party is violating this policy and we should care, email hello@josephfus.co with the subject line Trademark concern: <site or product>.
If you believe we are misapplying this policy against your project, email the same address with the subject line Trademark policy dispute. We commit to a written response within 30 days. If we cannot resolve the dispute privately, we will refer to the fiscal sponsor's dispute-resolution process once that body exists.
#Acknowledgments
This policy is heavily influenced by the Mozilla Trademark Policy, the Linux Foundation Trademark Usage Guidelines, and the (mostly successful) WordPress Foundation trademark posture as it existed before 2024. We borrowed the parts that worked and tried to avoid the parts that did not.