# `_app-light` — the canonical Foxie product UI

Read-only. Copy it into your version directory; never edit here.

This is the Agileday-direction restyle of the app prototype, chosen as the product UI all marketing
directions now show. White rail and top bar with hairline edges, near-black primary action, restrained
accent, traffic-light status.

**A dark product UI is rejected.** Foxie's buyers are senior commercial and delivery leadership, not a
technical audience; a dark operator console reads as an IT tool and works against the sale. Directions
may tune this palette toward their own visual language, but the product stays light.

## Status colour is not open

Chart series, status dots and status pills stay a **traffic-light system** — red for risk, amber for
watch, green for stable, neutral grey for unmeasured. Tones may be warmed, cooled or desaturated to sit
with a direction's palette. The hues may not be reassigned to something else: no violet risk, no mint
stable. Status must remain readable as status by someone who has never seen the product.

## Account names

All account names are invented (`Dalvik Oyj`, `Kaskade Oy`, `Fjordane Oy`, `Nordwave Oy`, `Fabrik Ab`,
`Wärnholm Ab`, `Nelson Energy`, `Elvira Logistics`, `Atlaslane Tech`). The upstream prototype used real
Finnish companies as fabricated data, which must never reach a marketing page. Each replacement keeps
the account's original two-letter avatar code, so initials stay correct — check any name you add.

Renders fully offline: Chart.js and both typefaces are vendored. Serve from the kit root, since pages
reference `../assets/`:

```sh
uv run prototypes/tools/capture_version.py shot prototypes/versions/_app-light/dashboard/index.html \
  --root prototypes/versions/_app-light --out /tmp/app.png
```
