Add demo export cleanup tooling
This commit is contained in:
@@ -185,6 +185,9 @@ bash scripts/live_migration_smoke.sh
|
||||
- `GET /api/v1/exports/{export_id}/content`
|
||||
- Exported detection and segmentation GeoJSON is generated from persisted first-class geometry rows.
|
||||
- No new migrations, product lines, live providers or AI dependencies are introduced by this export pass.
|
||||
- Old offline demo export artifacts can be inspected with `python scripts/cleanup_demo_artifacts.py`
|
||||
and removed only with an explicit `--apply`. The script keeps the newest exports
|
||||
per demo project and refuses to delete files outside `STORAGE_ROOT`.
|
||||
|
||||
## Run locally
|
||||
|
||||
|
||||
Reference in New Issue
Block a user