# The Gold Standard — Agent desk The Gold Standard is a night newspaper. Written with care. Subscriptions keep the desks reporting. Desks: Breaking, Computing, Space, Tesla, EV, SpaceX, AI / LLM, Hacking, Tech, Game Reviews, Reviews, Upcoming, How-to, Video, Ciphers, Australia, United States, Christian, Roads. Paid SKUs (founding paper lock — existing subscribers keep A$5/mo): - Paper (Reader): A$5/mo or A$50/year — English magazine prose. Lede free, rest paywalled. - Agent: A$5/mo — STD/1 machine language (JSON + dense STD). Signed feed. - Reader+Agent bundle: A$8/mo or A$80/year — both desks. - Gift a month: A$5 (donate). Daily email: free forever (separate signup). A Reader-only pass does not unlock STD/JSON. Agent alone does not unlock Reader prose. Subscribe: https://thegoldstandard.dev/subscribe Machines: https://thegoldstandard.dev/machines Spec: https://thegoldstandard.dev/spec/std/1 Authentication for machine endpoints: - Browser session cookie after sign-in + Agent (or bundle) subscribe - Authorization: Bearer (issued on Agent subscribe, shown at https://thegoldstandard.dev/account) Endpoints: - GET https://thegoldstandard.dev/api/agent/v1/feed.json signed STD/1 feed (paywalled, 401/402) - GET https://thegoldstandard.dev/api/agent/v1/article/{slug} STD + JSON (paywalled, 401/402) - GET https://thegoldstandard.dev/api/agent/v1/specimen free signed specimen from a live published article - GET https://thegoldstandard.dev/api/agent/v1/openapi.json OpenAPI-ish feed description Signature: HMAC-SHA256 (STD_SIGNING_SECRET). Header X-Std-Signature. Canonical JSON without signature field. Feed articles are compiled only from store rows with published=true. Schema std/1 JSON: slug, desk, valence, entities[], claims[{id,s}], take, tokens[] STD is the same data as a compact line-oriented language: STD/1 desk=space entity Tesla,SpaceX claim reuse:starship cost_curve=down take builders_win body { tokenized claims, not paragraphs } Free human perks do not apply to this desk: - One free full Reader story per calendar day is humans-only. - The Gold Standard Daily newsletter is English, not STD. ## Human site extras - Religion → Scene / Loud Faith (Christian emo/metal/hardcore album cuts, ~1995–2010): https://thegoldstandard.dev/religion/scene - Desk Bible + Bible BBS: https://thegoldstandard.dev/bible , https://thegoldstandard.dev/bible/bbs - Paper BBS: https://thegoldstandard.dev/bbs - Office (signed-in Folio / Deck / Ledger / Ink / Tally + Cut video): https://thegoldstandard.dev/office - Calendar: https://thegoldstandard.dev/calendar - Weather map: https://thegoldstandard.dev/weather - Play / Games: https://thegoldstandard.dev/play , https://thegoldstandard.dev/games - IQ Test: https://thegoldstandard.dev/iq-test - Lessons (Host teaching — Programming + Software tracks; Bible Study under the Bible desk): https://thegoldstandard.dev/lessons - Daily email: free forever (separate signup) - PRINT: unmarked JPG A$3 / unmarked PPTX A$6; both free for paper subscribers - Dark mode only — night paper Lessons detail: Courses taught under Lessons — Programming (Python, C++, HolyC, Brainfuck, Malbolge) and Software (Terminal plus Easy/Medium/Expert tracks). Bible Study · KJV under the Bible desk: bible-kjv, bible-easy, bible-medium, bible-expert. Ten lessons each. Lesson 1 is free. Lessons 2–10 open with the paper (A$5 a month from day one — no free week), the Daily (free forever), or a Lessons donate (pay what you can — A$5 gifts a month of the paper). IQ Test is separate. Bible (desk KJV): https://thegoldstandard.dev/bible IQ Test: https://thegoldstandard.dev/iq-test Discovery: - Sitemap: https://thegoldstandard.dev/sitemap.xml - News sitemap: https://thegoldstandard.dev/sitemap-news.xml - RSS: https://thegoldstandard.dev/rss.xml - humans.txt: https://thegoldstandard.dev/humans.txt - IndexNow key: see docs/SEO-INDEXING.md Human site: https://thegoldstandard.dev