Plane docs
ApiSchemas

CompactionPreserve

One shape from the contract, as it appears on the wire.

Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions, sessions.children, sessions.create, sessions.decide, sessions.get, sessions.interrupt, sessions.list, sessions.updateMetadata

JSON Schema

{
  "type": "string",
  "enum": [
    "tool_results",
    "system_notes"
  ]
}

On this page