{
  "status": "candidate",
  "object": "FAF_NODE",
  "identity_rule": "persistent stewardship lineage, not legal-company identity",
  "fields": [
    "node_id",
    "node_name",
    "origin_place",
    "current_place",
    "local_stewardship_entity",
    "current_operator_generation",
    "operator_ids",
    "status",
    "joined_at",
    "succession_history",
    "move_history",
    "product_families",
    "network_credentials",
    "community_asset_links",
    "public_lineage_record"
  ],
  "transfer_rules": {
    "company_sale": "does not automatically transfer node status",
    "operator_succession": "may preserve node_id after requalification",
    "local_move": "conditional preserve",
    "unrelated_region_move": "normally new node_id",
    "split": "one lineage continuation; descendants get new ids",
    "closure": "retire id; never reuse"
  }
}