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
@@ -24,6 +24,11 @@ ENCRYPTION_KEY=0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
# In development, a random key is generated if not set
CSRF_SECRET=fedcba9876543210fedcba9876543210fedcba9876543210fedcba9876543210
# Gatekeeper merge automation
GITEA_WEBHOOK_SECRET=replace-with-gitea-webhook-secret
GITEA_API_TOKEN=replace-with-gitea-api-token
GATEKEEPER_ENABLED=true
# OpenTelemetry Configuration
# Enable/disable OpenTelemetry tracing (default: true)
OTEL_ENABLED=true