Kairo-Jinkendo/backend/version.py
Lars fdda8a9fae
Some checks failed
Deploy Development / deploy (push) Successful in 47s
Test Suite / pytest-backend (push) Failing after 1m31s
Test Suite / k6 /api/health Baseline (push) Has been skipped
Test Suite / playwright-smoke (push) Has been skipped
Test Suite / lint-backend (push) Successful in 1s
Test Suite / compose-smoke (push) Has been skipped
fix: Gate-Verify — Evidence an Plan-Element verknüpfen
Verify prüft akzeptiertes Evidence am RoadmapItem. Plan-UI schließt Gates mit Nachweis;
Journey erlaubt Plan-Zuordnung. Migration 011 roadmap_item_id auf evidence/reviews.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 19:24:18 +02:00

4 lines
83 B
Python

APP_VERSION = "0.13.0-ap1.4"
DB_SCHEMA_VERSION = "011"
APP_NAME = "jinkendo-kairo"