---
title: "v0.1.10"
description: "January 24, 2026 — v0.1.10"
type: changelog
date: 2026-01-24
changelog:
  version: v0.1.10
  category: FIRE
---

### Added

- FIRE: Status skill now includes comprehensive integrity validation with 14 issue types
- FIRE: Code verification option to check codebase when work item status is ambiguous
- FIRE: Maintenance log (`maintenance-log.md`) for tracking all automated fixes
- FIRE: Support for multiple parallel active runs in state schema

### Changed

- FIRE: Status skill bumped to v2.0.0 with full validation workflow
- FIRE: All command references now use `/specsmd-fire` prefix consistently
- FIRE: Config references updated from `fire-config.yaml` to `memory-bank.yaml`

### Fixed

- FIRE: Added missing `review-report.md` to run artifacts schema
- FIRE: Added missing `design-doc` path to schema
- FIRE: Added `blocked` status to work item status values
- FIRE: Added `mode` and `depends_on` fields to work item schema
- FIRE: Orchestrator agent state example now matches actual schema structure
