{
  "_meta": {
    "service_model": "bss",
    "entity_type": "plan",
    "market": "lome",
    "tier": "barebone",
    "period": "7day",
    "version": "v1",
    "filename_pattern": "{model}-{market}-{entity_type}-{tier}-{period}-{version}.json"
  },
  "id": "template-togo-lome-7day-barebone-v1",
  "name": "Togo Lome 7-Day Bare-bone",
  "description": "7-day bare-bone subscription providing network and fleet access with zero quota allocation - customers purchase services on pay-per-use basis",
  "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-barebone",
  "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": 0.0,
      "max_quota": 999999.0,
      "rate_limit_per_day": -1.0,
      "auto_renewal": false,
      "overage_allowed": true,
      "overage_rate": 0.00,
      "_comment_overage_rate": "PENDING COMMERCIAL TEAM INPUT - Price per kWh",
      "_comment": "Bare-bone tier has zero quota - all electricity charged at overage rate"
    },
    {
      "service_id": "service-swap-count-togo",
      "initial_quota": 0.0,
      "max_quota": 999999.0,
      "rate_limit_per_day": -1.0,
      "auto_renewal": false,
      "overage_allowed": true,
      "overage_rate": 0.00,
      "_comment_overage_rate": "PENDING COMMERCIAL TEAM INPUT - Price per swap",
      "_comment": "Bare-bone tier has zero quota - all swaps charged at overage rate"
    }
  ],
  "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 bare-bone tier",
      "changes": [
        "Created bare-bone tier for budget-conscious customers",
        "Zero quota allocation for electricity and swaps",
        "Pay-per-use pricing model for resource consumption"
      ],
      "created_at": "2025-11-19T12:00:00Z",
      "created_by": "product-team"
    }
  ]
}
