# Media credits

Everything in `public/media/` is free for commercial use with no attribution required.
Credited anyway, and the provenance was recorded at download time rather than
reconstructed afterwards.

## Photography — Unsplash

[Unsplash License](https://unsplash.com/license): free for commercial and non-commercial
use, no permission needed. Files were fetched from `images.unsplash.com` and cropped by
the CDN; the photo ID in the URL is the canonical identifier, and the photo page is
`https://unsplash.com/photos/<id>`.

| File | Used on | Unsplash photo ID |
| --- | --- | --- |
| `hero-city.jpg` | Open Graph card | `photo-1486406146926-c627a92ad1ab` |
| `feature-poster.jpg` | Film feature poster | *frame from `feature-night-city.mp4`* |
| `footer-poster.jpg` | Closing film poster | *frame from `footer-aerial-night.mp4`* |
| `stat-towers.jpg` | Stats — "14 days" | `photo-1511818966892-d7d671e672a2` |
| `stat-network.jpg` | Stats — "100%" | `photo-1451187580459-43490279c0fa` |
| `stat-lattice.jpg` | Stats — "1", Practice | `photo-1493397212122-2b85dda8106b` |
| `quote-corridor.jpg` | Quote plate | `photo-1541746972996-4e0b0f43e02a` |
| `sector-family.jpg` | Sectors — family offices | `photo-1431540015161-0bf868a2d407` |
| `sector-funds.jpg` | Sectors — private funds, Firm | `photo-1462899006636-339e08d1844e` |
| `sector-wealth.jpg` | Sectors — wealth managers | `photo-1524758631624-e2822e304c36` |
| `sector-corporate.jpg` | Sectors — holding companies | `photo-1487958449943-2429e8be8625` |
| `bento-chart.jpg` | Practice — AI workflows | `photo-1518186285589-2f7649de83e0` |
| `bento-drafting.jpg` | Bento — diagnostic, Practice | `photo-1503387762-592deb58ef4e` |
| `page-practice.jpg` | Practice page opening | `photo-1479839672679-a46483c0e7c8` |
| `page-method.jpg` | Method page opening | `photo-1523726491678-bf852e717f6a` |
| `page-firm.jpg` | Firm page opening | `photo-1497366754035-f200968a6e72` |
| `page-contact.jpg` | Contact page opening | `photo-1497366216548-37526070297c` |

## Film — Pexels

**Unsplash does not host video.** The brief asked for film as well as photography, so the
four clips come from [Pexels](https://www.pexels.com/license/), whose licence is the same
shape as Unsplash's: free for commercial use, no attribution required, no model release
implied. Swap the source if Aberrium would rather license footage.

Every clip was trimmed and re-encoded locally (H.264, CRF 26, `+faststart`, audio track
stripped) so nothing on the page can ever play sound and nothing ships at 4K.

| File | Used on | Pexels video ID | Shipped |
| --- | --- | --- | --- |
| `feature-night-city.mp4` | The film feature | `3051316` | 8s, 1600px, ~850KB |
| `footer-aerial-night.mp4` | Closing plate | `10093263` | 12s, 1600px, ~1.0MB |
| `sector-facade.mp4` | Sectors — holding companies | `7316615` | 10s, 1200px, ~1.1MB |
| `bento-towers-dusk.mp4` | Held in reserve, not currently placed | `5422261` | 12s, 1200px, ~780KB |

## Vendor marks — Simple Icons

The eight glyphs in the stack wall are inlined in
[`src/content/stack-marks.ts`](../../src/content/stack-marks.ts), generated from
**simple-icons 16.29.0**, whose SVG files are **CC0-1.0**. They are inlined rather than
served as eight files so the wall costs one request and the glyphs can take `currentColor`.

| Mark | Simple Icons slug |
| --- | --- |
| Microsoft Azure | `microsoftazure` |
| Amazon Web Services | `amazonwebservices` |
| Snowflake | `snowflake` |
| Databricks | `databricks` |
| dbt | `dbt` |
| PostgreSQL | `postgresql` |
| Python | `python` |
| Anthropic | `anthropic` |

**The marks remain the trademarks of their owners.** They appear only to name the platforms
Aberrium builds on — the strip is labelled "We build on", which is what stops it being read
as a client list. Nothing about their presence implies endorsement, partnership,
certification or a customer relationship in either direction. Remove any mark on request
from its owner.

This attribution used to be printed under the strip on the page. It was removed on
2026-09-01: a disclaimer under eight logos draws attention to exactly the thing it is
disclaiming, and the label already does the work. This file is the attribution of record.

## Brand

`public/brand/*.svg` — the Aberrium logo (mark, wordmark, lockup; light and dark).
Property of Aberrium. The `-dark` files are the ones drawn for dark grounds, which is
every ground on this site.

## A.V.A.

`public/ava/assets/ava.glb` — "Robot Television" by Cupencil Productions, **CC BY 4.0**,
attributed in the page footer as the licence requires. Her speech is rendered offline with
**Kokoro-82M** (Apache 2.0) and shipped as MP3.

## Not shipped

No photograph, film, logo file or stylesheet from any competitor.

## Swapping media

Replace a file keeping its filename, and record the new source in the table above. Prefer
Unsplash, Pexels, CC0 or photography Aberrium owns. Re-encode video the same way — the
`preload` and autoplay behaviour on the page assumes there is no audio track.
