# TechInvestor Docs

This `/docs` directory centralises product knowledge, implementation details, and operational playbooks for the TechInvestor platform. Each document focuses on a specific area so new contributors and AI agents can ramp quickly.

## Directory Map

* [`overview.md`](https://docs.techinvestor.fun/overview) – high-level goals, architecture, and contributor checklist.
* [`web.md`](https://docs.techinvestor.fun/web) – Next.js marketing site, UI system, content parity expectations.
* [`mobile.md`](https://docs.techinvestor.fun/mobile) – Android and iOS app mirrors, navigation, and copy rules.
* [`api.md`](https://docs.techinvestor.fun/api) – Submission intake endpoint, dashboard backend, and validation rules.
* [`verification-process.md`](https://docs.techinvestor.fun/verification-process) – Detailed diligence pipeline, evidence requirements, and analyst workflow.
* [`operations.md`](https://docs.techinvestor.fun/operations) – Tooling, local setup, deployment, and quality gates.
* [`roadmap.md`](https://docs.techinvestor.fun/roadmap) – Near-term backlog, open questions, and future automation milestones.

Use these docs alongside the root `README.md` and `.github/copilot-instructions.md`. Update every surface together when requirements, copy, or workflows change.
