chore: initialize POM 2 repo (docs guards green; release gates recorded NOT RUN pending install)

This commit is contained in:
Antigravity
2026-08-19 10:31:00 +02:00
commit 7ffd00b5c5
111 changed files with 12522 additions and 0 deletions

16
config/pom.json Normal file
View File

@@ -0,0 +1,16 @@
{
"autoToolProfiles": true,
"autoModelRouting": true,
"dashboardWidget": true,
"stopGuard": true,
"defaultMode": "autopilot",
"defaultView": "cinematic",
"defaultMotion": "subtle",
"defaultToolProfile": "auto",
"maxStudioAgents": 6,
"projectRootMode": "child",
"destructiveProjectCommands": "block",
"gitMode": "branch-per-stage",
"hudPlacement": "aboveEditor",
"showThinkingLane": true
}