Changelog
What we shipped recently across Forthclear. We ship multiple times a day — this is the curated, human-reviewed log of changes worth knowing about. Subscribe via RSS or JSON feed to follow along.
RSS feed JSON feed Service status
Public changelog and service status page
NewYou’re reading it. Every Forth* product site now publishes a /changelog (with RSS and JSON feeds) and a /status link that points to our external uptime monitor’s hosted status page.
- Weekly draft proposer scans the merged shipping log and queues entries for human review at
/admin/changelog - Per-entry product visibility — entries can target one site, several sites, or all six
- Status page redirect uses the
STATUS_PAGE_URLenv var so the operator can swap providers without a code change
External uptime monitoring across all six product sites
InfrastructureWe now monitor every brand homepage plus the deployed app’s /healthz endpoint from outside our infrastructure. Brand-specific body-string assertions catch the case where a generic Replit error page is served with a 200 status. Alerts fan out to email and Slack/Discord, and the public status page is wired to /status so visitors and prospects can see real-time uptime.