Performance improvement (the index does not change functionality, it improves speed). b) **`style`** — Code formatting/cleanup that does not change behavior. c) **`feat`** — A new feature (new endpoint). d) **`fix`** — A bug fix (crash fix). e) **`docs`** — Documentation only change.