Mark plan as completed, optionally graduating to a decision record.
Path Parameters
plan_id*Plan Id
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/memory/plans/string/complete" \ -H "Content-Type: application/json" \ -d '{}'null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Compare Versions
Compare two versions of an item. Returns detailed diff showing what changed between versions.
Compliance Report
Generate compliance report (HIPAA, GDPR, SOC2). Returns comprehensive audit report suitable for compliance requirements. Includes all access, modifications, and deletions in time range.