{
  "proposed": {
    "label": "Proposed",
    "meaning": "Idea exists but drafting has not started.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Planning record only.",
    "next_action": "Collect source evidence and decide priority."
  },
  "draft_needed": {
    "label": "Draft Needed",
    "meaning": "Page is prioritized for drafting but no draft is complete.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Roadmap or approval to draft.",
    "next_action": "Prepare support page brief."
  },
  "drafted": {
    "label": "Drafted",
    "meaning": "Draft content exists for review.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Draft file or brief.",
    "next_action": "Run fact and compliance review."
  },
  "ready_for_review": {
    "label": "Ready For Review",
    "meaning": "Draft is ready for human review.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Completed draft and evidence notes.",
    "next_action": "Human content, fact, and compliance review."
  },
  "ready_for_handoff": {
    "label": "Ready For Handoff",
    "meaning": "Approved planning package is ready for CMS handoff.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Approval notes and required CMS fields.",
    "next_action": "Send through approved CMS process if authorized."
  },
  "handed_off": {
    "label": "Handed Off",
    "meaning": "Package was handed to the CMS owner or process.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Handoff evidence.",
    "next_action": "Await CMS confirmation."
  },
  "awaiting_cms_confirmation": {
    "label": "Awaiting CMS Confirmation",
    "meaning": "CMS publication status is not yet confirmed.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Handoff record with pending CMS evidence.",
    "next_action": "Collect CMS confirmation or mark blocked."
  },
  "published_confirmed": {
    "label": "Published Confirmed",
    "meaning": "CMS evidence confirms the page is live.",
    "safe_to_claim_publicly": true,
    "required_evidence": "CMS confirmation URL, timestamp, or platform evidence.",
    "next_action": "Record confirmation and monitor."
  },
  "blocked_missing_evidence": {
    "label": "Blocked Missing Evidence",
    "meaning": "Required source or CMS evidence is missing.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Missing evidence list.",
    "next_action": "Collect evidence or remove unsupported claims."
  },
  "failed_validation": {
    "label": "Failed Validation",
    "meaning": "Draft or handoff failed validation.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Validation failure notes.",
    "next_action": "Correct issues before review or handoff."
  },
  "archived": {
    "label": "Archived",
    "meaning": "Item is no longer active.",
    "safe_to_claim_publicly": false,
    "required_evidence": "Archive note.",
    "next_action": "No action unless reactivated."
  }
}
