#45 — Propagate version into API and logs

Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned

Created: 2024-07-24 · Updated: 2025-09-15

Description

For the version better to use Semver but commit hash and time may work as well.

AC:

  • Version is parsed from Poetry/Git via PythonShared helper (if possible).
  • Version is propagated in API somewhere, like on GET /home.
  • Version is provided in logs on app start.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets