Every repo now sits at <org>/<name>, so the clone list's path column and
its org column agree by construction: tools_bbs/, tools_build/ and
tools_libs/ are gone, pong moved to demos/ and c64-demo to games/ per
their catalog status, wiki-pages to infra/ and the monorepo to services/.
devarea stays at the workspace root — clone-repos.sh clones into its
parent directory, so it cannot live inside a category folder.
The wiki file column follows wiki-pages into infra/, and the engine
pages into the /engines namespace they were gathered under.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Both were written into the workspace root, which is not a git repo, so
they were versioned nowhere: one `rm` and they were gone, and nobody
else on the team could see them. They belong next to WIKI_CONNECTION.md
— all three describe the estate rather than any single repo.
The references in the ttg-ops skills follow in the marketplace repo.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Six new orgs (demos, engines, bbs, build, services, infra) and thirty
repos moved, per REPO_REFACT.md in the workspace root. The clone URLs
follow; check-repos.sh needed no change, since it reads owner/name from
the server rather than assuming an org.
The monorepo now clones from services/teletypegames instead of GitHub —
that is what the local checkout's origin has been pointing at all along,
and the check flagged the Gitea copy as missing from the list.
WIKI_CONNECTION.md gains an Org column next to the workspace path.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The tool was split on 2026-08-15 into a reusable engine
(warp-engine-batocera-store, the renamed batocera-store repo) and our
store on top of it (ttg-batocera-store). Neither was in repos.list —
the original repo predated the last update of the list — and both now
have their own wiki page.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>