auto: docs sync 2026-06-29T00:00:11+00:00

Files changed: .claude/settings.local.json engine/lint-report.md vault/.obsidian/workspace.json vault/runbooks/central-deploy-cutover.md
This commit is contained in:
echo6-autocommit 2026-06-29 00:00:11 +00:00
commit 59486ea2f1
4 changed files with 44 additions and 13 deletions

View file

@ -27,7 +27,29 @@
"Bash(gh pr create --title 'eonet: bypass bbox filter for global disaster feed' --body ' *)",
"Read(//tmp/central-clone/**)",
"Bash(gh pr create --title 'supervisor: shrink sat dedup window + WAL cursors.db to cut CPU/IO' --body ' *)",
"Bash(shellcheck --version)"
]
"Bash(shellcheck --version)",
"Read(//tmp/central-deploy-work/**)",
"Read(//tmp/central-deploy-work/scripts/**)",
"Bash(chmod +x /tmp/central-deploy-work/scripts/deploy.sh)",
"Bash(bash -n /tmp/central-deploy-work/scripts/deploy.sh)",
"Bash(gh pr create --title 'scripts/deploy.sh: one-command tag-based deploy with pre-flight backup + verify' --body ' *)",
"Skill(update-config)",
"Edit",
"Write",
"Read",
"Glob",
"Grep",
"Bash(sudo *)",
"Bash(psql *)",
"Bash(systemctl *)",
"Bash(journalctl *)",
"Bash(curl *)",
"Bash(uv *)",
"Bash(pg_dump *)",
"Bash(python3 *)",
"Bash(scp *)",
"Bash(gh *)"
],
"defaultMode": "bypassPermissions"
}
}