Product record

Changelog

Dated changes with direct source links. The record describes what changed, then gives you the commit that proves it.

ReleaseInterfaceReadiness
Release

Release packaging and model routing hardened

Release artifacts and model routing now pass through stricter canonical owners and validation gates.

  • Pruned runtime Docker images to production dependency graphs after build.
  • Bound plan-specific model completion adapters through startup validation.
  • Pinned GitHub Action dependency caching to the repository lockfile.
Inspect commit 77f7923
Interface

Tint hierarchy aligned across routes

The cloud interface now uses the same tint hierarchy instead of route-local emphasis rules.

  • Enforced tint-token ownership across migrated routes.
  • Removed review-result surface violations against the interface contract.
  • Kept shared route states aligned with the same visual grammar.
Inspect commit d1d5636
Readiness

Frontend and architecture readiness pass

A deep readiness pass joined frontend migration, architecture cleanup, and documentation proof.

  • Migrated the remaining frontend owner paths.
  • Collapsed architecture drift found during the readiness pass.
  • Updated source-backed system documentation with the repaired boundaries.
Inspect commit 2a4d1ed

GitGecko

Open-source local review with deterministic evidence and your supported coding agent.