Preview Memory Cleanup Compaction Review
Run the bounded compaction judge in read-only mode.
This is the model-backed release/eval smoke for Memory maintenance. It uses
the same candidate revalidation and direct-review executor as the queued
task, but passes preview_only so the executor cannot create EVOLVES
edges, emit contradiction events, or mark cleanup snapshots reviewed.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/agent/trigger/memory-cleanup/compaction/review-preview" \ -H "Content-Type: application/json" \ -d '{}'{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}