Skip to content

Tier 1: static links to the hosted version (anything.notte.cc) - #119

Open
giordano-lucas wants to merge 1 commit into
mainfrom
promote/cloud-tier1-links
Open

Tier 1: static links to the hosted version (anything.notte.cc)#119
giordano-lucas wants to merge 1 commit into
mainfrom
promote/cloud-tier1-links

Conversation

@giordano-lucas

Copy link
Copy Markdown
Member

Stack: 1 of 3. Static links only — no behaviour changes, no network calls.

What

Adds the cheapest, lowest-risk layer of the funnel from the OSS project to Anything, the hosted version of the same idea.

Surface Change
README.md "Hosted version" section after How it works, a badge, and a marketplace nudge in Quick start
pyproject.toml Cloud project URL — free real estate in the PyPI sidebar on every install
website/src/lib/shared.ts cloudUrl / cloudMarketplaceUrl / cloudMcpUrl constants + a cloudLink() UTM helper
Nav, footer, hero One link each, all through cloudLink()
llms.txt, llms-full.txt A "Hosted version" block for agents

Positioning

The copy is deliberately non-pushy. RAE stays local, MIT, account-free, and the generated client remains the user's to keep — the cloud is framed as "use it when you'd rather not own the maintenance", not as an upsell. OSS audiences punish bait-and-switch, so the hero link is a quiet one-liner rather than a competing CTA button.

Notes

  • Attribution: every outbound link carries utm_source=rae plus a per-placement utm_campaign, so you can tell which surface actually converts. Website links go through cloudLink(); README links have the tags inline since markdown has no helper.
  • Ageing copy: marketplace size is written as "950+ functions across 400+ sites" (real numbers today: 955 / 413) so it degrades gracefully rather than going stale.
  • llms.txt is an underrated channel here — agents read it to decide how to scrape a site, and the MCP endpoint is exactly what they want.

Verification

pnpm types:check, pnpm lint, and pnpm build all pass; generated out/llms.txt inspected to confirm the new block renders correctly.

🤖 Generated with Claude Code

Adds the first, static layer of links from the OSS project to Anything, the
hosted version of the same idea.

- README: a "Hosted version" section after How it works, a badge, and a
  marketplace nudge in Quick start.
- pyproject: a `Cloud` project URL, which surfaces in the PyPI sidebar.
- website: cloud constants plus a `cloudLink` UTM helper in shared.ts, a
  Cloud entry in the nav, two footer links, and a quiet line under the hero.
- llms.txt / llms-full.txt: a Hosted section telling agents to search the
  marketplace before reverse-engineering a site from scratch.

Positioning stays honest: RAE remains local, MIT, and account-free, and the
generated client is the user's to keep.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant