Skip to content

Commit cba1ab9

Browse files
michshatclaude
andcommitted
refactor: Update to millpond.dev domain and remove marketing content
🔧 Professional domain + open-source focus **Changes:** 1. **Domain Update (4 references):** - millpond-storefront.pages.dev → millpond.dev - README.md: Badge + live demo link - CHANGELOG.md: Reference implementation link - examples/millpond/README.md: Live site link **Why:** Professional custom domain (millpond.dev) is: - Cleaner and more memorable - Production-ready branding - No Cloudflare Pages subdomain clutter 2. **Removed PUBLISH_CHECKLIST.md:** - Marketing/launch strategy content - Not relevant for open-source academic pattern - Contained internal planning (HN, Product Hunt, outreach) - Better kept in private project management **What Remains:** ✅ Core academic documentation ✅ Technical implementation guides ✅ Research foundations ✅ Community contribution guidelines ✅ Reference implementation (MillPond) **Open-Source Focus:** - Pattern documentation (not marketing) - Technical guides (not launch plans) - Academic credibility (not growth hacking) - Community value (not promotional content) **Note:** millpond.dev custom domain verification in progress Expected resolution: Within 24 hours (Cloudflare DNS propagation) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 87e75cf commit cba1ab9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
### Reference Implementation
2222

23-
- MillPond live at [millpond-storefront.pages.dev](https://millpond-storefront.pages.dev)
23+
- MillPond live at [millpond.dev](https://millpond.dev)
2424
- Cormorant guide with PACE-compliant system prompt
2525
- Three-panel layout (sidebar, chat, context)
2626
- Clickable pills and quick action cards

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.18048903.svg)](https://doi.org/10.5281/zenodo.18048903)
44
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
5-
[![Reference Implementation](https://img.shields.io/badge/reference-MillPond-blue)](https://millpond-storefront.pages.dev)
5+
[![Reference Implementation](https://img.shields.io/badge/reference-MillPond-blue)](https://millpond.dev)
66

77
**A framework for guide-first interfaces where AI leads users through conversation rather than traditional navigation.**
88

@@ -174,7 +174,7 @@ Interactive elements (pills, cards, suggestions) give users permission to engage
174174

175175
MillPond is the first implementation of the PACE pattern—a conversational storefront where an AI guide named **Cormorant** helps users discover tools and products.
176176

177-
**Live:** [millpond-storefront.pages.dev](https://millpond-storefront.pages.dev)
177+
**Live:** [millpond.dev](https://millpond.dev)
178178

179179
### Latest Features (December 2025)
180180

examples/millpond/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MillPond: PACE Reference Implementation
22

3-
**Live:** [millpond-storefront.pages.dev](https://millpond-storefront.pages.dev)
3+
**Live:** [millpond.dev](https://millpond.dev)
44
**Status:** Production
55
**Updated:** December 24, 2025
66

0 commit comments

Comments
 (0)