@cat-factory/app 0.300.0 → 0.300.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -141,6 +141,7 @@ const TESTS_GAP_KEYS: Record<TestsGap, string> = {
141
141
  run_unavailable: RUN_UNAVAILABLE_KEY,
142
142
  no_tester_step: 'outcome.tests.gap.no_tester_step',
143
143
  tester_not_reported: 'outcome.tests.gap.tester_not_reported',
144
+ verified_by_committed_tests: 'outcome.tests.gap.verified_by_committed_tests',
144
145
  }
145
146
  const SOURCES_GAP_KEYS: Record<SourcesGap, string> = {
146
147
  run_unavailable: RUN_UNAVAILABLE_KEY,
@@ -1179,7 +1179,7 @@
1179
1179
  "bugFishing": {
1180
1180
  "heading": "Pipeline für Fehlerbehebungen aus der Fehlersuche",
1181
1181
  "body": "Die Pipeline, auf der eine Behebungsaufgabe läuft, wenn Sie einen Befund aus einer Fehlersuche markieren. Jeder markierte Befund wird zu einer eigenen Aufgabe auf dieser Pipeline; wer markiert, kann die Auswahl für einen Durchgang überschreiben.",
1182
- "builtInDefault": "Die integrierte Fehlerbehebungs-Vorlage verwenden"
1182
+ "builtInDefault": "Standard der Plattform verwenden (die testverifizierte Bugfix-Vorlage)"
1183
1183
  }
1184
1184
  },
1185
1185
  "localModelEndpoints": {
@@ -7071,7 +7071,8 @@
7071
7071
  },
7072
7072
  "gap": {
7073
7073
  "no_tester_step": "Diese Pipeline hat keinen Test-Schritt, es wurde also nichts ausgeführt.",
7074
- "tester_not_reported": "Der Tester hat noch nicht berichtet."
7074
+ "tester_not_reported": "Der Tester hat noch nicht berichtet.",
7075
+ "verified_by_committed_tests": "Diese Pipeline hat bewusst keinen Test-Schritt: Die Änderung ist durch Tests abgedeckt, die zusammen mit ihr committet wurden und in der CI laufen."
7075
7076
  }
7076
7077
  },
7077
7078
  "visuals": {
@@ -4167,7 +4167,7 @@
4167
4167
  "bugFishing": {
4168
4168
  "heading": "Bug-fishing fix pipeline",
4169
4169
  "body": "The pipeline a bug-fix task runs when you mark a finding from a bug-fishing expedition. Each marked finding becomes its own task on this pipeline; whoever marks it can override the choice for one batch.",
4170
- "builtInDefault": "Use the built-in bug-fix preset"
4170
+ "builtInDefault": "Use the platform default (the test-verified bug-fix preset)"
4171
4171
  }
4172
4172
  },
4173
4173
  "localModelEndpoints": {
@@ -6663,7 +6663,8 @@
6663
6663
  },
6664
6664
  "gap": {
6665
6665
  "no_tester_step": "This pipeline has no tester step, so nothing was exercised.",
6666
- "tester_not_reported": "The tester has not reported yet."
6666
+ "tester_not_reported": "The tester has not reported yet.",
6667
+ "verified_by_committed_tests": "This pipeline has no tester step by design: the change is covered by tests committed alongside it, which CI runs."
6667
6668
  }
6668
6669
  },
6669
6670
  "visuals": {
@@ -3861,7 +3861,7 @@
3861
3861
  "bugFishing": {
3862
3862
  "heading": "Pipeline de corrección de la pesca de errores",
3863
3863
  "body": "La pipeline con la que se ejecuta una tarea de corrección cuando marca un hallazgo de una pesca de errores. Cada hallazgo marcado se convierte en su propia tarea sobre esta pipeline; quien lo marca puede cambiar la elección para un lote.",
3864
- "builtInDefault": "Usar la plantilla de corrección integrada"
3864
+ "builtInDefault": "Usar el valor predeterminado de la plataforma (el preset de corrección verificada por pruebas)"
3865
3865
  }
3866
3866
  },
