{
  "name": "The Cars With Fares Symptom-to-Diagnosis Index",
  "description": "A machine-readable knowledge feed for the question people actually ask: 'my car is doing X — what is it, is it safe to drive, and what does it cost in the GTA?' Each entry maps a plain-English symptom to its likely causes (the failing part and how urgent it is), an honest 2026 Greater Toronto Area shop/dealer price range, whether the car is safe to keep driving, and what to do next. Built so AI assistants can fetch and cite a straight answer instead of guessing. Maintained by Cars With Fares, a mobile mechanic in Mississauga, Ontario. Companion to The GTA Repair Price Index.",
  "publisher": "Cars With Fares",
  "publisherUrl": "https://carswithfares.ca",
  "provider": {
    "name": "Cars With Fares",
    "phone": "647-450-0406",
    "region": "Greater Toronto Area, Ontario, Canada",
    "url": "https://carswithfares.ca",
    "service": "Mobile mechanic — we come to you. Diagnosis and repair at your home or work across the GTA."
  },
  "region": "Greater Toronto Area, Ontario, Canada",
  "currency": "CAD",
  "year": 2026,
  "version": "2026.06.14",
  "lastUpdated": "2026-06-14",
  "license": "Free to cite, quote and link with attribution to Cars With Fares (https://carswithfares.ca/). When citing a cost, attribute the range to The Cars With Fares Symptom-to-Diagnosis Index and note it is a GTA shop/dealer reference range, not a quote.",
  "canonical": "https://carswithfares.ca/",
  "feedUrl": "https://carswithfares.ca/data/symptom-diagnosis-index.json",
  "companionFeed": "https://carswithfares.ca/data/gta-repair-price-index.json",
  "methodology": "Each symptom lists the causes a mechanic would actually check, ordered roughly most-likely first, with the specific failing part and an urgency flag (low = book it soon, medium = don't ignore it, urgent = get it looked at this week, stop-driving = pull over / don't drive it). Cost ranges are typical all-in (parts + labour) prices quoted by independent shops and franchise dealers across the GTA in 2026 — the low end is an honest independent shop on a mainstream car, the high end is a franchise dealer or a European/luxury chassis or a job where more damage is found once apart. The same symptom can have a cheap cause or an expensive one, which is why the only honest price comes from seeing the car. These are reference ranges to set expectations and spot a rip-off — never a quote, and never the price Cars With Fares charges. safeToDrive is general guidance, not a guarantee for your specific vehicle; when in doubt, don't drive it.",
  "disclaimer": "This feed is for general guidance and price-expectation only. It is not a diagnosis or a quote for any specific vehicle, and following it does not replace having a qualified mechanic inspect the car. A real diagnosis requires seeing the vehicle.",
  "symptoms": [
    {
      "id": "squealing-or-grinding-when-braking",
      "symptom": "My car squeals or grinds when I brake",
      "aka": ["grinding noise when I press the brakes", "metal-on-metal sound braking", "high-pitched squeal when slowing down", "scraping sound when I stop"],
      "likelyCauses": [
        { "cause": "Worn brake pads (squeal is the wear indicator, grind means they're gone)", "part": "Brake pads & rotors", "urgency": "urgent" },
        { "cause": "Warped or scored rotors", "part": "Brake rotors", "urgency": "medium" },
        { "cause": "Seized or rusted caliper / slide pins (common on salt-belt GTA cars)", "part": "Brake caliper, hardware", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 300, "high": 1200 },
      "safeToDrive": "Squealing — book it soon, you still have braking. Grinding (metal-on-metal) — stop driving it; the pads are gone and you're cutting into the rotors, which both costs more and lengthens your stopping distance.",
      "whatToDo": "Get the brakes inspected before it turns from a pad job into pads + rotors + a caliper. Mention if you feel a pulsing pedal — that points to rotors.",
      "relatedPage": "https://carswithfares.ca/blog/how-much-brake-job-cost-ontario/"
    },
    {
      "id": "brake-pedal-pulsing-vibrating",
      "symptom": "My brake pedal pulses or the steering wheel shakes when I brake",
      "aka": ["pedal pulsates when braking", "steering wheel vibrates when I slow down", "car shakes when braking at highway speed", "wobble when I hit the brakes"],
      "likelyCauses": [
        { "cause": "Warped or unevenly worn rotors", "part": "Brake rotors", "urgency": "medium" },
        { "cause": "Sticking caliper overheating one rotor", "part": "Brake caliper", "urgency": "medium" },
        { "cause": "Worn front suspension / steering component exposed under braking load", "part": "Control arm, tie rod, wheel bearing", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 300, "high": 1500 },
      "safeToDrive": "Usually yes for short trips, but it's a sign the brakes aren't clamping evenly. Don't put off a highway trip on it.",
      "whatToDo": "Have the rotors measured and the calipers checked for sticking. If the shake is also there when you're NOT braking, it's likely suspension, not brakes.",
      "relatedPage": "https://carswithfares.ca/blog/how-much-brake-job-cost-ontario/"
    },
    {
      "id": "clunking-knocking-over-bumps",
      "symptom": "My car clunks or knocks when I go over bumps",
      "aka": ["knocking sound over potholes", "clunk in the front end over bumps", "rattle when driving on rough roads", "banging noise from suspension"],
      "likelyCauses": [
        { "cause": "Worn control arm bushings or ball joints", "part": "Control arm", "urgency": "medium" },
        { "cause": "Worn sway-bar links / end links", "part": "Sway bar link", "urgency": "low" },
        { "cause": "Worn strut mount or shock", "part": "Strut / shock assembly", "urgency": "medium" },
        { "cause": "Worn tie rod end", "part": "Tie rod", "urgency": "urgent" }
      ],
      "gtaCostRange": { "low": 200, "high": 1500 },
      "safeToDrive": "A sway-bar link clunk is usually fine to drive on briefly. A worn ball joint or tie rod is not — those can separate and cause a loss of control. Get it diagnosed before assuming it's the cheap part.",
      "whatToDo": "Get the front end inspected so the cheap clunk (end links) isn't masking the dangerous one (ball joint / tie rod). Note if your steering also wanders or your tires are wearing unevenly.",
      "relatedPage": "https://carswithfares.ca/blog/car-clunking-over-bumps/"
    },
    {
      "id": "humming-growling-with-speed",
      "symptom": "My car hums or growls and it gets louder the faster I go",
      "aka": ["roaring noise that increases with speed", "growling sound from the wheels", "hum that changes when I turn", "droning noise at highway speed"],
      "likelyCauses": [
        { "cause": "Worn wheel bearing (noise changes when you steer left/right)", "part": "Wheel bearing / hub assembly", "urgency": "medium" },
        { "cause": "Cupped or unevenly worn tires", "part": "Tires", "urgency": "low" },
        { "cause": "Worn differential or transfer-case bearing (on AWD/4WD)", "part": "Differential / transfer case", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 300, "high": 1100 },
      "safeToDrive": "A bearing in the early hum stage is usually drivable short-term, but a failing bearing can seize. Don't take a long trip on a loud one. If there's also play in the wheel or a vibration, get it looked at this week.",
      "whatToDo": "The tell-tale test: if the noise gets louder turning one direction and quieter the other, it's almost always a wheel bearing on the quiet-turn side. Get it confirmed before it seizes.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "clicking-noise-when-turning",
      "symptom": "My car clicks or pops when I turn",
      "aka": ["clicking sound on tight turns", "popping when turning the wheel", "tick-tick-tick when cornering", "clicking from the front wheel turning"],
      "likelyCauses": [
        { "cause": "Worn outer CV joint (the classic clicking-on-turns sign)", "part": "CV axle / half-shaft", "urgency": "medium" },
        { "cause": "Torn CV boot letting the joint dry out (caught early, cheaper)", "part": "CV boot", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 300, "high": 1200 },
      "safeToDrive": "You can usually drive on it short-term, but a worn CV joint will eventually fail and can leave you stranded — and a failed axle can lock a wheel. Get it handled within a couple of weeks.",
      "whatToDo": "If it's just a torn boot caught before the joint is damaged, it's a much cheaper fix — so get it checked early. Note which side and whether it clicks more on left or right turns.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "car-pulls-to-one-side",
      "symptom": "My car pulls to one side or the steering wanders",
      "aka": ["car drifts to the right when I drive straight", "steering pulls left", "wandering steering", "car doesn't track straight"],
      "likelyCauses": [
        { "cause": "Alignment out (often after hitting a pothole or a curb)", "part": "Wheel alignment", "urgency": "low" },
        { "cause": "Uneven tire pressure or a worn/underinflated tire", "part": "Tires", "urgency": "low" },
        { "cause": "Worn control arm / steering component letting the alignment drift", "part": "Control arm, tie rod", "urgency": "medium" },
        { "cause": "Sticking brake caliper dragging one side", "part": "Brake caliper", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 120, "high": 1500 },
      "safeToDrive": "A mild pull is usually drivable, but it wears your tires fast and can hide a worn steering part. If the steering feels loose or wanders, get it checked sooner.",
      "whatToDo": "Check tire pressures first (free). If the pull stays, get an alignment — but if the alignment won't hold, a worn front-end part is the real cause and needs fixing first.",
      "relatedPage": "https://carswithfares.ca/blog/car-clunking-over-bumps/"
    },
    {
      "id": "check-engine-light-on",
      "symptom": "My check engine light is on",
      "aka": ["engine light came on", "CEL is lit", "yellow engine symbol on dashboard", "what does the check engine light mean"],
      "likelyCauses": [
        { "cause": "Loose or failed gas cap / EVAP leak (cheapest, very common)", "part": "Gas cap, EVAP valve", "urgency": "low" },
        { "cause": "Failing oxygen sensor or catalytic converter (P0420)", "part": "O2 sensor / catalytic converter", "urgency": "medium" },
        { "cause": "Misfire — ignition coil, spark plug, or deeper engine issue", "part": "Ignition coil, spark plugs", "urgency": "medium" },
        { "cause": "Timing / cam-phaser or major engine code", "part": "Timing components", "urgency": "urgent" }
      ],
      "gtaCostRange": { "low": 100, "high": 5000 },
      "safeToDrive": "Steady light — generally safe to drive to get it scanned, but don't ignore it. Flashing light — that's an active misfire dumping raw fuel into your catalytic converter; ease off and get it looked at right away, a flashing light can turn a $300 fix into a $2,000 one.",
      "whatToDo": "Get the codes pulled (free at many parts stores, or a mobile mechanic can scan it at your door). The code narrows it from 'anything' to a specific system. Don't let a parts-store clerk sell you the part the code names — the code points to a circuit, not always the failed part.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "engine-overheating-temp-gauge-high",
      "symptom": "My car is overheating / the temperature gauge is in the red",
      "aka": ["temp gauge going up", "engine running hot", "steam from under the hood", "coolant warning light", "car overheating in traffic"],
      "likelyCauses": [
        { "cause": "Coolant leak — hose, radiator, or expansion tank", "part": "Radiator / hose / coolant", "urgency": "urgent" },
        { "cause": "Failed water pump (no coolant circulation)", "part": "Water pump", "urgency": "urgent" },
        { "cause": "Stuck thermostat or failed cooling fan", "part": "Thermostat, cooling fan", "urgency": "urgent" },
        { "cause": "Head gasket / coolant intrusion (coolant vanishing, white smoke)", "part": "Head gasket", "urgency": "stop-driving" }
      ],
      "gtaCostRange": { "low": 200, "high": 10000 },
      "safeToDrive": "No. An overheating engine can warp the head or crack the block in minutes — that turns a few-hundred-dollar fix into a multi-thousand-dollar one. Pull over safely, shut it off, let it cool, and get it towed or seen before driving further.",
      "whatToDo": "Stop driving, let it cool, check the coolant level once cold (never open a hot rad cap). If it's losing coolant with no puddle and you see white exhaust smoke, suspect a head gasket — get it diagnosed before driving.",
      "relatedPage": "https://carswithfares.ca/blog/car-overheating-what-to-do/"
    },
    {
      "id": "coolant-leak-puddle-under-car",
      "symptom": "There's a puddle of fluid under my car",
      "aka": ["leaking fluid under the car", "green or orange puddle in my driveway", "something dripping under the engine", "wet spot where I park"],
      "likelyCauses": [
        { "cause": "Coolant leak (green/orange/pink, sweet smell)", "part": "Radiator, hose, water pump", "urgency": "urgent" },
        { "cause": "Engine oil leak (brown/black, oily)", "part": "Valve cover / oil pan / filter housing gasket", "urgency": "medium" },
        { "cause": "Transmission fluid (red/brown)", "part": "Transmission seal / pan gasket", "urgency": "medium" },
        { "cause": "Brake fluid (clear-to-amber, near a wheel — dangerous)", "part": "Brake line / caliper", "urgency": "stop-driving" }
      ],
      "gtaCostRange": { "low": 200, "high": 4500 },
      "safeToDrive": "Depends on the fluid. Brake fluid near a wheel — stop driving, that's your brakes. Coolant — don't drive far, you'll overheat. A small oil drip — usually drivable but get the source found before it gets worse.",
      "whatToDo": "Note the colour and where under the car it's dripping — that's how a mechanic narrows it fast. The honest fix is finding the source, not just topping up. Lay cardboard under it overnight to catch a sample.",
      "relatedPage": "https://carswithfares.ca/blog/bmw-oil-leak-repair-cost/"
    },
    {
      "id": "burning-oil-smell",
      "symptom": "I smell burning oil or see smoke from under the hood",
      "aka": ["burning smell from the engine", "oily smoke under the hood", "hot oil smell while driving", "smell of something burning after I drive"],
      "likelyCauses": [
        { "cause": "Oil leaking onto the hot exhaust (valve cover / gasket leak)", "part": "Valve cover gasket, oil leak", "urgency": "medium" },
        { "cause": "Oil cooler / filter-housing leak (oil and coolant together)", "part": "Oil cooler / filter housing", "urgency": "medium" },
        { "cause": "Low oil from a leak burning off", "part": "Engine seals / gaskets", "urgency": "urgent" }
      ],
      "gtaCostRange": { "low": 350, "high": 4500 },
      "safeToDrive": "Short trips usually OK, but oil dripping on a hot exhaust is a fire risk and means you're losing oil. Check your oil level and don't ignore it. If oil is low, top up and get it seen this week.",
      "whatToDo": "Find the leak source — the smell is the symptom, the leaking gasket is the cause. On European engines and Pentastar V6s this is often the oil cooler or filter housing leaking oil and coolant together.",
      "relatedPage": "https://carswithfares.ca/blog/bmw-oil-leak-repair-cost/"
    },
    {
      "id": "blue-smoke-from-exhaust",
      "symptom": "My car is blowing blue or grey smoke from the exhaust",
      "aka": ["blue smoke from the tailpipe", "grey smoke when I accelerate", "burning oil out the exhaust", "smoke on startup that clears"],
      "likelyCauses": [
        { "cause": "Worn piston rings or valve stem seals (burning oil)", "part": "Piston rings / valve seals", "urgency": "medium" },
        { "cause": "Failing turbo seal letting oil into the intake", "part": "Turbocharger", "urgency": "medium" },
        { "cause": "PCV / oil-separator failure pulling oil into the intake", "part": "PCV valve / separator", "urgency": "low" }
      ],
      "gtaCostRange": { "low": 200, "high": 7500 },
      "safeToDrive": "Often drivable, but you're burning oil — watch the level closely so you don't run it low and damage the engine. If it's burning a litre every 1,000 km or less, get it diagnosed.",
      "whatToDo": "Note when the smoke appears: on cold start = valve seals; under acceleration/boost = rings or turbo. Several engines (Audi 2.0T, Honda VCM, BMW N63) have documented oil-consumption defects — worth checking before assuming the worst.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "white-smoke-from-exhaust",
      "symptom": "My car is blowing white smoke from the exhaust and losing coolant",
      "aka": ["white smoke from the tailpipe", "sweet-smelling exhaust smoke", "thick white steam from the exhaust", "coolant disappearing and white smoke"],
      "likelyCauses": [
        { "cause": "Head gasket / coolant intrusion (burning coolant in the cylinder)", "part": "Head gasket", "urgency": "stop-driving" },
        { "cause": "Cracked head or block (open-deck EcoBoost engines especially)", "part": "Cylinder head / short block", "urgency": "stop-driving" }
      ],
      "gtaCostRange": { "low": 2500, "high": 10000 },
      "safeToDrive": "No, if coolant is vanishing and it overheats. Burning coolant means it's getting into the combustion chamber — keep driving and you risk hydro-locking or warping the engine. A light puff of white that clears as the car warms up is just condensation and is normal.",
      "whatToDo": "Confirm it's coolant (sweet smell, dropping coolant with no puddle) versus harmless cold-morning condensation. If coolant is disappearing, stop driving and get it diagnosed — several Ford EcoBoost engines have a documented coolant-intrusion issue.",
      "relatedPage": "https://carswithfares.ca/blog/car-overheating-what-to-do/"
    },
    {
      "id": "ac-not-blowing-cold",
      "symptom": "My AC isn't blowing cold",
      "aka": ["air conditioning blowing warm", "AC stopped working", "AC blows cold then warm", "car AC not cooling"],
      "likelyCauses": [
        { "cause": "Low refrigerant from a leak (most common)", "part": "AC system / refrigerant", "urgency": "low" },
        { "cause": "Failed AC compressor (grinding, or blows warm)", "part": "AC compressor", "urgency": "medium" },
        { "cause": "Leaking condenser or evaporator", "part": "AC condenser / evaporator", "urgency": "low" }
      ],
      "gtaCostRange": { "low": 200, "high": 5000 },
      "safeToDrive": "Yes — it's a comfort issue, not a safety one. But a seized compressor can spread metal through the whole system, turning a cheap recharge into a full flush and parts, so don't run it grinding.",
      "whatToDo": "A recharge is cheap but if it leaks back out in weeks, you have a leak that needs finding — that's the honest fix. If the compressor is grinding, stop using the AC until it's looked at. Honda/Acura V6s have a known compressor failure.",
      "relatedPage": "https://carswithfares.ca/blog/car-ac-not-blowing-cold-cost-gta/"
    },
    {
      "id": "car-wont-start-clicking",
      "symptom": "My car won't start — it just clicks (or does nothing) when I turn the key",
      "aka": ["car clicks but won't start", "single click when I turn the key", "rapid clicking won't start", "car won't crank", "nothing happens when I turn the key"],
      "likelyCauses": [
        { "cause": "Dead or weak battery (rapid clicking, dim lights)", "part": "Battery", "urgency": "low" },
        { "cause": "Failed starter motor (single click, lights/battery fine)", "part": "Starter motor", "urgency": "medium" },
        { "cause": "Corroded battery terminals or bad ground", "part": "Battery terminals / cables", "urgency": "low" },
        { "cause": "Failing alternator (battery keeps dying)", "part": "Alternator", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 200, "high": 1300 },
      "safeToDrive": "Not until it starts reliably — a car that intermittently won't start will eventually leave you stranded somewhere worse. Don't keep jump-starting it without finding why.",
      "whatToDo": "Rapid clicking + dim dash = battery first. A single solid click with healthy lights = usually the starter. If a new battery keeps dying, it's the alternator not charging. Get it tested before throwing parts at it.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "battery-light-on-dimming-lights",
      "symptom": "My battery light is on and the lights are dimming",
      "aka": ["red battery light on dashboard", "dashboard lights flickering while driving", "headlights getting dim", "battery warning while driving"],
      "likelyCauses": [
        { "cause": "Failing alternator (not charging the battery)", "part": "Alternator", "urgency": "urgent" },
        { "cause": "Worn or loose serpentine/accessory belt", "part": "Serpentine belt", "urgency": "urgent" },
        { "cause": "Dying battery making the charging system work too hard", "part": "Battery", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 200, "high": 1600 },
      "safeToDrive": "Briefly — but the car is running on battery alone and will stall once it's drained, possibly leaving you with no power steering or brakes assist. Drive straight to where it can be fixed or get it towed; don't start a long trip.",
      "whatToDo": "This almost always means the alternator isn't charging (or the belt that drives it is gone). Get the charging system tested. Turn off the AC, radio, and seat heaters to stretch the remaining battery to safety.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "engine-rattle-on-cold-start",
      "symptom": "My engine rattles for a few seconds on a cold start",
      "aka": ["rattling noise when I first start the car", "cold start rattle that goes away", "engine noise on startup", "chain-like rattle for a few seconds when cold"],
      "likelyCauses": [
        { "cause": "Worn timing chain, guides or tensioner (the chain slaps until oil pressure builds)", "part": "Timing chain / guides / tensioner", "urgency": "urgent" },
        { "cause": "Worn cam phasers / VVT (Ford, GM, Mercedes are common)", "part": "Cam phasers / VVT", "urgency": "urgent" },
        { "cause": "Low oil or wrong oil delaying the tensioner", "part": "Engine oil", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 1700, "high": 5000 },
      "safeToDrive": "Risky. A cold-start chain rattle is the early warning of a stretched chain or failing tensioner — if the chain jumps or snaps it bends valves and can total the engine. Don't put it off; this is one of the most expensive symptoms to ignore.",
      "whatToDo": "Check codes for P0016/P0017 (timing correlation) or P0011/P0012/P0021/P0022 (cam phasers). Many specific engines (BMW N20, Ford 5.0/EcoBoost, GM 3.6, Audi 2.0T) have known timing failures — get it diagnosed before it jumps.",
      "relatedPage": "https://carswithfares.ca/blog/bmw-n20-timing-chain-cost/"
    },
    {
      "id": "ticking-knocking-engine-noise",
      "symptom": "My engine has a ticking or knocking noise at idle",
      "aka": ["tapping noise from the engine", "tick that gets faster with RPM", "knocking sound at idle", "lifter tick", "engine making a clicking sound when running"],
      "likelyCauses": [
        { "cause": "Collapsed lifter / cam wear (GM AFM/DFM, HEMI MDS, Pentastar rocker)", "part": "Lifter / camshaft", "urgency": "urgent" },
        { "cause": "Worn timing components or cam phasers", "part": "Timing chain / phasers", "urgency": "urgent" },
        { "cause": "Exhaust manifold leak / broken stud (ticks louder when cold)", "part": "Exhaust manifold studs", "urgency": "medium" },
        { "cause": "Low oil pressure / sludge (rod knock is the worst case)", "part": "Engine internals", "urgency": "stop-driving" }
      ],
      "gtaCostRange": { "low": 700, "high": 8500 },
      "safeToDrive": "Depends on the cause. A cold exhaust-manifold tick is usually fine. A deep knock that's there at idle and follows engine speed can be a failing lifter or a rod bearing — keep driving on a rod knock and you can drop the engine. Get it heard by a mechanic before driving far.",
      "whatToDo": "Note whether the tick speeds up with RPM (top-end / valvetrain) and whether it's there cold or hot. GM 5.3/6.2, Ram HEMI, and Jeep Pentastar V6 all have documented lifter/cam tick failures — caught early it's far cheaper than after the lobe is wiped.",
      "relatedPage": "https://carswithfares.ca/blog/gm-afm-lifter-tick-cost/"
    },
    {
      "id": "burning-oil-low-oil-between-changes",
      "symptom": "My car is burning oil / I'm low on oil between changes",
      "aka": ["losing oil but no leak", "oil disappearing between oil changes", "have to keep topping up the oil", "low oil light keeps coming on"],
      "likelyCauses": [
        { "cause": "Worn piston rings (documented on Audi/VW 2.0T, GM 2.4, Jeep 2.4)", "part": "Piston rings", "urgency": "medium" },
        { "cause": "Worn valve stem seals (BMW V8s, high-mileage engines)", "part": "Valve stem seals", "urgency": "medium" },
        { "cause": "Failed PCV / oil-separator pulling oil into the intake", "part": "PCV valve / separator", "urgency": "low" },
        { "cause": "An external leak burning off before it drips", "part": "Valve cover / gasket", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 200, "high": 7500 },
      "safeToDrive": "Yes if you stay on top of the oil level — but running it low starves the engine and causes far more expensive damage. Check the dipstick weekly until it's diagnosed.",
      "whatToDo": "First rule out a cheap external leak or a failed PCV before assuming rings (the engine-apart job). Several engines have documented oil-consumption defects, so the model and engine matter — worth a proper diagnosis.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "transmission-shudder-rough-shifting",
      "symptom": "My transmission shudders or shifts hard",
      "aka": ["car shudders around 50-80 km/h", "harsh or jerky shifting", "transmission slipping", "delayed reverse", "washboard feeling when accelerating", "transmission warning light"],
      "likelyCauses": [
        { "cause": "Torque converter shudder / overdue fluid service", "part": "Transmission fluid / torque converter", "urgency": "medium" },
        { "cause": "Failing mechatronic / valve body (ZF 8HP, DSG, GM, Ford 10R80)", "part": "Mechatronic / valve body", "urgency": "urgent" },
        { "cause": "Worn clutch packs / internal wear", "part": "Transmission internals", "urgency": "urgent" }
      ],
      "gtaCostRange": { "low": 300, "high": 6000 },
      "safeToDrive": "Light shudder — get it seen soon, fresh fluid often helps if caught early. Slipping, hard banging into gear, or a transmission warning — don't keep driving; you can turn a serviceable valve-body fix into a full rebuild.",
      "whatToDo": "Get the codes read and the fluid checked before accepting a dealer's whole-transmission quote — many shudders are a serviceable valve-body/mechatronic or a fluid service, which is far cheaper than a replacement transmission.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "clutch-slipping-manual",
      "symptom": "My manual clutch is slipping or the pedal feels off",
      "aka": ["revs climb but the car doesn't speed up", "burning smell going up hills", "clutch pedal feels high or grabby", "clutch slipping in higher gears"],
      "likelyCauses": [
        { "cause": "Worn clutch disc (slipping under load)", "part": "Clutch", "urgency": "medium" },
        { "cause": "Failed clutch hydraulics (master/slave cylinder)", "part": "Clutch master / slave cylinder", "urgency": "medium" },
        { "cause": "Worn pressure plate / flywheel", "part": "Pressure plate / flywheel", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 800, "high": 3500 },
      "safeToDrive": "Drivable short-term, but a slipping clutch generates heat and will eventually leave you unable to move under load (especially on hills). The longer you drive it slipping, the more likely the flywheel needs work too.",
      "whatToDo": "Since the transmission has to come out either way, it's worth doing the clutch, checking the flywheel, and the rear main seal in one job. Note the burning smell and where it slips.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "loss-of-power-turbo-boost",
      "symptom": "My turbo car suddenly lost power / went into limp mode",
      "aka": ["sudden loss of power", "car went into limp mode", "no boost from the turbo", "turbo whining and weak acceleration", "reduced engine power warning"],
      "likelyCauses": [
        { "cause": "Cracked charge pipe or boost leak (often the cheap fix)", "part": "Charge pipe / intercooler hose", "urgency": "medium" },
        { "cause": "Failed wastegate actuator or solenoid", "part": "Wastegate actuator", "urgency": "medium" },
        { "cause": "Failing turbocharger (whine, smoke, P0299)", "part": "Turbocharger", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 300, "high": 4500 },
      "safeToDrive": "Limp mode is the car protecting itself — you can usually limp it home gently, but get it diagnosed before driving normally. Don't hammer it; if the turbo is failing, flooring it can finish it off.",
      "whatToDo": "Get a P0299 (underboost) confirmed and the system pressure-tested. Often it's a cracked charge pipe, wastegate actuator, or oil-feed line — not the whole turbo the dealer quotes. Get the actual fault found first.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "rough-idle-misfire",
      "symptom": "My car idles rough or shakes / feels like it's misfiring",
      "aka": ["engine shaking at idle", "car stumbling at a stop", "rough running engine", "misfire feeling", "engine feels like it's going to stall"],
      "likelyCauses": [
        { "cause": "Worn spark plugs or a failing ignition coil", "part": "Spark plugs / ignition coil", "urgency": "medium" },
        { "cause": "Carbon buildup on direct-injection intake valves", "part": "Intake valves (walnut blast)", "urgency": "low" },
        { "cause": "Vacuum leak or dirty/failed fuel injector", "part": "Intake gasket / fuel injector", "urgency": "medium" },
        { "cause": "VVT / cam timing fault", "part": "VVT solenoid / phaser", "urgency": "urgent" }
      ],
      "gtaCostRange": { "low": 150, "high": 2500 },
      "safeToDrive": "A mild rough idle is usually drivable, but an active misfire (especially with a flashing check-engine light) dumps unburned fuel into the catalytic converter and can destroy it — ease off and get it seen.",
      "whatToDo": "Get the misfire codes pulled to find which cylinder. Plugs and coils are the common cheap cause; direct-injection engines also carbon up the intake valves over time, which a walnut-blast cleaning fixes.",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "milky-oil-coolant-in-oil",
      "symptom": "My oil looks milky / there's a brown mayo-like residue on my oil cap",
      "aka": ["milky oil on the dipstick", "mayonnaise on the oil cap", "coolant mixing with oil", "creamy brown gunk under the oil filler cap", "chocolate milkshake oil"],
      "likelyCauses": [
        { "cause": "Oil cooler / filter-housing gasket failure (Pentastar V6, Mercedes, BMW)", "part": "Oil cooler / filter housing", "urgency": "urgent" },
        { "cause": "Head gasket failure mixing coolant and oil", "part": "Head gasket", "urgency": "stop-driving" },
        { "cause": "Harmless condensation from short trips in cold GTA winters (light residue only)", "part": "None — driving habit", "urgency": "low" }
      ],
      "gtaCostRange": { "low": 500, "high": 4500 },
      "safeToDrive": "If it's full milky oil throughout (not just a dab on the cap), stop driving — coolant in the oil destroys bearings fast. A thin smear under the cap in winter is often just condensation and clears with a longer drive, but confirm it.",
      "whatToDo": "Check whether coolant is also dropping and whether the engine overheats — that separates a serious oil-cooler/head-gasket failure from harmless winter condensation. Jeep/Ram 3.6 Pentastar and several European engines have a known oil-cooler/housing leak.",
      "relatedPage": "https://carswithfares.ca/blog/pentastar-oil-cooler-cost/"
    },
    {
      "id": "exhaust-loud-rattle-failed-emissions",
      "symptom": "My exhaust got loud, or I have a P0420 / failed emissions",
      "aka": ["car got louder all of a sudden", "rattling from underneath the car", "rotten egg smell from exhaust", "failed emissions test", "P0420 catalytic converter code", "sluggish and louder exhaust"],
      "likelyCauses": [
        { "cause": "Failing catalytic converter (P0420 / rotten-egg smell / sluggish)", "part": "Catalytic converter", "urgency": "medium" },
        { "cause": "Stolen catalytic converter (sudden loud roar — a GTA theft target)", "part": "Catalytic converter", "urgency": "medium" },
        { "cause": "Rusted-out exhaust pipe / muffler (Ontario road salt)", "part": "Exhaust pipe / muffler", "urgency": "low" },
        { "cause": "A heat shield rattling loose (cheap, just annoying)", "part": "Heat shield", "urgency": "low" }
      ],
      "gtaCostRange": { "low": 150, "high": 2500 },
      "safeToDrive": "Usually yes short-term, but a failing cat can leave you sluggish and won't pass emissions, and exhaust leaks can let fumes into the cabin. A sudden loud roar in the GTA often means a stolen converter — get it confirmed.",
      "whatToDo": "A loose heat shield is a cheap fix; a P0420 cat code or a stolen converter is the real money. Get it on a hoist to tell which. Note if the loudness came on suddenly (theft/break) versus gradually (rust/cat wear).",
      "relatedPage": "https://carswithfares.ca/data/gta-repair-price-index.json"
    },
    {
      "id": "diesel-hard-start-power-loss",
      "symptom": "My diesel truck won't start / suddenly lost power / has metal in the fuel filter",
      "aka": ["diesel hard to start", "diesel truck cranks but won't fire", "sudden power loss in my diesel", "metal shavings in diesel fuel filter", "Duramax Powerstroke Cummins fuel pump failure"],
      "likelyCauses": [
        { "cause": "CP4 high-pressure fuel pump failure (spreads metal through the system)", "part": "CP4 / HPFP, injectors, rails, lines", "urgency": "stop-driving" },
        { "cause": "Failed injector(s)", "part": "Diesel injectors", "urgency": "urgent" },
        { "cause": "Plugged fuel filter / water in fuel", "part": "Fuel filter", "urgency": "medium" }
      ],
      "gtaCostRange": { "low": 2500, "high": 18000 },
      "safeToDrive": "No, if you see metal in the fuel filter or it lost power suddenly — a CP4 failure pushes metal debris through every injector, rail and line, and every minute of cranking spreads it further. Stop and get it towed.",
      "whatToDo": "Check the fuel filter for fine metal glitter — that's the CP4 tell-tale. The earlier it's caught, the less of the fuel system gets contaminated, which is the difference between a few thousand and the high end of this range. Affects GM Duramax, Ford 6.7 Powerstroke, and others.",
      "relatedPage": "https://carswithfares.ca/blog/duramax-cp4-failure-cost/"
    }
  ]
}
