Commit Graph

1 Commits

Author SHA1 Message Date
claude-ceo-assistant
56306dd237 feat: vanity-import responder for go.moleculesai.app (initial)
Cloudflare Worker that handles ?go-get=1 requests and emits go-import
meta tags routing go.moleculesai.app/<area>/* to the canonical Gitea
repo for that area. See molecule-ai/internal#71 for design + module
map.

Files:
- worker.js: stateless responder (~170 lines, vendor-portable)
- wrangler.toml: route binding + zone config
- README.md: deploy + smoke-test instructions

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 23:55:22 +00:00