docs: Introduce commercialization and technical debt documentation in English and Chinese, and update README diagram formatting.

This commit is contained in:
2569718930@qq.com
2026-03-11 11:42:16 +08:00
parent 025feaa96e
commit 35345a1b04
5 changed files with 86 additions and 86 deletions
+12 -12
View File
@@ -9,18 +9,18 @@ Purpose: keep engineering debt explicit while shipping production features.
```mermaid
mindmap
root((Tech Debt))
Architecture
Monolithic bot entry
Shared runtime coupling
Product Infra
Entitlement hardening
Subscription persistence
Quality
Replay harness
Broader regression tests
Observability
Alert evidence trace
SLO dashboards
"Architecture"
"Monolithic bot entry"
"Shared runtime coupling"
"Product Infra"
"Entitlement hardening"
"Subscription persistence"
"Quality"
"Replay harness"
"Broader regression tests"
"Observability"
"Alert evidence trace"
"SLO dashboards"
```
Current system health estimate: **84% stable / 16% debt**.