Decision (user, 2026-05-23): the sipcode.dev domain is not purchased
and not planned. The GitHub repo + npm package are the canonical home.
No custom domain adds value over `github.com/Anuj7411/sipcode`.
Production code changes (visible to end users):
- package.json homepage: sipcode.dev → github.com/Anuj7411/sipcode
- src/modules/receipt/render.ts URL constant: the same change.
Affects every PNG receipt and HTML receipt generated by
`sipcode receipt` going forward.
- src/modules/stats/format-html.ts footer link.
- src/modules/score/format-html.ts footer link.
- docs/screenshots/sipcode-receipt-hero.html demo asset.
Test fixture updates (all 4 receipt test files):
- share.test.ts, format-png.test.ts, format-html.test.ts,
render.test.ts — fixtures now use the canonical github URL.
Documentation updates:
- README.md v2 roadmap row "Web UI — sipcode.dev" → "Web UI —
hosted dashboard"; explicit note that no custom domain is needed.
- docs/CONTINUATION.md: domain row marked as dropped with date.
- docs/ROADMAP.md: 3 mentions updated — checklist item dropped,
shareable-URL hosting hint moved to GitHub Pages.
- docs/PROJECT-SPEC.md: receipt URL example uses canonical github.
- SIPCODE-MASTER-RECORD.md: stack table row + 2 checklist items
marked as dropped with strikethrough + date.
- sipcode-full-conversation-record.md: 2 historical mentions marked
as dropped (preserves transcript history but flags the reversal).
833/833 tests still green. Receipt PNG + HTML now generate with
`github.com/Anuj7411/sipcode` in the footer — useful URL for anyone
seeing a shared receipt.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>