docs: mirror Gitea wiki and add config control plane research

Mirror the five Gitea wiki pages into wiki/ (Home, ProductVision,
BrandFrame, ConfigLayering, CompetitiveLandscape) as a verbatim in-repo
copy.

Add research/ digest on configuration layering and the configuration
control plane: the resolution/merge model, the 2024-2026 config-outage
case, adjacent tool families (config-as-data, GitOps drift, feature
flags + AI config, secrets, policy-as-code, CMDB/portals/SSPM), a
reference architecture, and an annotated bibliography of 17 sources.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-26 19:28:33 +02:00
parent 7078eaf596
commit 6d6f99d5ea
8 changed files with 1077 additions and 0 deletions

3
wiki/ProductVision.md Normal file
View File

@@ -0,0 +1,3 @@
Enable organizations to understand and control the living configuration fabric of their company — from code defaults and infrastructure state to tenant settings, policies, secrets, feature flags, and emergency overrides — so that configuration becomes a managed capability rather than an operational risk.
From unknown unknowns to governed effective configuration.