<?xml version="1.0" encoding="UTF-8"?>
<!-- Atom 1.0 syndication feed for the LastControl daily cognitive audit
     (growth/aeo-static-artifacts). Served verbatim from S3 at
     https://game.last-control.com/feed.xml — a REAL feed, not the SPA shell that
     used to be returned for this path before the file existed.

     STATIC + REPRESENTATIVE, by design: the daily audit is a pure function of the
     UTC date (a new run every day at 00:00 UTC), so this feed carries the
     canonical channel metadata plus a small set of representative recent daily
     entries. It is NOT regenerated per day (there is no per-route SSG in this Vite
     SPA); the entries below are stable, honest links into the archive (each
     /play?d=YYYY-MM-DD replays that day's real, immutable audit). A live-generated
     feed can follow later; a well-formed static feed a reader can actually parse
     beats a generated-but-broken one. Referenced from index.html <head>
     (rel="alternate"), robots.txt, and llms.txt. Well-formedness is enforced by
     test/seoStaticAssets.test.ts. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>LastControl — Daily Cognitive Audit</title>
  <subtitle>A free, anonymous 60-second cognitive audit, published fresh every day at 00:00 UTC. A game with a score — not a medical or diagnostic test.</subtitle>
  <link href="https://game.last-control.com/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://game.last-control.com/play" rel="alternate" type="text/html" />
  <id>https://game.last-control.com/feed.xml</id>
  <updated>2026-07-20T00:00:00Z</updated>
  <author>
    <name>LastControl</name>
    <uri>https://game.last-control.com/</uri>
  </author>
  <rights>© SOSW LTD</rights>
  <generator uri="https://game.last-control.com/">LastControl</generator>
  <icon>https://game.last-control.com/favicon.svg</icon>

  <entry>
    <title>Daily Audit #41 — 2026-07-20</title>
    <link href="https://game.last-control.com/play?d=2026-07-20" rel="alternate" type="text/html" />
    <id>https://game.last-control.com/play?d=2026-07-20</id>
    <updated>2026-07-20T00:00:00Z</updated>
    <published>2026-07-20T00:00:00Z</published>
    <summary>Today's cognitive audit — eight timed items across memory, logic, pattern, and attention, scored out of 100 in about 60 seconds. Free, no sign-up.</summary>
  </entry>
  <entry>
    <title>Daily Audit #40 — 2026-07-19</title>
    <link href="https://game.last-control.com/play?d=2026-07-19" rel="alternate" type="text/html" />
    <id>https://game.last-control.com/play?d=2026-07-19</id>
    <updated>2026-07-19T00:00:00Z</updated>
    <published>2026-07-19T00:00:00Z</published>
    <summary>The 2026-07-19 cognitive audit — replay the exact sequence operators faced that day. Eight timed items, scored out of 100. Free, no sign-up.</summary>
  </entry>
  <entry>
    <title>Daily Audit #39 — 2026-07-18</title>
    <link href="https://game.last-control.com/play?d=2026-07-18" rel="alternate" type="text/html" />
    <id>https://game.last-control.com/play?d=2026-07-18</id>
    <updated>2026-07-18T00:00:00Z</updated>
    <published>2026-07-18T00:00:00Z</published>
    <summary>The 2026-07-18 cognitive audit — replay the exact sequence operators faced that day. Eight timed items, scored out of 100. Free, no sign-up.</summary>
  </entry>
  <entry>
    <title>Daily Audit #38 — 2026-07-17</title>
    <link href="https://game.last-control.com/play?d=2026-07-17" rel="alternate" type="text/html" />
    <id>https://game.last-control.com/play?d=2026-07-17</id>
    <updated>2026-07-17T00:00:00Z</updated>
    <published>2026-07-17T00:00:00Z</published>
    <summary>The 2026-07-17 cognitive audit — replay the exact sequence operators faced that day. Eight timed items, scored out of 100. Free, no sign-up.</summary>
  </entry>
  <entry>
    <title>Daily Audit #37 — 2026-07-16</title>
    <link href="https://game.last-control.com/play?d=2026-07-16" rel="alternate" type="text/html" />
    <id>https://game.last-control.com/play?d=2026-07-16</id>
    <updated>2026-07-16T00:00:00Z</updated>
    <published>2026-07-16T00:00:00Z</published>
    <summary>The 2026-07-16 cognitive audit — replay the exact sequence operators faced that day. Eight timed items, scored out of 100. Free, no sign-up.</summary>
  </entry>
</feed>
