{
  "_meta": {
    "service_model": "bss",
    "entity_type": "plan",
    "market": "lome",
    "tier": "lux",
    "period": "7day",
    "version": "v1",
    "filename_pattern": "{model}-{market}-{entity_type}-{tier}-{period}-{version}.json"
  },
  "id": "template-togo-lome-7day-lux-v1",
  "name": "Togo Lome 7-Day Lux All-Inclusive",
  "description": "7-day premium subscription with generous quota allocation covering expected weekly usage (70 kWh electricity, 21 swaps)",
  "version": "1.0.0",
  "status": "ACTIVE",
  "country_code": "TG",
  "legal_jurisdiction": "Lome Metro Area, Togo",
  "billing_currency": "XOF",
  "contract_terms_id": "terms-togo-7day-standard",
  "service_cycle_fsm_id": "fsm-bss-service-cycle",
  "payment_cycle_fsm_id": "fsm-bss-payment-cycle",
  "agent_config_id": "agent-config-bss-standard",
  "service_bundle_id": "bundle-togo-lux",
  "service_configurations": [
    {
      "service_id": "service-swap-network-togo-lome",
      "initial_quota": 1.0,
      "max_quota": 1.0,
      "rate_limit_per_day": -1.0,
      "auto_renewal": true,
      "overage_allowed": false,
      "overage_rate": null,
      "_comment": "Network access is boolean - 1.0 means enabled, no overage concept"
    },
    {
      "service_id": "service-battery-fleet-togo-lome",
      "initial_quota": 1.0,
      "max_quota": 1.0,
      "rate_limit_per_day": -1.0,
      "auto_renewal": true,
      "overage_allowed": false,
      "overage_rate": null,
      "_comment": "Battery fleet access is boolean - 1.0 means enabled, no overage concept"
    },
    {
      "service_id": "service-electricity-togo",
      "initial_quota": 70.0,
      "max_quota": 999999.0,
      "rate_limit_per_day": 10.0,
      "auto_renewal": true,
      "overage_allowed": true,
      "overage_rate": 0.00,
      "_comment_overage_rate": "PENDING COMMERCIAL TEAM INPUT - Price per kWh for consumption beyond 70 kWh",
      "_comment": "Lux tier includes 70 kWh quota (10 kWh/day × 7 days)"
    },
    {
      "service_id": "service-swap-count-togo",
      "initial_quota": 21.0,
      "max_quota": 999999.0,
      "rate_limit_per_day": 3.0,
      "auto_renewal": true,
      "overage_allowed": true,
      "overage_rate": 0.00,
      "_comment_overage_rate": "PENDING COMMERCIAL TEAM INPUT - Price per swap beyond quota",
      "_comment": "Lux tier includes 21 swaps quota (3 swaps/day × 7 days)"
    }
  ],
  "created_at": "2025-11-19T12:00:00Z",
  "updated_at": "2025-11-19T12:00:00Z",
  "created_by": "product-team",
  "change_log": [
    {
      "version": "1.0.0",
      "description": "Initial Togo market launch - 7-day lux tier",
      "changes": [
        "Created lux all-inclusive tier for premium customers",
        "70 kWh electricity quota (10 kWh/day)",
        "21 swap quota (3 swaps/day)",
        "Rate limits enforce daily usage patterns"
      ],
      "created_at": "2025-11-19T12:00:00Z",
      "created_by": "product-team"
    }
  ]
}
