Tracked Repositories

Git repositories present under this workspace. Sync and commit from the correct root for each repo.

Directory Remote URL Branch (typical) Purpose
. (project root) https://github.com/Rebooted-Dev/Hyper-Pasta-Dev.git master MkDocs site, Cloudflare Worker, deployment config
Workflow-Scripts/ https://github.com/Rebooted-Dev/Workflow-Scripts beta (or your checkout) Shared workflow docs; ignored by the main repo

Main repo: from project root — git pull, git add, git commit, git push.

Workflow-Scripts: cd Workflow-Scripts then the same git commands. Changes here do not ship with the main app repo.

See AGENTS.md for full dual-repo instructions.