june_enrich
Re-extract existing canvas artifacts using a richer engine to backfill memories after a Pro upgrade or many writes. Start a background job with no arguments, then check its progress.
Instructions
Pro: re-extract THIS canvas's existing artifacts with the richer engine, as a background job (idempotent — a second run writes 0 new). Use after a Pro upgrade to backfill memories that were written on the free floor, or after many june_remember writes. Call with no args to start (returns job_id; 409 if one is already running; 403 on free endpoints), then call again with {job: } to check progress. Returns {job_id, state, total, processed, nodes, edges, errors}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | No |