← Workshop BTH Platform � May 2026 Update Notes

BTH Platform � May 2026 Update Notes

2026-05-27 � Better Than HTML � by Blase Ulric Bowden

Analytics: KV ? D1

Page-view analytics previously wrote two KV records per tracked request (a read + write to increment a daily counter). These are now a single D1 upsert: INSERT ... ON CONFLICT DO UPDATE SET count=count+1. This frees up the bulk of the daily KV write budget for actual game publishing.

API Field Name Corrections

Several documentation endpoints were using wrong Exchange field names. Correct names:

Fixed in: OpenAPI spec (/openapi.json), AI Agent Manifest, and two example blocks in /llms.txt.

BTH-AI Date Format Standardised

The BTH-AI credit field now uses Month YYYY throughout all docs (e.g. Claude (Anthropic) � May 2026), consistent with /standard. Previously /llms.txt showed ISO 8601 dates for this field.

Mobile Contrast Improvements

Four dark-themed pages had text near-invisible on phone screens:

AI Discoverability

Several pages updated so AI agents browsing cold (without reading /llms.txt first) find the right information: