Kairo-Jinkendo/backend
Lars 0baa5952bc
All checks were successful
Deploy Development / deploy (push) Successful in 47s
Test Suite / pytest-backend (push) Successful in 4m38s
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Test Suite / k6 /api/health Baseline (push) Successful in 18s
Test Suite / playwright-smoke (push) Successful in 13s
fix(AP1.7b): Audit user_id NULL bei Service-Token statt leerer UUID
Operational convert-backlog und patch-recurring nutzen ctx.user_id or None;
log_audit normalisiert leere Strings fuer audit_log.user_id.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 09:33:35 +02:00
..
data_layer feat(steering): K-Ext-5 Portfolio-Kernel-Aggregation ueber Initiativen 2026-07-27 13:13:36 +02:00
entity_archetypes feat(product): Plan-Arbeit fuer Direct-AP-Pfad (ADP P1) 2026-07-26 18:25:12 +02:00
entity_fields AP2.3a: Operating Context API mit ui_profile_json und Archetyp-Sync. 2026-07-25 10:26:17 +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
method_profiles docs: Archetyp-Vollspecs und Methodenkern vorlaeufig freigeben. 2026-07-26 15:02:04 +02:00
migrations feat(steering): Kernel v0.4 Agent-Slots, Tech Debt und Review-Attention 2026-07-27 11:54:48 +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 AP1.5: Project, Task und Ausführung als Ist-Kern 2026-07-06 08:19:05 +02:00
routers fix(AP1.7b): Audit user_id NULL bei Service-Token statt leerer UUID 2026-07-28 09:33:35 +02:00
seeds chore(seeds): Dogfooding-Seed explizit dev-only (.dev.py) und MIGRATIONS-Doku 2026-07-27 18:04:52 +02:00
services fix(AP1.7b): Audit user_id NULL bei Service-Token statt leerer UUID 2026-07-28 09:33:35 +02:00
steering feat(steering): K-Ext-5 Portfolio-Kernel-Aggregation ueber Initiativen 2026-07-27 13:13:36 +02:00
tests feat(AP1.7b): Op-API fuer Backlog-Commit, Recurring-Status und Sprint-Zuweisung 2026-07-27 18:06:46 +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 AP1.10b/10c: Entity Field System mit dynamischen Vorhaben-Zusatzfeldern. 2026-07-09 13:53:07 +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 AP2.0f: work_cycle Zeitbox und actions.work_cycle_id. 2026-07-12 12:34:36 +02:00
operational_auth.py AP1.7: Operational API und Actor Service Tokens fuer Vibe-Coder. 2026-07-12 12:21:16 +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_entity_field_registry.py AP1.10b/10c: Entity Field System mit dynamischen Vorhaben-Zusatzfeldern. 2026-07-09 13:53:07 +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 AP1.7: Operational API und Actor Service Tokens fuer Vibe-Coder. 2026-07-12 12:21:16 +02:00
version.py AP2.2d: B2b Product-Backlog und B3 Sprint-Backlog in UI. 2026-07-12 16:27:34 +02:00