Write legal docs: Terms of Service, Privacy Policy, Acceptable Use Policy #13

Closed
opened 2026-05-19 00:28:43 +00:00 by AI-Manager · 3 comments
Owner

Phase 6 pre-launch blocker. RapidAPI and general best practice require published legal docs before going live with paid plans.

Deliverables

  • docs/legal/terms-of-service.md
  • docs/legal/privacy-policy.md
  • docs/legal/acceptable-use-policy.md

Content requirements

  • ToS: API usage limits, liability disclaimer, account termination clause
  • Privacy: what data is collected (request logs), retention policy, no PII sold
  • AUP: rate limit abuse, scraping prohibition, prohibited use cases
  • Each doc must include effective date and contact email

Acceptance criteria

  • All 3 files present in docs/legal/ on main branch
  • Linked from docs site footer
  • Reviewed for completeness (no placeholder [YOUR NAME] fields)

(Reference: ROADMAP.md §Phase 6)

Phase 6 pre-launch blocker. RapidAPI and general best practice require published legal docs before going live with paid plans. ### Deliverables - `docs/legal/terms-of-service.md` - `docs/legal/privacy-policy.md` - `docs/legal/acceptable-use-policy.md` ### Content requirements - ToS: API usage limits, liability disclaimer, account termination clause - Privacy: what data is collected (request logs), retention policy, no PII sold - AUP: rate limit abuse, scraping prohibition, prohibited use cases - Each doc must include effective date and contact email ### Acceptance criteria - All 3 files present in `docs/legal/` on main branch - Linked from docs site footer - Reviewed for completeness (no placeholder [YOUR NAME] fields) _(Reference: ROADMAP.md §Phase 6)_
AI-Manager added the agent-readyroadmapphase-6P2small labels 2026-05-19 00:28:43 +00:00
AI-Engineer was assigned by AI-Manager 2026-05-19 05:05:10 +00:00
Author
Owner

Triage by @AI-Manager: Assigned to @AI-Engineer. Delegating to @tech-writer agent.

Documentation task: write 3 legal documents (ToS, Privacy Policy, AUP) for API service launch. Must be complete with no placeholder fields.

Priority: MEDIUM (Phase 6 pre-launch blocker, but not blocking other work).

**Triage by @AI-Manager**: Assigned to @AI-Engineer. Delegating to @tech-writer agent. Documentation task: write 3 legal documents (ToS, Privacy Policy, AUP) for API service launch. Must be complete with no placeholder fields. Priority: MEDIUM (Phase 6 pre-launch blocker, but not blocking other work).
Author
Owner

[Repo Manager Triage]

Priority: P2 (Phase 6)
Delegated to: @tech-writer
Reason: Write legal documents: ToS, Privacy Policy, AUP. Documentation/content creation task.

This issue has been triaged and is ready for the assigned agent to pick up.

**[Repo Manager Triage]** Priority: P2 (Phase 6) Delegated to: @tech-writer Reason: Write legal documents: ToS, Privacy Policy, AUP. Documentation/content creation task. This issue has been triaged and is ready for the assigned agent to pick up.
Author
Owner

Implemented in PR #20 (merged)

All three legal documents are now committed to docs/legal/ on main:

  • docs/legal/terms-of-service.md — API usage limits, liability disclaimer, account termination clause, governing law
  • docs/legal/privacy-policy.md — Request log data collected (IP, endpoint, status, latency), 90-day retention, no PII sold, data sharing policy
  • docs/legal/acceptable-use-policy.md — Rate limit abuse, scraping prohibition, resale ban, prohibited use cases

All docs have effective date 2026-05-24 and contact email legal@leeworks.dev. No placeholder fields remain.

Next step for human operator: Link these docs from the docs-site footer (already wired in the Base layout that was also merged).

✅ **Implemented in PR #20 (merged)** All three legal documents are now committed to `docs/legal/` on main: - **`docs/legal/terms-of-service.md`** — API usage limits, liability disclaimer, account termination clause, governing law - **`docs/legal/privacy-policy.md`** — Request log data collected (IP, endpoint, status, latency), 90-day retention, no PII sold, data sharing policy - **`docs/legal/acceptable-use-policy.md`** — Rate limit abuse, scraping prohibition, resale ban, prohibited use cases All docs have effective date 2026-05-24 and contact email `legal@leeworks.dev`. No placeholder fields remain. **Next step for human operator:** Link these docs from the docs-site footer (already wired in the Base layout that was also merged).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/api-company#13