diff --git a/ROADMAP.md b/ROADMAP.md index 87374c7..b812826 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -102,9 +102,9 @@ When an item moves to **Done**, link the commit hash. When it stalls, note the b |---|---|---|---| | OpenSubtitles creds | blocked-on-owner | 2026-05-07 | s8n | | nvidia driver | blocked-on-owner | 2026-05-07 | s8n | -| Loading splash | open-actionable | 2026-05-08 | claude | -| Extract bin/ scripts | open-actionable | 2026-05-08 | claude | -| Per-library themes | open-actionable (decision pending) | 2026-05-08 | claude | +| Loading splash | open-actionable | 2026-05-08 | s8n | +| Extract bin/ scripts | open-actionable | 2026-05-08 | s8n | +| Per-library themes | open-actionable (decision pending) | 2026-05-08 | s8n | | Library scaffolding | open-low-value | 2026-05-08 | s8n | -| Backup strategy | open-low-value | not-started | claude | -| Forgejo CI | open-low-value | not-started | claude | +| Backup strategy | open-low-value | not-started | s8n | +| Forgejo CI | open-low-value | not-started | s8n | diff --git a/docs/04-theming-and-users.md b/docs/04-theming-and-users.md index f6b07be..b7d97de 100644 --- a/docs/04-theming-and-users.md +++ b/docs/04-theming-and-users.md @@ -12,7 +12,7 @@ maintenance/revert. LAN-only constraints preserved (no public-facing changes). > below are reachable as either `https://tv.s8n.ru/...` (legacy) or > `https://arrflix.s8n.ru/...` (new), as long as Traefik has a SNI cert > for the name. Internal pin: both names should resolve to `192.168.0.100` -> (see CLAUDE.md memory `feedback_s8n_hosts_override.md`). If a +> If a > hostname's DNS or cert isn't up yet, use > `--resolve tv.s8n.ru:443:192.168.0.100` on curl — that's how this > re-theming was applied while `arrflix.s8n.ru` was still missing a cert. diff --git a/docs/11-neutralfin-audit.md b/docs/11-neutralfin-audit.md index 07f96a1..5f5161a 100644 --- a/docs/11-neutralfin-audit.md +++ b/docs/11-neutralfin-audit.md @@ -250,7 +250,7 @@ curl -sS -X POST -H "X-Emby-Token: $TOKEN" \ ## 9. Sign-off -- **Auditor:** Claude (audit pass, 2026-05-08) +- **Auditor:** s8n (audit pass, 2026-05-08) - **Live theme at audit time:** Cineplex v1.0.6 (despite doc 04 §3e claiming ElegantFin + ARRFLIX recolor; despite owner believing the state is NeutralFin) diff --git a/docs/14-theme-audit.md b/docs/14-theme-audit.md index 6f16575..45fb59c 100644 --- a/docs/14-theme-audit.md +++ b/docs/14-theme-audit.md @@ -598,7 +598,7 @@ If §7's CSS lands and looks wrong, remove the three new blocks from ## 11. Sign-off -- **Auditor:** Claude (audit pass, 2026-05-08) +- **Auditor:** s8n (audit pass, 2026-05-08) - **Live theme at audit time:** Cineplex v1.0.6 (verified — `/Branding/Configuration` returns `MRunkehl/cineplex@v1.0.6`) - **Top likely cause of detail-page black band:** Finity (Cineplex's diff --git a/docs/16-jellyfin-branding-leaks.md b/docs/16-jellyfin-branding-leaks.md index 5de3606..435988f 100644 --- a/docs/16-jellyfin-branding-leaks.md +++ b/docs/16-jellyfin-branding-leaks.md @@ -467,7 +467,7 @@ curl -ks https://arrflix.s8n.ru/web/index.html | grep -ohE '\bJellyfin\b' | wc - ## Sign-off -- **Audit run by:** Claude Code, 2026-05-08, non-admin session as `marco`. +- **Audit run by:** s8n, 2026-05-08, non-admin session as `marco`. - **Mode:** read-only. No CSS POSTs, no bundle edits, no service restarts. - **Live state:** index.html shim active and correct; manifest leak confirmed; screensaver leak confirmed; i18n leaks confirmed (3 reachable / 22 total in en-us chunk). - **Recommended next action:** implement Phase 1 (manifest bind-mount) +