Skip to content

Unify health/version reporting #316

@itsmiso-ai

Description

@itsmiso-ai

Parent umbrella issue: #308
Source audit: Weekly tech debt audit: dispatch - 2026-06-03
Source audit date: 2026-06-03

Original recommendation

P2 — Unify health/version reporting: make /api/health use the shared version helper or build-time version and update smoke docs.

Matched top finding

Version reporting and docs disagree, which undermines operational smoke checks and support diagnostics.

Evidence:

  • package.json:3 version is 0.4.4.
  • src/lib/version.ts resolves the package/build version for UI display.
  • src/app/api/health/route.ts:5 falls back to 0.1.1.
  • docs/smoke-checklist.md:30-34 still documents health response version 0.1.13.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions