Rebrand user-facing product to Upbeat Bytes (upbeatbytes.com)

Masthead, page <title>, PWA manifest name, and footer now say 'Upbeat Bytes';
README headline updated. The internal Python package/CLI stay 'goodnews' (no
functional reason to rename, and it avoids churn).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
jay
2026-06-01 01:24:44 +00:00
parent 9d257c9950
commit f57b63edef
4 changed files with 9 additions and 6 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
# goodNews
# Upbeat Bytes
Local-first constructive news ingestion prototype.
Calm, constructive news — local-first ingestion, scoring, and a daily brief.
(The Python package and CLI are named `goodnews` for historical reasons; the
product is **Upbeat Bytes**, at upbeatbytes.com.)
The first milestone is intentionally small: collect public RSS/Atom metadata, dedupe it, store short source-provided snippets, and attach early reason-coded heuristic scores. It does not store full article bodies.