# RunBackHome — third-party assets served from this origin

RunBackHome's promise is that nothing leaves the home. Everything the public
site and the app load is served from this origin. This file records where each
vendored asset came from and under what license.

## JavaScript (`/js/vendor/`)

| File | Project | Version | Source (pinned) | License |
|------|---------|---------|-----------------|---------|
| `gsap.min.js` | GSAP (GreenSock) | 3.12.5 | https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js | GreenSock Standard "No Charge" License — https://gsap.com/standard-license (self-hosting permitted; library may not be resold) |
| `ScrollTrigger.min.js` | GSAP ScrollTrigger plugin | 3.12.5 | https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js | Same as GSAP |
| `lenis.min.js` | Lenis (darkroom.engineering) | 1.1.18 | https://unpkg.com/lenis@1.1.18/dist/lenis.min.js | MIT — Copyright (c) 2024 darkroom.engineering |

Vendored 2026-09-12. Files are byte-identical to the pinned builds above.

## Fonts (`/fonts/`, declared in `/css/fonts.css`)

| File | Typeface | Axes | Source (pinned build) | License |
|------|----------|------|-----------------------|---------|
| `source-serif-4-latin.woff2` | Source Serif 4 — Frank Grießhammer, Adobe | opsz 8–60 · wght 300–900, latin subset | https://fonts.gstatic.com/s/sourceserif4/v14/vEFI2_tTDB4M7-auWDN0ahZJW1gb8te1Xb7G.woff2 | SIL Open Font License 1.1 — https://github.com/adobe-fonts/source-serif |
| `source-serif-4-italic-latin.woff2` | Source Serif 4 Italic | opsz 8–60 · wght 300–900, latin subset | https://fonts.gstatic.com/s/sourceserif4/v14/vEFK2_tTDB4M7-auWDN0ahZJW1gewtW_WpzEpMs.woff2 | SIL OFL 1.1 |
| `work-sans-latin.woff2` | Work Sans — Wei Huang | wght 100–900, latin subset | https://fonts.gstatic.com/s/worksans/v24/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2 | SIL Open Font License 1.1 — https://github.com/weiweihuanghuang/Work-Sans |

Self-hosted 2026-09-12. Files are byte-identical to the Google Fonts builds above; no page loads anything from `fonts.googleapis.com` or `fonts.gstatic.com`.

The wordmark logos (`/logo/runbackhome-wordmark.svg`, `/logo/runbackhome-icon-wordmark.svg`) carry the type as outlined paths generated 2026-09-12 from `source-serif-4-latin.woff2` above (wght 600 / 800). Outlines of an OFL font are covered by the same license; the files load no font and no stylesheet.

## Imagery / video
None yet beyond the site's own share card and icons (`/img/og-card.png`, `/img/icon-*.png`, `/favicon*`), which are original MattCreates work. The share card and the PWA icons were rendered 2026-09-13 from the self-hosted Source Serif 4 / Work Sans files above (OFL) and the favicon's own geometry; no stock imagery, no third-party art.

Photos the family attaches to inventory items are their own files, stored on their own computer under `data/item-photos/` and served only to their own login. Nothing about them is third-party, and none ship with the app.
