{
  "version": 1,
  "profiles": {
    "income": {
      "birthYear": 1986,
      "birthMonth": 4,
      "phases": [
        {
          "id": "8320340c-202d-4793-8716-cfe15ad738fe",
          "startAge": 40,
          "startMonth": 4,
          "endAge": 100,
          "endMonth": 3,
          "type": "RETIRED",
          "baseSalary": 0
        }
      ],
      "spouse": {
        "hasSpouse": false,
        "phases": []
      },
      "children": [],
      "sideIncomes": [],
      "retirementBenefits": []
    },
    "housing": {
      "phases": [
        {
          "id": "de87122a-fb52-4c86-a2ed-483812b8aa19",
          "type": "RENT",
          "startAge": 40,
          "startMonth": 4,
          "endAge": 100,
          "endMonth": 3,
          "monthlyRent": 80000,
          "isRentLinkedToResidence": false,
          "renewalIntervalYears": 2,
          "renewalFee": 80000
        }
      ]
    },
    "pension": {
      "pensionAge": 65,
      "pensionStartMonth": 0,
      "pensionDiscountRate": 1.0,
      "teikibin": {
        "createdAtYear": 2026,
        "createdAtMonth": 4,
        "ippanKoseiNenkinMonths": 216,
        "koseiNenkinMonths": 216,
        "totalMonths": 216,
        "basicPensionAmount": 365000,
        "totalPensionAmount": 865000
      }
    },
    "education": {
      "children": [],
      "educationInflationRate": 0
    },
    "basicExpense": {
      "isSingle": true,
      "useStats": false,
      "expenses": [
        {
          "id": "16591ceb-d0dd-4e9c-afd0-6c6c8ca72100",
          "name": "基本生活費",
          "monthlyAmount": 166667,
          "isSubjectToInflation": true,
          "timing": {
            "type": "USER_AGE",
            "targetAge": 40,
            "endAge": 100,
            "month": 4
          }
        }
      ]
    },
    "investment": {
      "strategy": {
        "targetAssetMix": { "cash": 0.09, "foreign-stock": 0.91 },
        "rebalanceThreshold": 0.05,
        "withdrawalOrder": ["CASH", "SPECIFIC", "NISA"],
        "cashCushion": { "isEnabled": true, "targetAmount": 9000000, "withdrawalPriorityDuringCrash": true, "crashDefinitionDrawdown": -0.2 },
        "idecoSeparateStrategy": false,
        "nisaSwitchingEnabled": true
      },
      "designatedInvestments": [],
      "stressTests": []
    },
    "ideco": {
      "contributionSettings": {},
      "allocationPhases": [],
      "withdrawalAge": 60,
      "withdrawalMethod": "LUMP_SUM"
    },
    "insurance": {
      "insurances": []
    },
    "medical": {
      "primary": { "healthStatus": "NORMAL", "overrides": [] },
      "spouse": { "hasSpouse": false, "healthStatus": "NORMAL", "overrides": [] }
    },
    "lifeEvent": {
      "events": []
    },
    "cars": [],
    "loan": {
      "loans": []
    }
  },
  "initialAccounts": [
    {
      "id": "5504429d-54c2-4d5c-b63f-5ec6727e018e",
      "name": "普通預金",
      "type": "CASH",
      "balance": 9000000,
      "costBasis": 9000000,
      "belongsTo": "PRIMARY"
    },
    {
      "id": "104844e3-191e-4645-830b-2b6a6b349d2f",
      "name": "NISA口座",
      "type": "NISA",
      "assetClassId": "foreign-stock",
      "balance": 18000000,
      "costBasis": 14400000,
      "belongsTo": "PRIMARY"
    },
    {
      "id": "d612cb56-3bc3-4e8d-8661-c998ce705113",
      "name": "特定口座",
      "type": "SPECIFIC",
      "assetClassId": "foreign-stock",
      "balance": 73000000,
      "costBasis": 58400000,
      "belongsTo": "PRIMARY"
    }
  ],
  "settings": {
    "residenceType": "URBAN",
    "currentYear": 2026,
    "currentMonth": 4,
    "startMonth": 4,
    "lifeExpectancy": 100,
    "generalInflationRate": 0.015
  },
  "taxStats": {
    "lastYearGrossIncome": 5000000,
    "lastYearIncomeTaxAmount": 150000,
    "lastYearSpouseGrossIncome": 0,
    "lastYearSpouseIncomeTaxAmount": 0
  },
  "plannedFireAge": 40,
  "isFireAgeLinked": false,
  "isOnboardingCompleted": true
}
