{
  "action_labels": [
    "skip",
    "episode_only",
    "candidate",
    "candidate_and_enrich"
  ],
  "memory_type_labels": [
    "preference",
    "fact",
    "project_state",
    "workflow",
    "identity",
    "goal",
    "stable_profile_detail",
    "transient",
    "unresolved"
  ],
  "durability_labels": [
    "ephemeral",
    "working",
    "durable",
    "canonical_candidate"
  ],
  "contradiction_risk_labels": [
    "none",
    "low",
    "medium",
    "high"
  ]
}