一键导入
indago-sync-r2
Sync processed data to Cloudflare R2 buckets. Use when publishing new Parquet partitions, updating watchlists, or preparing demo bundles.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Sync processed data to Cloudflare R2 buckets. Use when publishing new Parquet partitions, updating watchlists, or preparing demo bundles.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Install, unload, and check status of the indago macOS LaunchAgents (AIS stream + R2 sync). Use when setting up a new machine, after a plist change, or to verify streams are alive and uploading.
Download and inspect the latest regional watchlists on R2 (arktrace-public or maridb-public). Use when finding demo MMSIs, checking sanctions_distance and ownership_chain, or verifying data-publish output before arktrace smoke tests.
Fetch and interpret indago data-publish metrics (P@50 email, R2 snapshots, lead time). Use after data-publish CI, when explaining metric deltas, or before updating external docs.
Run the backtracking delayed-label intelligence loop. Use when new analyst labels are available or to rewind causal reasoning on past detections.
Generate an OSINT intelligence report for a vessel or watchlist batch. Use when investigating a flagged vessel or preparing a weekly analyst report.
Run the indago 11-step data pipeline. Use when ingesting new AIS data, refreshing features, or running a full regional screening.
| name | indago-sync-r2 |
| description | Sync processed data to Cloudflare R2 buckets. Use when publishing new Parquet partitions, updating watchlists, or preparing demo bundles. |
| license | Apache-2.0 |
| compatibility | Requires wrangler CLI and Cloudflare R2 credentials |
| metadata | {"repo":"indago"} |
uv run python scripts/sync_r2.py
uv run python scripts/validate_ais_upload.py
| Bucket | Contents |
|---|---|
maridb-public | AIS, vessels, voyages, cargo, sanctions, ownership Parquet |
arktrace-public | Detection-ready features, watchlist, SHAP signals |
documaris-public | Regulatory KB, form templates, voyage evidence |
R2 bindings are defined in wrangler.toml. See docs/ref-r2-buckets.md for full partition layout.