0c60adc6b5
Rewrite the scattered git-server references into a single canonical section in README.md and a comprehensive operator section in local/AGENTS.md. - README.md: new top-level "Our Git Server" section with connection details table (token field left as placeholder per session-only token policy). - local/AGENTS.md: new "OUR GIT SERVER" section covering connection details, repo map, clone/auth/remote-setup recipes, cookbook auth via .netrc, push runbook, API quick reference, and a full operator runbook including credential-recovery and accidental-commit mitigation. Tokens are explicitly NOT stored anywhere in tracked files. Clones and authenticated operations must use credential helper, .netrc, or REDBEAR_GITEA_TOKEN env var. Also normalizes the lowercase-slug note (gitea normalizes RedBear-OS to redbear-os) and the related-repos table.