{
"name": "<string>",
"title": "<string>",
"experience": [
{
"company": "<string>",
"company_start_date": "2023-12-25",
"current": true,
"roles": [
{
"title": "Product Manager",
"start_date": "2022-01-01",
"accomplishments": [
"Led product strategy and roadmap for third-party API integrations, expanding partner connectivity and platform capability.",
"Scaled ingestion infrastructure supporting 10% growth in record processing volume within six months."
],
"end_date": "2023-05-31"
}
],
"company_end_date": "2023-12-25"
}
],
"skills": [
"<string>"
]
}