diff --git a/SOURCE-OF-TRUTH.md b/SOURCE-OF-TRUTH.md new file mode 100644 index 0000000..aae3833 --- /dev/null +++ b/SOURCE-OF-TRUTH.md @@ -0,0 +1,9 @@ +# Source of truth + +The source of truth for this repo is the clone on Proxmox CT 111 +(`fuelboard-relay`, 192.168.1.113): `/root/workspace/fuelboard` — since 2026-08-16. + +- Edit BACKLOG.md and any repo content on the CT: `ssh fuelboard-relay` +- Commit as FuelBoard Contributor, push origin (Gitea; PAT in /root/.netrc on the CT) +- This Mac clone (`~/workspace/fuelboard`) is a READ-ONLY mirror — refresh it + interactively with `git pull` (Mac keychain required; agent sessions cannot read it) \ No newline at end of file