SAIERA Safemachine: Screening
==============================
A Rusthorn(TM) game  -  downloadable game software
Published by Rusthorn(TM), a brand of Cinderpoint Systems LLC.

A free, ~50-minute AI failure-mode literacy game based on
Outpaced by AI by Waydell D. Carvalho.

HOW TO RUN

Double-click index.html. It opens in your default web browser and
runs entirely locally: no install, no account, no internet connection
required after this ZIP is downloaded. Your progress is saved in your
browser's local storage on this device.

WHAT THIS IS

You are a SAIERA pre-clearance operator working through 13 real,
historical AI deployment failures, one per failure mode, organized
into 4 modules (TRUST, TEMPO, ACCOUNT, CASCADE). Each case presents a
real incident, asks you to make the call a real decision-maker faced,
then shows you what actually happened and names the underlying
failure mode. At the end you receive a clearance certificate with a
literacy score and an operator rank.

FILES IN THIS FOLDER

  index.html      - the application; open this file to play
  style.css       - visual styling (Terminal Dystopia aesthetic)
  engine.js       - game-agnostic services (render, storage, a11y, net)
  game.js         - SCREENING-specific logic + screens
  data.js         - all case content (13 cases + warm-up + finale)
  fonts/          - self-hosted Atkinson Hyperlegible (OFL license)
  LICENSE.txt     - the software license for this download
  privacy.txt     - privacy summary for this offline build
  educator_pack.md - printable discussion guide for classroom/HR use
  README.txt      - this file

ARCHITECTURE (FLME)

Genre: browser assessment (single-genre; no Gametype layer).
Layer-to-file map for this build:

  Layer 0 Root    -> index.html
  Layer 1 Engine  -> engine.js
  Layer 4 Code    -> game.js
  Layer 5 Config  -> data.js
  Layer 6 Assets  -> fonts/
  Layer 7 Themes  -> style.css

Rules and rationale (including the deliberate no-build/offline stack
departure) are defined once in the canonical standard, not restated here:
see Cinderpoint/Software/FLME.md.

LICENSE

See LICENSE.txt. In short: free for personal, educational, and
internal organizational use; not for redistribution or commercial
resale; provided as-is with no warranty.

PRIVACY

This local build stores your progress, settings, and any newsletter
signup you submit only in your browser's local storage on this
device. Nothing is transmitted anywhere by this offline build. The
live web version at cinderpoint.com/screening follows the Privacy Policy
published at cinderpoint.com/privacy.html.

MORE

  Book: Outpaced by AI by Waydell D. Carvalho (Cinderpoint Press)
  Live version: https://cinderpoint.com/screening
  Full paid game (Q4 2026): SAIERA Safemachine: Outpaced
  Studio: Cinderpoint Systems LLC / Rusthorn imprint

(c) Cinderpoint Systems LLC. SAIERA(TM), Cinderpoint(TM), and
Rusthorn(TM) are trademarks of Cinderpoint Systems LLC.
