Offene Punkte aufgeräumt; Projekt-Config auf .ai-control/ migriert

Erledigtes raus (Umbau .ai-control/UUID, Dialog-Redesign, Sicherheitsrunde II),
ACL-Ergebnis dokumentiert, Punkte in 'Entscheidung nötig' und 'Go genügt'
gruppiert. ai-control.json ist durch .ai-control/config.json + icon.png
ersetzt (App-Migration).
This commit is contained in:
marcus hinz
2026-07-20 12:22:32 +02:00
parent 008a7d089e
commit 494495bb94
4 changed files with 65 additions and 188 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"id": "c816fc10-cd19-4e93-b680-5b8d3dfeaa7c",
"name": "ai-control",
"terminal": {
"theme": "monokai",
"icon": "icon.png"
},
"archiveHome": "~/claude-projects/claude-ai-control/archive"
}