Define docs location and format
TaskCompleted
Decide where setup documentation lives for new users.
Current state: /llm.txt exists (agent-focused), web/README.md has detailed setup instructions.
Options to consider
/docsroute with interactive setup guide- Enhance
/llm.txtfor human readability - External docs site (GitBook, Notion, etc.)
- Inline in onboarding flow only
- Combination approach
Decision needed
Where setup docs live, format (markdown, interactive, etc.), and how users discover them.
Decided Approach
Location: docs.teamhive.ai subdomain
Framework: Mintlify (hosted/managed)
Discovery: Link from onboarding flow, main app, and /llm.txt
Mintlify chosen for: professional appearance, managed infrastructure, scalability for growing docs, industry adoption (Anthropic, Vercel, Resend).
Decision: c1c3c19