[Phase 6] Write legal docs: Terms of Service, Privacy Policy, Acceptable Use Policy #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Roadmap reference
Phase 6 — Pre-launch:
docs/legal/terms-of-service.md,docs/legal/privacy-policy.md,docs/legal/acceptable-use-policy.md.What to do
Create three legal document files under
docs/legal/. These are standard SaaS API documents — use clear plain-English language appropriate for a small developer-focused API business.File 1:
docs/legal/terms-of-service.mdInclude:
File 2:
docs/legal/privacy-policy.mdInclude:
File 3:
docs/legal/acceptable-use-policy.mdInclude:
Acceptance criteria
docs/legal/in this repo[TODO: ...]for items the operator must fill in (jurisdiction, contact email, entity name)leeworks-agents/api-companyDependencies
(Reference: ROADMAP.md §Phase 6)
All three legal documents have been committed to docs/legal/:
All documents use plain English, have [TODO:] placeholders for operator-specific fields (jurisdiction, entity name, contact email), and were merged in PR #20. Closing as done.