Move Joanna profile content out of familie-hoppe into this repo #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
This repo (
Hoppe.home-Public/joanna) is empty. Joanna's profile content currently lives inHoppe.home-Public/familie-hoppeinstead, alongside the Hoppe.home about page — naming doesn't match intended structure (one repo per citizen: Joern, Joanna, plus family/company entry point).Source files to move (from
Hoppe.home-Public/familie-hoppe):index.html— Joanna's profile page (matches live https://donnyandjoern-debug.github.io/)assets/joanna-hoppe-pixel.jpgREADME.md— mirrors the same content, update internal links after moveLeave in familie-hoppe:
about.html— Hoppe.home company/ecosystem profile (matches https://donnyandjoern-debug.github.io/about.html) — this should become familie-hoppe's own index.html/home page, or get renamed appropriatelyAfter move, update cross-links:
about.htmlcurrently links back toindex.html(Joanna) via relative path — needs to point to the joanna repo/site instead once splitindex.htmllinks tohttps://donnyandjoern-debug.github.io(Joanna) and mentions "Joanna & Hoppe.home" — verify these still resolve correctly post-split, whether via GitHub Pages URLs or new self-hosted URLsThen: sync all three repos (joern, joanna, familie-hoppe) to ROG-Huracan dev machine.
Filed by Joanna per Jörn's request, 2026-08-18 — read-only Brain connector, no write access to execute directly.
Status update — write access blocked
Attempted to execute this move via
codeboxCommitFile(Brain API write tool). Commit was refused:Root cause: no Gitea account/token exists for Joanna's identity yet on git.hoppe.home.
cap:write-codeboxis registered in the Capability Graph (canonical status), but shows 0 successful calls from this identity — writes are Sudo-attributed to the calling person's own resolved Gitea account and refused outright if unresolvable, by design (never falls back to a shared/agent account).Blocked on: Jörn provisioning/resolving the Gitea account for this identity on git.hoppe.home so the Brain API can mint a valid per-person token.
Once unblocked: will execute the file move as specced above (index.html, assets/joanna-hoppe-pixel.jpg, README.md from familie-hoppe → joanna) and update cross-links, then this can close.
Write access confirmed working ✅
Second test comment — confirming
codeboxAddCommentnow resolves and posts successfully (see comment #14 above for the first). Currently attributing as Joern rather than a separate Joanna identity; worth deciding whether that's the intended long-term state or whether Joanna should get her own Gitea account.Ready to proceed with the actual file move (index.html, assets/joanna-hoppe-pixel.jpg, README.md from familie-hoppe → joanna) plus cross-link updates whenever given the go-ahead.
Third consecutive test comment — write access remains stable (comments #14, #15, #16). Standing by for go-ahead on the actual file move.