Remove pre-1.0 bridge governance scaffolding

This commit is contained in:
npc0-hue
2026-08-21 09:46:25 +08:00
parent da6c8d607e
commit b5a366e30d
42 changed files with 520 additions and 1066 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ PLATFORM_STORAGE_BACKEND=file
# MySQL metadata example. Change PLATFORM_STORAGE_BACKEND above from file to mysql,
# then uncomment and adjust PLATFORM_MYSQL_DSN.
# MySQL is for users/plugins/servers/jobs/audit/log stream metadata, not row-per-log-line bodies.
# MySQL is for users/plugins/servers/jobs/log stream metadata, not row-per-log-line bodies.
# PLATFORM_MYSQL_DSN=platform:platform@tcp(127.0.0.1:3306)/platform?parseTime=true
PLATFORM_DATA_DIR=.platform-data