Kairo-Jinkendo/backend
Lars 09433b5d28
Some checks failed
Deploy Development / deploy (push) Successful in 46s
Test Suite / pytest-backend (push) Failing after 1m30s
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 2s
Test Suite / compose-smoke (push) Has been skipped
AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify
Entfernt operating_phase aus dem Snapshot zugunsten von Lifecycle + signals.
Führt methodenneutrale RoadmapItems (Migration 010), Verify-Pfad und Plan-UI ein.
Milestone-API bleibt als Compat-Wrapper; Version 0.13.0-ap1.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 18:45:36 +02:00
..
data_layer AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
feature_registrations AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
migrations AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
placeholder_registrations AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
prompt_registrations AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
rights_registrations AP0.9: Operating Model Extension II (Evidence, Decision, Review, Recurring, due_at) 2026-07-05 15:27:03 +02:00
routers AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
seeds Fix: Cleanup-Seed löscht Initiatives vor pytest-Actors (FK RESTRICT). 2026-07-05 06:17:56 +02:00
services AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
steering AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
tests AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
auth.py AP0.2: Auth, Tenant, Actor Foundation mit Sessions, TenantContext und Tests. 2026-07-04 20:09:54 +02:00
bootstrap.py Erstregistrierung als Systemadmin plus Login/Register-Dialog im Frontend. 2026-07-04 20:19:02 +02:00
capabilities.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
config_service.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
db.py DB-Verbindung: bei Auth-Fehlern sofort abbrechen, Doku zum Volume-Wechsel. 2026-07-04 22:46:12 +02:00
Dockerfile Deploy-Fix: Migrationen/Seeds im Entrypoint, laengere Healthcheck-Phase, Logs bei Fehler. 2026-07-04 20:38:49 +02:00
entitlements.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
entrypoint.sh AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
feature_registry.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
main.py AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00
placeholder_registry.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
prompt_context.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
prompt_registry.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
prompt_rendering.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
prompt_validation.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
requirements-dev.txt AP0.1: Backend, Frontend minimal, Tests und CI fuer Dev/Prod-Deploy. 2026-07-04 19:15:43 +02:00
requirements.txt AP0.2: Auth, Tenant, Actor Foundation mit Sessions, TenantContext und Tests. 2026-07-04 20:09:54 +02:00
rights_registry.py AP0.3: Capability Registry, Entitlements-Snapshot und require_capability. 2026-07-04 22:54:58 +02:00
run_migrations.py DB-Verbindung: bei Auth-Fehlern sofort abbrechen, Doku zum Volume-Wechsel. 2026-07-04 22:46:12 +02:00
run_seeds.py DB-Verbindung: bei Auth-Fehlern sofort abbrechen, Doku zum Volume-Wechsel. 2026-07-04 22:46:12 +02:00
sync_prompt_feature_config.py AP0.4: Feature-, Prompt- und Config-Registry mit Single-Render und Entitlements-Features. 2026-07-04 23:29:02 +02:00
sync_rights_registry.py AP0.3: Capability Registry, Entitlements-Snapshot und require_capability. 2026-07-04 22:54:58 +02:00
tenant_context.py AP0.3: Capability Registry, Entitlements-Snapshot und require_capability. 2026-07-04 22:54:58 +02:00
version.py AP1.2 + AP1.4: Signals konsolidieren, RoadmapItem mit Gate-Verify 2026-07-05 18:45:36 +02:00