3867
3867
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "Esta canalización no tiene paso de pruebas, así que no se ejercitó nada.",
6344
- "tester_not_reported": "El tester aún no ha informado."
6344
+ "tester_not_reported": "El tester aún no ha informado.",
6345
+ "verified_by_committed_tests": "Esta canalización no tiene paso de pruebas a propósito: el cambio está cubierto por pruebas incluidas junto a él, que ejecuta la CI."
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
@@ -3861,7 +3861,7 @@
3861
3861
  "bugFishing": {
3862
3862
  "heading": "Pipeline de correction de la pêche aux bogues",
3863
3863
  "body": "La pipeline sur laquelle s'exécute une tâche de correction lorsque vous marquez une constatation issue d'une pêche aux bogues. Chaque constatation marquée devient sa propre tâche sur cette pipeline ; la personne qui marque peut changer ce choix pour un lot.",
3864
- "builtInDefault": "Utiliser le préréglage de correction intégré"
3864
+ "builtInDefault": "Utiliser la valeur par défaut de la plateforme (le préréglage de correction vérifiée par des tests)"
3865
3865
  }
3866
3866
  },
3867
3867
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "Ce pipeline ne comporte aucune étape de test, rien n'a donc été exercé.",
6344
- "tester_not_reported": "Le testeur n'a pas encore rendu son rapport."
6344
+ "tester_not_reported": "Le testeur n'a pas encore rendu son rapport.",
6345
+ "verified_by_committed_tests": "Ce pipeline ne comporte volontairement aucune étape de test : le changement est couvert par des tests livrés avec lui, que la CI exécute."
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
@@ -4003,7 +4003,7 @@
4003
4003
  "bugFishing": {
4004
4004
  "heading": "צינור התיקון של ציד הבאגים",
4005
4005
  "body": "הצינור שבו רצה משימת תיקון כאשר אתם מסמנים ממצא מציד באגים. כל ממצא מסומן הופך למשימה נפרדת בצינור הזה; מי שמסמן יכול לשנות את הבחירה עבור אצווה אחת.",
4006
- "builtInDefault": "להשתמש בתבנית תיקון הבאגים המובנית"
4006
+ "builtInDefault": "להשתמש בברירת המחדל של הפלטפורמה (ערכת תיקון הבאגים המאומתת בבדיקות)"
4007
4007
  }
4008
4008
  },
4009
4009
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "בצינור הזה אין שלב בדיקות, ולכן שום דבר לא הופעל.",
6344
- "tester_not_reported": "הבודק עדיין לא דיווח."
6344
+ "tester_not_reported": "הבודק עדיין לא דיווח.",
6345
+ "verified_by_committed_tests": "בצינור הזה אין שלב בדיקות במכוון: השינוי מכוסה בבדיקות שנמסרו לצדו, וה-CI מריצה אותן."
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
@@ -1179,7 +1179,7 @@
1179
1179
  "bugFishing": {
1180
1180
  "heading": "Pipeline di correzione della pesca di bug",
1181
1181
  "body": "La pipeline con cui viene eseguita un'attività di correzione quando contrassegna un rilievo di una pesca di bug. Ogni rilievo contrassegnato diventa una sua attività su questa pipeline; chi contrassegna può cambiare la scelta per un singolo lotto.",
1182
- "builtInDefault": "Usa il preset di correzione integrato"
1182
+ "builtInDefault": "Usa l'impostazione predefinita della piattaforma (il preset di correzione verificata dai test)"
1183
1183
  }
1184
1184
  },
1185
1185
  "localModelEndpoints": {
@@ -7071,7 +7071,8 @@
7071
7071
  },
7072
7072
  "gap": {
7073
7073
  "no_tester_step": "Questa pipeline non ha un passo di test, quindi non è stato eseguito nulla.",
7074
- "tester_not_reported": "Il tester non ha ancora riportato nulla."
7074
+ "tester_not_reported": "Il tester non ha ancora riportato nulla.",
7075
+ "verified_by_committed_tests": "Questa pipeline non ha un passo di test per scelta: la modifica è coperta da test aggiunti insieme a essa, che la CI esegue."
7075
7076
  }
7076
7077
  },
7077
7078
  "visuals": {
@@ -4003,7 +4003,7 @@
4003
4003
  "bugFishing": {
4004
4004
  "heading": "バグ探索の修正パイプライン",
4005
4005
  "body": "バグ探索の指摘をマークしたときに、修正タスクが実行されるパイプラインです。マークした指摘ごとに独立したタスクがこのパイプラインで作られます。マークする人はその都度この選択を上書きできます。",
4006
- "builtInDefault": "組み込みのバグ修正プリセットを使う"
4006
+ "builtInDefault": "プラットフォームの既定値を使う(テストで検証するバグ修正プリセット)"
4007
4007
  }
4008
4008
  },
