All Dead — Write Your Own

Terms

The rules for submitting work here, and what happens to it once you do.

Placeholder — content pending from the client. Do not launch with this page live.

This page still needs its real text. It should cover:

  • Who may submit (minimum age — currently enforced in-app as 16, see lib/terms.ts — and any other eligibility the client wants)
  • What a submission has to be: fan fiction set in the world of They Are All Dead, plain text, the length limits already enforced by the app
  • What rights the operator needs to publish, display and moderate a submitted piece, and what rights the author keeps
  • That publication is at an editor's discretion, and rejection does not have to be justified beyond what is shown in-app
  • Conduct rules and grounds for removal or account suspension (the app already supports both — see moderation_log)
  • How an author can have their own work taken down, and what "taken down" means for a piece already public
  • Account closure: what happens to an author's work when they delete their account (this is already implemented — see /me/settings and PRIVACY-NOTES.md — the wording here just has to describe it accurately)
  • Liability and warranty disclaimers, and governing law / jurisdiction
  • How and when these terms can change, and what re-acceptance requires (the app already tracks an accepted version per account and prompts for re-acceptance on a mismatch — see CURRENT_TERMS_VERSION in lib/terms.ts)