archive(ms24-fork): preserve diverged MS24-era line + uncommitted work [T54 Q21:O1; plumbing archival commit per Jason Q23 ruling 2026-08-23]

This commit is contained in:
2026-08-23 18:54:30 -05:00
parent 3289677056
commit c4df1a1c90
30 changed files with 1107 additions and 70 deletions
+5
View File
@@ -292,6 +292,11 @@ GITEA_REPO_NAME=stack
# Configure in Gitea: Repository Settings → Webhooks → Add Webhook
GITEA_WEBHOOK_SECRET=REPLACE_WITH_RANDOM_WEBHOOK_SECRET
# Gatekeeper merge automation
# Uses the same Gitea host to validate PR webhooks and to merge approved PRs after green CI.
GITEA_API_TOKEN=REPLACE_WITH_GATEKEEPER_GITEA_API_TOKEN
GATEKEEPER_ENABLED=true
# Coordinator API Key (service-to-service authentication)
# CRITICAL: Generate a random API key with at least 32 characters
# Example: openssl rand -base64 32