4009
4009
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "このパイプラインにはテスト工程がないため、何も実行されていません。",
6344
- "tester_not_reported": "テスターはまだ報告していません。"
6344
+ "tester_not_reported": "テスターはまだ報告していません。",
6345
+ "verified_by_committed_tests": "このパイプラインは意図的にテスト工程を持ちません。変更と一緒にコミットされたテストがカバーし、CI がそれを実行します。"
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
@@ -3861,7 +3861,7 @@
3861
3861
  "bugFishing": {
3862
3862
  "heading": "Potok naprawczy polowania na błędy",
3863
3863
  "body": "Potok, w którym uruchamia się zadanie naprawcze, gdy oznaczysz znalezisko z polowania na błędy. Każde oznaczone znalezisko staje się osobnym zadaniem w tym potoku; osoba oznaczająca może zmienić ten wybór dla jednej partii.",
3864
- "builtInDefault": "Użyj wbudowanego szablonu naprawy błędów"
3864
+ "builtInDefault": "Użyj domyślnego ustawienia platformy (szablon poprawki błędu weryfikowanej testami)"
3865
3865
  }
3866
3866
  },
3867
3867
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "Ten potok nie ma kroku testowego, więc niczego nie sprawdzono.",
6344
- "tester_not_reported": "Tester jeszcze nie zgłosił raportu."
6344
+ "tester_not_reported": "Tester jeszcze nie zgłosił raportu.",
6345
+ "verified_by_committed_tests": "Ten potok celowo nie ma kroku testowego: zmianę pokrywają testy złożone razem z nią, które uruchamia CI."
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
@@ -4003,7 +4003,7 @@
4003
4003
  "bugFishing": {
4004
4004
  "heading": "Hata avı düzeltme hattı",
4005
4005
  "body": "Bir hata avı bulgusunu işaretlediğinizde düzeltme görevinin çalışacağı hat. İşaretlenen her bulgu bu hat üzerinde kendi görevine dönüşür; işaretleyen kişi bu seçimi tek bir grup için değiştirebilir.",
4006
- "builtInDefault": "Yerleşik hata düzeltme şablonunu kullan"
4006
+ "builtInDefault": "Platform varsayılanını kullan (testle doğrulanan hata düzeltme hazır ayarı)"
4007
4007
  }
4008
4008
  },
4009
4009
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "Bu hatta test adımı yok, bu yüzden hiçbir şey çalıştırılmadı.",
6344
- "tester_not_reported": "Testçi henüz rapor vermedi."
6344
+ "tester_not_reported": "Testçi henüz rapor vermedi.",
6345
+ "verified_by_committed_tests": "Bu hat bilinçli olarak test adımı içermez: değişiklik, onunla birlikte işlenen ve CI'nın çalıştırdığı testlerle kapsanır."
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
@@ -3861,7 +3861,7 @@
3861
3861
  "bugFishing": {
3862
3862
  "heading": "Конвеєр виправлень із полювання на помилки",
3863
3863
  "body": "Конвеєр, на якому виконується задача виправлення, коли ви позначаєте знахідку з полювання на помилки. Кожна позначена знахідка стає окремою задачею на цьому конвеєрі; той, хто позначає, може змінити вибір для однієї партії.",
3864
- "builtInDefault": "Використати вбудований пресет виправлення помилок"
3864
+ "builtInDefault": "Використовувати типовий варіант платформи (шаблон виправлення багів, підтверджений тестами)"
3865
3865
  }
3866
3866
  },
3867
3867
  "localModelEndpoints": {
@@ -6341,7 +6341,8 @@
6341
6341
  },
6342
6342
  "gap": {
6343
6343
  "no_tester_step": "У цьому конвеєрі немає кроку тестування, тож нічого не перевіряли.",
6344
- "tester_not_reported": "Тестувальник ще не звітував."
6344
+ "tester_not_reported": "Тестувальник ще не звітував.",
6345
+ "verified_by_committed_tests": "Цей конвєєр свідомо не має кроку тестування: зміну покривають тести, закомічені разом із нею, і їх запускає CI."
6345
6346
  }
6346
6347
  },
6347
6348
  "visuals": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cat-factory/app",
3
- "version": "0.300.0",
3
+ "version": "0.300.1",
4
4
  "description": "Reusable Nuxt layer for the Agent Architecture Board SPA (components, stores, composables, pages). Consume it from a thin deployment app via `extends: ['@cat-factory/app']` and point it at your backend with NUXT_PUBLIC_API_BASE. See deploy/frontend for an example.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -18,7 +18,7 @@
18
18
  "access": "public"
19
19
  },
20
20
  "dependencies": {
21
- "@cat-factory/contracts": "0.350.0",
21
+ "@cat-factory/contracts": "0.351.0",
22
22
  "@modular-frontend/core": "0.6.0",
23
23
  "@modular-vue/core": "^1.5.0",
24
24
  "@modular-vue/journeys": "^1.4.0",