feat(PORT-004A): add workspace bootstrap and scoped settings

This commit is contained in:
Bu5hm4nn
2026-03-24 20:18:12 +01:00
parent 9d1a2f3fe8
commit 75f8e0a282
9 changed files with 335 additions and 17 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ __pycache__/
.env
config/secrets.yaml
data/cache/
data/workspaces/
.idea/
.vscode/
.worktrees/