chore: Remove unused secret/ scaffolding

The project has no runtime or compile-time secrets (offline desktop
tool, no DB/API keys), so the secret/ folder held only example launch
scripts that were never used. Remove it and the related .gitignore
rules; trim references in ARCHITECTURE.md and CLAUDE.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 21:56:56 +08:00
co-authored by Claude Opus 4.8
parent eaa72eac1e
commit ac08c129bd
6 changed files with 7 additions and 102 deletions
-6
View File
@@ -5,12 +5,6 @@ publish/
*.user
.vs/
# secret/ 全部忽略,但保留 README 與範本
secret/*
!secret/README.md
!secret/*.example
!secret/.gitkeep
# AI 協作素材不入 git
For_AI/