@cat-factory/app 0.278.0 → 0.279.0

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.
@@ -198,6 +198,14 @@ const state = computed(() => {
198
198
  >
199
199
  {{ t('binaryOutput.unknownGeneratorBadge') }}
200
200
  </UBadge>
201
+ <!-- What made the DELIVERABLE, where that is not what made the pixels. Rendered as
202
+ "then <tool>" rather than as a bare second name: the two are a sequence, and side
203
+ by side they would read as two integrations that both produced this artifact. It
204
+ resolves against no registry, so it carries no unknown badge — nothing here can
205
+ judge a label. -->
206
+ <span v-if="row.processedBy" class="font-mono" data-testid="binary-output-processed-by">{{
207
+ t('binaryOutput.processedBy', { tool: row.processedBy })
208
+ }}</span>
201
209
  <span v-if="row.entity">{{ row.entity }}</span>
202
210
  <span v-if="row.contentType" class="font-mono">{{ row.contentType }}</span>
203
211
  <!-- What was actually DELIVERED, beside the media type it was delivered as. Rendered
@@ -30,6 +30,7 @@ type CredentialSubject = CapabilityCredentialStatus['declaredBy'][number]['subje
30
30
  const SUBJECT_LABELS = computed<Record<CredentialSubject, string>>(() => ({
31
31
  'tool-server': t('settings.capabilityCredentials.subject.toolServer'),
32
32
  'binary-generator': t('settings.capabilityCredentials.subject.binaryGenerator'),
33
+ 'foundational-service': t('settings.capabilityCredentials.subject.foundationalService'),
33
34
  }))
34
35
 
35
36
  // Draft values, keyed by credential key. Never prefilled: nothing here was ever read back, and a
@@ -806,7 +806,8 @@
806
806
  "noneDeclared": "Keine der registrierten Fähigkeiten dieser Installation fordert Zugangsdaten an.",
807
807
  "subject": {
808
808
  "toolServer": "Tool-Server",
809
- "binaryGenerator": "Generative Integration"
809
+ "binaryGenerator": "Generative Integration",
810
+ "foundationalService": "Basisdienst"
810
811
  },
811
812
  "incomplete": {
812
813
  "title": "Diese Liste ist möglicherweise unvollständig",
@@ -5398,6 +5399,7 @@
5398
5399
  "unknownGenerators": "Eine generative Integration genannt, die diese Installation nicht registriert: {ids}. Der Eintrag bleibt wie angegeben erhalten; die Integration wird im Code der Installation registriert, nicht in diesem Workspace. | Generative Integrationen genannt, die diese Installation nicht registriert: {ids}. Ihre Einträge bleiben wie angegeben erhalten; Integrationen werden im Code der Installation registriert, nicht in diesem Workspace.",
5399
5400
  "generatorsUnverified": "Die generativen Integrationen dieser Installation konnten beim Abschluss des Schritts nicht gelesen werden, daher wurden die unten genannten Integrationen nicht dagegen geprüft. Die Einträge bleiben wie angegeben erhalten."
5400
5401
  },
5402
+ "processedBy": "dann {tool}",
5401
5403
  "unknownGeneratorBadge": "Nicht registriert",
5402
5404
  "missizedBadge": "Falsche Größe",
5403
5405
  "candidates": {
@@ -3659,7 +3659,8 @@
3659
3659
  "noneDeclared": "None of this deployment's registered capabilities asks for a credential.",
3660
3660
  "subject": {
3661
3661
  "toolServer": "Tool server",
3662
- "binaryGenerator": "Generative integration"
3662
+ "binaryGenerator": "Generative integration",
3663
+ "foundationalService": "Foundational service"
3663
3664
  },
3664
3665
  "incomplete": {
3665
3666
  "title": "This list may be incomplete",
@@ -7001,6 +7002,7 @@
7001
7002
  "unknownGenerators": "Named a generative integration this deployment does not register: {ids}. The entry is kept as claimed; the integration is registered in the deployment's code, not in this workspace. | Named generative integrations this deployment does not register: {ids}. Their entries are kept as claimed; integrations are registered in the deployment's code, not in this workspace.",
7002
7003
  "generatorsUnverified": "This deployment's generative integrations could not be read when the step settled, so the integrations named below were not checked against them. The entries are kept as claimed."
7003
7004
  },
7005
+ "processedBy": "then {tool}",
7004
7006
  "unknownGeneratorBadge": "Not registered",
7005
7007
  "missizedBadge": "Wrong size",
7006
7008
  "candidates": {
@@ -3374,7 +3374,8 @@
3374
3374
  "noneDeclared": "Ninguna de las capacidades registradas de esta instalación pide credenciales.",
3375
3375
  "subject": {
3376
3376
  "toolServer": "Servidor de herramientas",
3377
- "binaryGenerator": "Integración generativa"
3377
+ "binaryGenerator": "Integración generativa",
3378
+ "foundationalService": "Servicio fundacional"
3378
3379
  },
3379
3380
  "incomplete": {
3380
3381
  "title": "Puede que esta lista esté incompleta",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "Nombró una integración generativa que esta instalación no registra: {ids}. La entrada se conserva tal como se declaró; la integración se registra en el código de la instalación, no en este espacio de trabajo. | Nombró integraciones generativas que esta instalación no registra: {ids}. Sus entradas se conservan tal como se declararon; las integraciones se registran en el código de la instalación, no en este espacio de trabajo.",
6691
6692
  "generatorsUnverified": "No se han podido leer las integraciones generativas de esta instalación al cerrarse el paso, así que las integraciones indicadas abajo no se han contrastado con ellas. Las entradas se conservan tal como se declararon."
6692
6693
  },
6694
+ "processedBy": "luego {tool}",
6693
6695
  "unknownGeneratorBadge": "No registrada",
6694
6696
  "missizedBadge": "Tamaño incorrecto",
6695
6697
  "candidates": {
@@ -3374,7 +3374,8 @@
3374
3374
  "noneDeclared": "Aucune des capacités enregistrées de ce déploiement ne réclame d'identifiant.",
3375
3375
  "subject": {
3376
3376
  "toolServer": "Serveur d'outils",
3377
- "binaryGenerator": "Intégration générative"
3377
+ "binaryGenerator": "Intégration générative",
3378
+ "foundationalService": "Service fondamental"
3378
3379
  },
3379
3380
  "incomplete": {
3380
3381
  "title": "Cette liste est peut-être incomplète",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "A nommé une intégration générative que ce déploiement n'enregistre pas : {ids}. L'entrée est conservée telle que déclarée ; l'intégration s'enregistre dans le code du déploiement, pas dans cet espace de travail. | A nommé des intégrations génératives que ce déploiement n'enregistre pas : {ids}. Leurs entrées sont conservées telles que déclarées ; les intégrations s'enregistrent dans le code du déploiement, pas dans cet espace de travail.",
6691
6692
  "generatorsUnverified": "Les intégrations génératives de ce déploiement n'ont pas pu être lues à la clôture de l'étape, les intégrations citées ci-dessous n'ont donc pas été vérifiées. Les entrées sont conservées telles que déclarées."
6692
6693
  },
6694
+ "processedBy": "puis {tool}",
6693
6695
  "unknownGeneratorBadge": "Non enregistrée",
6694
6696
  "missizedBadge": "Mauvaise taille",
6695
6697
  "candidates": {
@@ -3516,7 +3516,8 @@
3516
3516
  "noneDeclared": "אף אחת מהיכולות הרשומות בפריסה הזו אינה מבקשת אישור גישה.",
3517
3517
  "subject": {
3518
3518
  "toolServer": "שרת כלים",
3519
- "binaryGenerator": "אינטגרציה גנרטיבית"
3519
+ "binaryGenerator": "אינטגרציה גנרטיבית",
3520
+ "foundationalService": "שירות תשתית"
3520
3521
  },
3521
3522
  "incomplete": {
3522
3523
  "title": "ייתכן שהרשימה הזו חלקית",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "צוינה אינטגרציה גנרטיבית שההתקנה הזו אינה רושמת: {ids}. הרשומה נשמרת כפי שהוצהרה; האינטגרציה נרשמת בקוד ההתקנה, לא במרחב העבודה הזה. | צוינו שתי אינטגרציות גנרטיביות שההתקנה הזו אינה רושמת: {ids}. הרשומות נשמרות כפי שהוצהרו; אינטגרציות נרשמות בקוד ההתקנה, לא במרחב העבודה הזה. | צוינו אינטגרציות גנרטיביות שההתקנה הזו אינה רושמת: {ids}. הרשומות נשמרות כפי שהוצהרו; אינטגרציות נרשמות בקוד ההתקנה, לא במרחב העבודה הזה.",
6691
6692
  "generatorsUnverified": "לא ניתן היה לקרוא את האינטגרציות הגנרטיביות של הפריסה הזו בעת סיום השלב, ולכן האינטגרציות המצוינות למטה לא נבדקו מולן. הרשומות נשמרות כפי שהוצהרו."
6692
6693
  },
6694
+ "processedBy": "ולאחר מכן {tool}",
6693
6695
  "unknownGeneratorBadge": "לא רשומה",
6694
6696
  "missizedBadge": "גודל שגוי",
6695
6697
  "candidates": {
@@ -806,7 +806,8 @@
806
806
  "noneDeclared": "Nessuna delle capacità registrate in questo deployment richiede credenziali.",
807
807
  "subject": {
808
808
  "toolServer": "Server di strumenti",
809
- "binaryGenerator": "Integrazione generativa"
809
+ "binaryGenerator": "Integrazione generativa",
810
+ "foundationalService": "Servizio fondazionale"
810
811
  },
811
812
  "incomplete": {
812
813
  "title": "Questo elenco potrebbe essere incompleto",
@@ -5398,6 +5399,7 @@
5398
5399
  "unknownGenerators": "Ha indicato un'integrazione generativa che questa installazione non registra: {ids}. La voce viene mantenuta come dichiarata; l'integrazione si registra nel codice dell'installazione, non in questo spazio di lavoro. | Ha indicato integrazioni generative che questa installazione non registra: {ids}. Le loro voci vengono mantenute come dichiarate; le integrazioni si registrano nel codice dell'installazione, non in questo spazio di lavoro.",
5399
5400
  "generatorsUnverified": "Non è stato possibile leggere le integrazioni generative di questa installazione alla chiusura del passaggio, quindi le integrazioni indicate sotto non sono state verificate. Le voci sono conservate come dichiarate."
5400
5401
  },
5402
+ "processedBy": "poi {tool}",
5401
5403
  "unknownGeneratorBadge": "Non registrata",
5402
5404
  "missizedBadge": "Dimensione errata",
5403
5405
  "candidates": {
@@ -3516,7 +3516,8 @@
3516
3516
  "noneDeclared": "このデプロイに登録された機能で認証情報を要求するものはありません。",
3517
3517
  "subject": {
3518
3518
  "toolServer": "ツールサーバー",
3519
- "binaryGenerator": "生成系インテグレーション"
3519
+ "binaryGenerator": "生成系インテグレーション",
3520
+ "foundationalService": "基盤サービス"
3520
3521
  },
3521
3522
  "incomplete": {
3522
3523
  "title": "この一覧は不完全な可能性があります",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "このデプロイメントが登録していない生成統合が指定されました: {ids}。エントリは申告どおり保持されます。統合はこのワークスペースではなくデプロイメントのコードで登録します。",
6691
6692
  "generatorsUnverified": "ステップの完了時にこのデプロイメントの生成系インテグレーションを読み取れなかったため、以下に記載されたインテグレーションは照合されていません。エントリは申告どおり保持されます。"
6692
6693
  },
6694
+ "processedBy": "その後 {tool}",
6693
6695
  "unknownGeneratorBadge": "未登録",
6694
6696
  "missizedBadge": "サイズ不一致",
6695
6697
  "candidates": {
@@ -3374,7 +3374,8 @@
3374
3374
  "noneDeclared": "Żadna z zarejestrowanych funkcji tego wdrożenia nie prosi o poświadczenia.",
3375
3375
  "subject": {
3376
3376
  "toolServer": "Serwer narzędzi",
3377
- "binaryGenerator": "Integracja generatywna"
3377
+ "binaryGenerator": "Integracja generatywna",
3378
+ "foundationalService": "Usługa fundamentalna"
3378
3379
  },
3379
3380
  "incomplete": {
3380
3381
  "title": "Ta lista może być niepełna",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "Wskazano integrację generatywną, której ta instalacja nie rejestruje: {ids}. Wpis zostaje zachowany zgodnie z deklaracją; integrację rejestruje się w kodzie instalacji, a nie w tym obszarze roboczym. | Wskazano integracje generatywne, których ta instalacja nie rejestruje: {ids}. Ich wpisy zostają zachowane zgodnie z deklaracją; integracje rejestruje się w kodzie instalacji, a nie w tym obszarze roboczym. | Wskazano integracji generatywnych, których ta instalacja nie rejestruje: {ids}. Ich wpisy zostają zachowane zgodnie z deklaracją; integracje rejestruje się w kodzie instalacji, a nie w tym obszarze roboczym.",
6691
6692
  "generatorsUnverified": "Nie udało się odczytać integracji generatywnych tego wdrożenia przy zamykaniu kroku, więc wymienione poniżej integracje nie zostały z nimi porównane. Wpisy są zachowane w takiej postaci, w jakiej je zgłoszono."
6692
6693
  },
6694
+ "processedBy": "następnie {tool}",
6693
6695
  "unknownGeneratorBadge": "Niezarejestrowana",
6694
6696
  "missizedBadge": "Zły rozmiar",
6695
6697
  "candidates": {
@@ -3516,7 +3516,8 @@
3516
3516
  "noneDeclared": "Bu kurulumda kayıtlı yeteneklerin hiçbiri kimlik bilgisi istemiyor.",
3517
3517
  "subject": {
3518
3518
  "toolServer": "Araç sunucusu",
3519
- "binaryGenerator": "Üretken entegrasyon"
3519
+ "binaryGenerator": "Üretken entegrasyon",
3520
+ "foundationalService": "Temel servis"
3520
3521
  },
3521
3522
  "incomplete": {
3522
3523
  "title": "Bu liste eksik olabilir",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "Bu kurulumun kaydetmediği bir üretken entegrasyon belirtildi: {ids}. Kayıt bildirildiği gibi korunur; entegrasyon bu çalışma alanında değil, kurulumun kodunda kaydedilir. | Bu kurulumun kaydetmediği üretken entegrasyonlar belirtildi: {ids}. Kayıtları bildirildiği gibi korunur; entegrasyonlar bu çalışma alanında değil, kurulumun kodunda kaydedilir.",
6691
6692
  "generatorsUnverified": "Adım tamamlanırken bu dağıtımın üretken entegrasyonları okunamadı, bu yüzden aşağıda adı geçen entegrasyonlar bunlarla karşılaştırılmadı. Kayıtlar bildirildiği gibi saklanır."
6692
6693
  },
6694
+ "processedBy": "ardından {tool}",
6693
6695
  "unknownGeneratorBadge": "Kayıtlı değil",
6694
6696
  "missizedBadge": "Yanlış boyut",
6695
6697
  "candidates": {
@@ -3374,7 +3374,8 @@
3374
3374
  "noneDeclared": "Жодна із зареєстрованих можливостей цього розгортання не запитує облікових даних.",
3375
3375
  "subject": {
3376
3376
  "toolServer": "Сервер інструментів",
3377
- "binaryGenerator": "Генеративна інтеграція"
3377
+ "binaryGenerator": "Генеративна інтеграція",
3378
+ "foundationalService": "Базовий сервіс"
3378
3379
  },
3379
3380
  "incomplete": {
3380
3381
  "title": "Цей список може бути неповним",
@@ -6690,6 +6691,7 @@
6690
6691
  "unknownGenerators": "Названо генеративну інтеграцію, якої ця інсталяція не реєструє: {ids}. Запис збережено як заявлено; інтеграція реєструється в коді інсталяції, а не в цьому робочому просторі. | Названо генеративні інтеграції, яких ця інсталяція не реєструє: {ids}. Їхні записи збережено як заявлено; інтеграції реєструються в коді інсталяції, а не в цьому робочому просторі. | Названо генеративних інтеграцій, яких ця інсталяція не реєструє: {ids}. Їхні записи збережено як заявлено; інтеграції реєструються в коді інсталяції, а не в цьому робочому просторі.",
6691
6692
  "generatorsUnverified": "Під час завершення кроку не вдалося прочитати генеративні інтеграції цього розгортання, тому названі нижче інтеграції не було з ними звірено. Записи збережено так, як їх заявлено."
6692
6693
  },
6694
+ "processedBy": "потім {tool}",
6693
6695
  "unknownGeneratorBadge": "Не зареєстровано",
6694
6696
  "missizedBadge": "Неправильний розмір",
6695
6697
  "candidates": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cat-factory/app",
3
- "version": "0.278.0",
3
+ "version": "0.279.0",
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",
@@ -40,7 +40,7 @@
40
40
  "valibot": "^1.4.2",
41
41
  "vue": "3.5.41",
42
42
  "wretch": "^3.0.9",
43
- "@cat-factory/contracts": "0.318.0"
43
+ "@cat-factory/contracts": "0.319.0"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@toad-contracts/testing": "0.3.2",