diff --git a/.claude/agents/beardrive-gtm.md b/.claude/agents/beardrive-gtm.md index 7531365..9a9b545 100644 --- a/.claude/agents/beardrive-gtm.md +++ b/.claude/agents/beardrive-gtm.md @@ -60,7 +60,8 @@ writers whose activity is attributed and measured. 1. `README.md` — the repo front door: first-90-seconds test (what is it, who is it for, why now, time-to-first-wow), positioning line, badges, quickstart friction, screenshot/demo presence. -2. `website/` — the landing page: headline/subhead, category claim, CTA +2. `cloud/web/landing/` — the landing page (cloud-only; served by the hub at + its root for signed-out visitors): headline/subhead, category claim, CTA hierarchy (self-host vs cloud), social proof, pricing posture. 3. `plugin/` — the Claude Code plugin + skill: as a distribution channel (marketplace install → team onboarding loop → does a teammate's first diff --git a/docs/gtm-handoff.md b/docs/gtm-handoff.md index 47263aa..7ec3259 100644 --- a/docs/gtm-handoff.md +++ b/docs/gtm-handoff.md @@ -51,9 +51,9 @@ Draft copy is ready to paste; adjust voice as you like. - T1: `bdrive share wiki/findings.md` → open the public URL. Tools: `vhs` (charmbracelet) or QuickTime + gifski. Put the result at `docs/assets/demo.gif` and add it above the fold in README. -9. **Verify beardrive.ai serves the updated landing page** (the repo's - `website/` — including the new `assets/insights.png`) after the next - deploy. +9. **Verify beardrive.ai serves the updated landing page** (now + `cloud/web/landing/`, served by the hub itself at `/` for signed-out + visitors) after the next deploy. ## P2 — when you're ready to be seen (launch window) diff --git a/docs/gtm-quality-prd.md b/docs/gtm-quality-prd.md index 73fc53c..97e303f 100644 --- a/docs/gtm-quality-prd.md +++ b/docs/gtm-quality-prd.md @@ -10,7 +10,8 @@ agent never scores its own work. Everything GTM-relevant that lives in this repo: - `README.md` (positioning, quickstart, time-to-wow, demo assets plan) -- `website/` (headline, category claim, CTAs, pricing posture copy) +- `cloud/web/landing/` (headline, category claim, CTAs, pricing posture copy — + cloud-only, served by the hub at its root for signed-out visitors) - `docs/` (self-host guide, quickstart, a launch plan, a metrics plan) - Community surface: `CONTRIBUTING.md`, `.github/` issue/PR templates, `CHANGELOG.md` or release-notes convention, a public `ROADMAP.md` diff --git a/website/assets/browse.png b/website/assets/browse.png deleted file mode 100644 index a59a0f5..0000000 Binary files a/website/assets/browse.png and /dev/null differ diff --git a/website/assets/insights.png b/website/assets/insights.png deleted file mode 100644 index 05b4fab..0000000 Binary files a/website/assets/insights.png and /dev/null differ diff --git a/website/assets/share.png b/website/assets/share.png deleted file mode 100644 index 8efc676..0000000 Binary files a/website/assets/share.png and /dev/null differ diff --git a/website/index.html b/website/index.html deleted file mode 100644 index 2de06af..0000000 --- a/website/index.html +++ /dev/null @@ -1,641 +0,0 @@ - - -
- - -One synced folder for your whole team — humans and agents. - Share any file with people as a public URL; give every agent the same - memory, synced across machines in seconds. Real files. Use the managed cloud, or self-host the whole thing in one Go binary.
-Your hub stores on the object storage you already have
-HOW IT WORKS
-BearDrive mounts any folder as a synced volume. Your agents just - write files — every editor, every tool, every agent already knows how to do that.
-Init the folder. bdrive init connects the project and
- starts a background daemon. Teammates run the same command and converge on
- the same files within seconds.
Agents write, everyone sees — including their agents. Claude writes
- wiki/report.md on your machine; moments later it's in every
- teammate's folder, where their own agent reads it — attributed, versioned,
- kept forever.
Share by URL. bdrive share wiki/report.md prints a
- public link that renders the file as a page — always the latest synced
- version, no account needed, revocable any time.
- WHY BEARDRIVE
-Share context across agents. The folder is shared - memory. What your agent learns today — findings, plans, decisions, notes — - is on your teammate's disk in seconds, so their agent starts tomorrow's - session already knowing it. Context stops being siloed per laptop; - every agent on the team reads from, and writes to, the same brain.
-Share files with people. Anything in the folder is a
- bdrive share away from being a public URL that renders as a page —
- markdown, HTML, PDFs. No accounts for viewers, no "can you re-send that?",
- always the latest version, revocable any time. Dropbox-link simplicity for
- everything your team produces.
See what your agents actually read. Every change is - attributed to the human, agent, or device that made it — and BearDrive's Insights - show which files your agents lean on and which "hot but stale" docs the team relies - on that nobody maintains. Agents aren't just users of the folder; they're measured.
-
FEATURES
-Sync is table stakes. What agent teams actually need is - provenance, shareability, and a security model that assumes files - are written by software.
-Real files, zero lock-in. Not a virtual filesystem, not an API. A - normal folder on disk — grep it, open it in your editor, point any agent at - it. Stop syncing any time; the files stay.
-Every change tracked, forever. Who changed each file, when, from - which device — every past version viewable and downloadable. An agent - overwriting your doc is an annoyance, not a loss.
-Gated links your agents hand you. When Claude writes or updates a - file, it drops a link right beside the path — a hub link that only opens for - signed-in teammates on the project. Safe to paste in any internal channel; - the turn-start hook teaches every agent to do it automatically.
-Public share links. Need it truly public? Any synced file becomes a - rendered page at an unguessable URL: HTML as a page, markdown Obsidian-style, - PDFs inline. Sandboxed, rate-limited, living until you revoke it.
-Teams & organizations. Projects belong to your org; only - members see or sync them. Invite a teammate with one expiring link. - Accounts, device registry, and history come built in.
-Offline-first, conflict-safe. Append-only journals and - deterministic replay: devices converge without a coordination server, and - concurrent edits keep both versions as conflict copies.
-Bring your own storage. Your hub is backed by S3, GCS, R2, - MinIO, or a plain shared directory — nothing but dumb object storage. - Clients sync through the hub over HTTPS and never hold cloud - credentials at all.
-CLAUDE CODE & COWORK
-wiki/q3-findings.md.
- It's already syncing to the team; here's the link (sign-in required, so
- it's safe to paste anywhere):wiki/q3-findings.md — synced to this machine
- four minutes ago — churn concentrated in self-serve accounts, and…GET BEARDRIVE
-The entire product is open source under AGPL-3.0 — server, teams, - history, share links, nothing held back. Or skip the buckets entirely — - BearDrive Cloud is live at app.beardrive.ai.
-bdrive web is the viewer, uploads, and sync hubbdrive login, and goSign up for the managed cloud and go, or brew install and self-host in one binary. Files travel to people as URLs; context travels to every agent on the team.
-Same layout, one variable changed. Scroll — the verdict under each card is the honest trade-off.
-Real files. Self-hostable in one binary.
- -Real files. Self-hostable in one binary.
- -Real files. Self-hostable in one binary.
- -Real files. Self-hostable in one binary.
- -Real files. Self-hostable in one binary.
- -