@cat-factory/app 0.195.1 → 0.195.2

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.
@@ -1629,6 +1629,7 @@
1629
1629
  },
1630
1630
  "subtasks": "Teilaufgaben · {completed}/{total}",
1631
1631
  "standardsApplied": "Angewendete Standards",
1632
+ "standardsAppliedHint": "Die Best-Practice-Standards, die in den System-Prompt dieses Schritts eingefügt wurden. Ein umsetzender Agent erhält von jedem eine gekürzte Fassung; Reviewer und Planer bekommen den vollen Text.",
1632
1633
  "decision": "Entscheidung",
1633
1634
  "awaitingChoice": "Wartet auf eine menschliche Wahl",
1634
1635
  "approvalGate": "Freigabe-Gate",
@@ -1696,13 +1697,16 @@
1696
1697
  "effort": {
1697
1698
  "heading": "Agenten-Aufwand",
1698
1699
  "difficulty": "Schwierigkeit",
1700
+ "difficultyHint": "Die eigene Einschätzung des Agenten, wie schwer dieser Schritt war, von zehn. Selbst angegeben, nicht gemessen.",
1699
1701
  "outOfTen": "{value}/10",
1700
1702
  "reduced": "Was die Effektivität verringert hat",
1701
1703
  "obstacles": "Wichtigste Hindernisse"
1702
1704
  },
1703
1705
  "adherence": {
1704
1706
  "heading": "Einhaltung der Best Practices",
1707
+ "headingHint": "Die Best-Practice-Standards, die in den Prompt dieses Reviewers eingefügt wurden, und wie genau die Änderung ihnen nach seinem Urteil folgt.",
1705
1708
  "outOfTen": "{value}/10",
1709
+ "ratingHint": "Die eigene Bewertung des Reviewers, wie genau die Änderung diesem Standard folgt, von zehn. Selbst angegeben, nicht gemessen.",
1706
1710
  "relatedFindings": "Zugehörige Befunde",
1707
1711
  "unnamed": "Standard"
1708
1712
  },
@@ -2558,6 +2562,14 @@
2558
2562
  "pr_ready": "Aktiv",
2559
2563
  "done": "Live"
2560
2564
  },
2565
+ "statusHint": {
2566
+ "planned": "Für diesen Service gibt es noch keine Aufgaben. Ein Service wird nie fertig, das hier ist also der Anfang und kein Stillstand.",
2567
+ "ready": "Alle Aufgaben unter diesem Service ruhen oder sind gemergt. Es läuft nichts und nichts wartet auf Sie.",
2568
+ "in_progress": "Mindestens eine Aufgabe unter diesem Service läuft oder hat einen offenen Pull Request.",
2569
+ "blocked": "Mindestens eine Aufgabe oder Initiative unter diesem Service wartet auf eine Entscheidung von Ihnen.",
2570
+ "pr_ready": "Mindestens eine Aufgabe unter diesem Service läuft oder hat einen offenen Pull Request.",
2571
+ "done": "Alle Aufgaben unter diesem Service ruhen oder sind gemergt. Es läuft nichts und nichts wartet auf Sie."
2572
+ },
2561
2573
  "shared": "Geteilt",
2562
2574
  "sharedTitle": "Über Workspaces in dieser Organisation hinweg geteilt",
2563
2575
  "bootstrapping": "Wird gebootstrappt…",
@@ -3241,7 +3253,9 @@
3241
3253
  },
3242
3254
  "legend": {
3243
3255
  "metered": "Abgerechnet",
3244
- "subscription": "Abo"
3256
+ "meteredHint": "Vom Anbieter pro Token abgerechnet. Das ist echtes Geld.",
3257
+ "subscription": "Abo",
3258
+ "subscriptionHint": "Nur zur Veranschaulichung. Diese Aufrufe liefen über einen Pauschaltarif; der Betrag zeigt, was dieselben Token über eine abgerechnete API gekostet hätten. Er wurde nie in Rechnung gestellt und zählt nie als Ausgabe."
3245
3259
  },
3246
3260
  "spend": {
3247
3261
  "byModel": "Kosten nach Modell",
@@ -3598,9 +3612,14 @@
3598
3612
  "companionGateTooltip": "Diesen Companion nur ausführen, wenn die Aufgabenschätzung einen Schwellenwert überschreitet (benötigt vorher einen Task Estimator)",
3599
3613
  "consensusGateTooltip": "Konsens nur ausführen, wenn die Aufgabenschätzung einen Schwellenwert überschreitet (sonst läuft der Standard-Agent)",
3600
3614
  "runWhenAny": "ausführen wenn (beliebig):",
3615
+ "gatingRunWhenAnyHint": "Der Schritt läuft, sobald eine dieser Achsen erreicht oder überschritten wird, und wird sonst übersprungen. Liegt keine Schätzung vor, läuft er trotzdem.",
3616
+ "gatingRunWhenAnyConsensusHint": "Das Panel tagt, sobald eine dieser Achsen erreicht oder überschritten wird; darunter läuft stattdessen der einzelne Agent. Liegt keine Schätzung vor, tagt das Panel trotzdem.",
3601
3617
  "complexityThreshold": "Komplexität ≥",
3618
+ "complexityThresholdHint": "Wie aufwendig die Umsetzung ist, bewertet vom Task Estimator weiter oben in der Pipeline. Die Skala reicht von 0 bis 1, nicht von 1 bis 10. Leer lassen, um diese Achse zu ignorieren.",
3602
3619
  "riskThreshold": "Risiko ≥",
3620
+ "riskThresholdHint": "Wie viel die Änderung kaputt machen könnte, bewertet vom Task Estimator weiter oben in der Pipeline. Die Skala reicht von 0 bis 1, nicht von 1 bis 10. Leer lassen, um diese Achse zu ignorieren.",
3603
3621
  "impactThreshold": "Auswirkung ≥",
3622
+ "impactThresholdHint": "Wie weit die Änderung ins System hineinreicht, bewertet vom Task Estimator weiter oben in der Pipeline. Die Skala reicht von 0 bis 1, nicht von 1 bis 10. Leer lassen, um diese Achse zu ignorieren.",
3604
3623
  "strategy": "Strategie",
3605
3624
  "rounds": "Runden",
3606
3625
  "purposeLabel": "Zweck",
@@ -3755,6 +3774,7 @@
3755
3774
  "stepLabel": "Ausgabebudget",
3756
3775
  "kindLabel": "Ausgabebudget",
3757
3776
  "kindHint": "Gilt für jeden Lauf dieses Agenten. Ein Pipeline-Schritt kann es überschreiben.",
3777
+ "hint": "Der Höchstumfang einer einzelnen Antwort dieses Agenten. Leer lassen heißt vom nächsthöheren Level erben, nicht das Limit aufheben. Der Wert eines Pipeline-Schritts sticht die Vorgabe des Workspace.",
3758
3778
  "inherits": "Übernommen",
3759
3779
  "inheritsValue": "Übernommen ({tokens})"
3760
3780
  }
@@ -4895,6 +4915,7 @@
4895
4915
  "empty": "Dieser Schritt hat noch kein Urteil erzeugt.",
4896
4916
  "notScored": "Nicht bewertet",
4897
4917
  "threshold": "Schwellenwert {threshold}",
4918
+ "thresholdHint": "Der Wert, den dieser Schritt erreichen musste, aus der Merge-Policy der Aufgabe. Darunter schickt der Judge die Arbeit mit seinen Befunden als Nacharbeit an den erzeugenden Schritt zurück oder parkt den Lauf für Sie, wenn kein Versuchsbudget mehr übrig ist.",
4898
4919
  "rubricOverridden": "Raster des Arbeitsbereichs",
4899
4920
  "reworkRounds": "Überarbeitung {spent}/{budget}",
4900
4921
  "findingsHeading": "Was das Bewertungsraster beanstandet hat",
@@ -5816,10 +5837,12 @@
5816
5837
  "config": "Konfiguration & CI",
5817
5838
  "source": "Quellcode",
5818
5839
  "schema": "Schema & Migrationen",
5819
- "unknown": "Nicht klassifiziert"
5840
+ "unknown": "Nicht klassifiziert",
5841
+ "hint": "Was der Diff berührt hat, ermittelt aus den geänderten Dateien. Die Merge-Policy kann pro Klasse eine eigene Regel setzen; ein Diff über mehrere Klassen zählt als die schwerste davon."
5820
5842
  },
5821
5843
  "effort": {
5822
5844
  "prompt": "Review-Aufwand",
5845
+ "promptHint": "Hält fest, wie viel Review dieser Pull Request wirklich gebraucht hat. Ihre Antwort ist die Referenz, an der die Auto-Merge-Schwellen kalibriert werden. Das Taggen ist freiwillig, Sie können auch ohne mergen.",
5823
5846
  "none": "Keine Anmerkungen",
5824
5847
  "minor": "Kleine Anmerkungen",
5825
5848
  "major": "Echte Nacharbeit",
@@ -409,6 +409,14 @@
409
409
  "pr_ready": "Active",
410
410
  "done": "Live"
411
411
  },
412
+ "statusHint": {
413
+ "planned": "No tasks on this service yet. A service is never finished, so this is where one starts rather than a stalled state.",
414
+ "ready": "Every task under this service is idle or merged. Nothing is running and nothing is waiting on you.",
415
+ "in_progress": "At least one task under this service is running or has an open pull request.",
416
+ "blocked": "At least one task or initiative under this service is waiting on a decision from you.",
417
+ "pr_ready": "At least one task under this service is running or has an open pull request.",
418
+ "done": "Every task under this service is idle or merged. Nothing is running and nothing is waiting on you."
419
+ },
412
420
  "shared": "Shared",
413
421
  "sharedTitle": "Shared across workspaces in this org",
414
422
  "bootstrapping": "Bootstrapping…",
@@ -1318,6 +1326,7 @@
1318
1326
  },
1319
1327
  "subtasks": "Subtasks · {completed}/{total}",
1320
1328
  "standardsApplied": "Standards applied",
1329
+ "standardsAppliedHint": "The best-practice standards folded into this step's system prompt. An implementing agent receives a condensed version of each; reviewers and planners get the full text.",
1321
1330
  "decision": "Decision",
1322
1331
  "awaitingChoice": "Awaiting a human choice",
1323
1332
  "approvalGate": "Approval gate",
@@ -1385,13 +1394,16 @@
1385
1394
  "effort": {
1386
1395
  "heading": "Agent effort",
1387
1396
  "difficulty": "Difficulty",
1397
+ "difficultyHint": "The agent's own assessment of how hard this step was, out of ten. Self-reported, not measured.",
1388
1398
  "outOfTen": "{value}/10",
1389
1399
  "reduced": "What reduced effectiveness",
1390
1400
  "obstacles": "Key obstacles"
1391
1401
  },
1392
1402
  "adherence": {
1393
1403
  "heading": "Best-practice adherence",
1404
+ "headingHint": "The best-practice standards folded into this reviewer's prompt, and how closely it judged the change to follow each one.",
1394
1405
  "outOfTen": "{value}/10",
1406
+ "ratingHint": "The reviewer's own rating of how closely the change follows this standard, out of ten. Self-reported, not measured.",
1395
1407
  "relatedFindings": "Related findings",
1396
1408
  "unnamed": "Standard"
1397
1409
  },
@@ -1666,7 +1678,9 @@
1666
1678
  },
1667
1679
  "legend": {
1668
1680
  "metered": "Metered",
1669
- "subscription": "Subscription"
1681
+ "meteredHint": "Billed per token by the provider. This is real money.",
1682
+ "subscription": "Subscription",
1683
+ "subscriptionHint": "Illustrative only. These calls ran on a flat-rate plan, so this is what the same tokens would have cost through a metered API. It was never billed and never counts as spend."
1670
1684
  },
1671
1685
  "spend": {
1672
1686
  "byModel": "Spend by model",
@@ -4036,9 +4050,14 @@
4036
4050
  "companionGateTooltip": "Only run this companion when the task estimate clears a threshold (needs a Task Estimator earlier)",
4037
4051
  "consensusGateTooltip": "Only run consensus when the task estimate clears a threshold (else the standard agent runs)",
4038
4052
  "runWhenAny": "run when (any):",
4053
+ "gatingRunWhenAnyHint": "The step runs when any one of these axes is met or exceeded, and is skipped otherwise. If no estimate is available it runs anyway.",
4054
+ "gatingRunWhenAnyConsensusHint": "The panel convenes when any one of these axes is met or exceeded; below that the single agent runs instead. If no estimate is available the panel convenes anyway.",
4039
4055
  "complexityThreshold": "complexity ≥",
4056
+ "complexityThresholdHint": "How hard the work is to carry out, scored by the Task Estimator step earlier in the pipeline. The scale is 0 to 1, not 1 to 10. Leave it empty to ignore this axis.",
4040
4057
  "riskThreshold": "risk ≥",
4058
+ "riskThresholdHint": "How much the change could break, scored by the Task Estimator step earlier in the pipeline. The scale is 0 to 1, not 1 to 10. Leave it empty to ignore this axis.",
4041
4059
  "impactThreshold": "impact ≥",
4060
+ "impactThresholdHint": "How far the change reaches across the system, scored by the Task Estimator step earlier in the pipeline. The scale is 0 to 1, not 1 to 10. Leave it empty to ignore this axis.",
4042
4061
  "strategy": "Strategy",
4043
4062
  "rounds": "Rounds",
4044
4063
  "purposeLabel": "Purpose",
@@ -4193,6 +4212,7 @@
4193
4212
  "stepLabel": "Output budget",
4194
4213
  "kindLabel": "Output budget",
4195
4214
  "kindHint": "Applies to every run of this agent. A pipeline step can override it.",
4215
+ "hint": "The most a single reply from this agent may run to. Leave it empty to inherit the next level up rather than to lift the limit. A pipeline step's own value wins over the workspace default.",
4196
4216
  "inherits": "Inherited",
4197
4217
  "inheritsValue": "Inherited ({tokens})"
4198
4218
  }
@@ -4394,6 +4414,7 @@
4394
4414
  "empty": "This step has not produced a verdict yet.",
4395
4415
  "notScored": "Not scored",
4396
4416
  "threshold": "threshold {threshold}",
4417
+ "thresholdHint": "The score this step had to reach, taken from the task's merge policy. Below it the judge sends the work back to the step that produced it, with its findings as rework, or parks the run for you when no attempt budget is left.",
4397
4418
  "rubricOverridden": "workspace rubric",
4398
4419
  "reworkRounds": "rework {spent}/{budget}",
4399
4420
  "findingsHeading": "What the rubric flagged",
@@ -6002,10 +6023,12 @@
6002
6023
  "description": "'Source' here means program source code (as opposed to docs/config/tests), NOT the origin of something."
6003
6024
  },
6004
6025
  "schema": "Schema & migrations",
6005
- "unknown": "Unclassified"
6026
+ "unknown": "Unclassified",
6027
+ "hint": "What the diff touched, worked out from the changed files. Merge policy can set its own rule per class, and a diff spanning several classes takes the heaviest one."
6006
6028
  },
6007
6029
  "effort": {
6008
6030
  "prompt": "Review effort",
6031
+ "promptHint": "Records how much review this pull request really needed. Your answer is the ground truth the auto-merge thresholds are calibrated against. Tagging is optional and you can merge without it.",
6009
6032
  "none": "No comments",
6010
6033
  "@none": {
6011
6034
  "description": "Answer to 'how much review effort did this PR need?': means the reviewer had NOTHING to say, not that no review happened."
@@ -376,6 +376,14 @@
376
376
  "pr_ready": "Activo",
377
377
  "done": "Activo"
378
378
  },
379
+ "statusHint": {
380
+ "planned": "Aun no hay tareas en este servicio. Un servicio nunca se termina, asi que este es su punto de partida y no un estado atascado.",
381
+ "ready": "Todas las tareas de este servicio estan inactivas o fusionadas. No hay nada en ejecucion ni nada esperandote.",
382
+ "in_progress": "Al menos una tarea de este servicio esta en ejecucion o tiene un pull request abierto.",
383
+ "blocked": "Al menos una tarea o iniciativa de este servicio esta esperando una decision tuya.",
384
+ "pr_ready": "Al menos una tarea de este servicio esta en ejecucion o tiene un pull request abierto.",
385
+ "done": "Todas las tareas de este servicio estan inactivas o fusionadas. No hay nada en ejecucion ni nada esperandote."
386
+ },
379
387
  "shared": "Compartido",
380
388
  "sharedTitle": "Compartido entre espacios de trabajo de esta organización",
381
389
  "bootstrapping": "Arrancando…",
@@ -1235,6 +1243,7 @@
1235
1243
  "spinningUpContainer": "Iniciando contenedor…",
1236
1244
  "subtasks": "Subtareas · {completed}/{total}",
1237
1245
  "standardsApplied": "Estándares aplicados",
1246
+ "standardsAppliedHint": "Los estandares de buenas practicas incorporados al prompt de sistema de este paso. Un agente que implementa recibe una version condensada de cada uno; los revisores y planificadores reciben el texto completo.",
1238
1247
  "decision": "Decisión",
1239
1248
  "awaitingChoice": "Esperando una elección humana",
1240
1249
  "approvalGate": "Verificación de aprobación",
@@ -1321,13 +1330,16 @@
1321
1330
  "effort": {
1322
1331
  "heading": "Esfuerzo del agente",
1323
1332
  "difficulty": "Dificultad",
1333
+ "difficultyHint": "La valoracion del propio agente sobre lo dificil que fue este paso, sobre diez. Autodeclarada, no medida.",
1324
1334
  "outOfTen": "{value}/10",
1325
1335
  "reduced": "Qué redujo la efectividad",
1326
1336
  "obstacles": "Obstáculos clave"
1327
1337
  },
1328
1338
  "adherence": {
1329
1339
  "heading": "Cumplimiento de buenas prácticas",
1340
+ "headingHint": "Los estandares de buenas practicas incorporados al prompt de este revisor, y con cuanta fidelidad juzgo que el cambio sigue cada uno.",
1330
1341
  "outOfTen": "{value}/10",
1342
+ "ratingHint": "La valoracion del propio revisor sobre con cuanta fidelidad el cambio sigue este estandar, sobre diez. Autodeclarada, no medida.",
1331
1343
  "relatedFindings": "Hallazgos relacionados",
1332
1344
  "unnamed": "Estándar"
1333
1345
  },
@@ -1599,7 +1611,9 @@
1599
1611
  },
1600
1612
  "legend": {
1601
1613
  "metered": "Medido",
1602
- "subscription": "Suscripción"
1614
+ "meteredHint": "Facturado por token por el proveedor. Esto es dinero real.",
1615
+ "subscription": "Suscripción",
1616
+ "subscriptionHint": "Solo ilustrativo. Estas llamadas se ejecutaron con un plan de tarifa plana, asi que esta cifra es lo que habrian costado los mismos tokens a traves de una API con medicion. Nunca se facturo ni cuenta como gasto."
1603
1617
  },
1604
1618
  "spend": {
1605
1619
  "byModel": "Gasto por modelo",
@@ -3921,9 +3935,14 @@
3921
3935
  "companionGateTooltip": "Ejecutar este compañero solo cuando la estimación de la tarea supere un umbral (requiere un Task Estimator antes)",
3922
3936
  "consensusGateTooltip": "Ejecutar el consenso solo cuando la estimación de la tarea supere un umbral (de lo contrario se ejecuta el agente estándar)",
3923
3937
  "runWhenAny": "ejecutar cuando (cualquiera):",
3938
+ "gatingRunWhenAnyHint": "El paso se ejecuta cuando se alcanza o supera cualquiera de estos ejes, y se omite en caso contrario. Si no hay estimacion, se ejecuta igualmente.",
3939
+ "gatingRunWhenAnyConsensusHint": "El panel se reune cuando se alcanza o supera cualquiera de estos ejes; por debajo se ejecuta el agente unico. Si no hay estimacion, el panel se reune igualmente.",
3924
3940
  "complexityThreshold": "complejidad ≥",
3941
+ "complexityThresholdHint": "Lo dificil que es llevar a cabo el trabajo, puntuado por el Task Estimator anterior en el pipeline. La escala va de 0 a 1, no de 1 a 10. Dejalo vacio para ignorar este eje.",
3925
3942
  "riskThreshold": "riesgo ≥",
3943
+ "riskThresholdHint": "Cuanto podria romper el cambio, puntuado por el Task Estimator anterior en el pipeline. La escala va de 0 a 1, no de 1 a 10. Dejalo vacio para ignorar este eje.",
3926
3944
  "impactThreshold": "impacto ≥",
3945
+ "impactThresholdHint": "Hasta donde llega el cambio en el sistema, puntuado por el Task Estimator anterior en el pipeline. La escala va de 0 a 1, no de 1 a 10. Dejalo vacio para ignorar este eje.",
3927
3946
  "strategy": "Estrategia",
3928
3947
  "rounds": "Rondas",
3929
3948
  "purposeLabel": "Propósito",
@@ -4078,6 +4097,7 @@
4078
4097
  "stepLabel": "Presupuesto de salida",
4079
4098
  "kindLabel": "Presupuesto de salida",
4080
4099
  "kindHint": "Se aplica a todas las ejecuciones de este agente. Un paso del pipeline puede anularlo.",
4100
+ "hint": "El maximo al que puede llegar una sola respuesta de este agente. Dejarlo vacio hereda del nivel superior; no elimina el limite. El valor propio de un paso del pipeline prevalece sobre el predeterminado del espacio de trabajo.",
4081
4101
  "inherits": "Heredado",
4082
4102
  "inheritsValue": "Heredado ({tokens})"
4083
4103
  }
@@ -4207,6 +4227,7 @@
4207
4227
  "empty": "Este paso todavía no ha producido un veredicto.",
4208
4228
  "notScored": "Sin puntuar",
4209
4229
  "threshold": "umbral {threshold}",
4230
+ "thresholdHint": "La puntuacion que este paso tenia que alcanzar, tomada de la politica de fusion de la tarea. Por debajo, el juez devuelve el trabajo al paso que lo produjo con sus hallazgos como retrabajo, o aparca la ejecucion para ti cuando ya no queda presupuesto de intentos.",
4210
4231
  "rubricOverridden": "rúbrica del espacio de trabajo",
4211
4232
  "reworkRounds": "revisión {spent}/{budget}",
4212
4233
  "findingsHeading": "Lo que señaló la rúbrica",
@@ -5804,10 +5825,12 @@
5804
5825
  "config": "Configuración y CI",
5805
5826
  "source": "Código fuente",
5806
5827
  "schema": "Esquema y migraciones",
5807
- "unknown": "Sin clasificar"
5828
+ "unknown": "Sin clasificar",
5829
+ "hint": "Lo que toco el diff, deducido de los archivos modificados. La politica de fusion puede fijar su propia regla por clase, y un diff que abarca varias clases toma la mas pesada."
5808
5830
  },
5809
5831
  "effort": {
5810
5832
  "prompt": "Esfuerzo de revisión",
5833
+ "promptHint": "Registra cuanta revision necesito realmente este pull request. Tu respuesta es la referencia con la que se calibran los umbrales de fusion automatica. Etiquetar es opcional y puedes fusionar sin hacerlo.",
5811
5834
  "none": "Sin comentarios",
5812
5835
  "minor": "Comentarios menores",
5813
5836
  "major": "Retrabajo real",
@@ -376,6 +376,14 @@
376
376
  "pr_ready": "Actif",
377
377
  "done": "En ligne"
378
378
  },
379
+ "statusHint": {
380
+ "planned": "Aucune tache sur ce service pour l'instant. Un service ne se termine jamais : c'est donc son point de depart, pas un blocage.",
381
+ "ready": "Toutes les taches de ce service sont inactives ou fusionnees. Rien ne s'execute et rien n'attend apres vous.",
382
+ "in_progress": "Au moins une tache de ce service s'execute ou a une pull request ouverte.",
383
+ "blocked": "Au moins une tache ou initiative de ce service attend une decision de votre part.",
384
+ "pr_ready": "Au moins une tache de ce service s'execute ou a une pull request ouverte.",
385
+ "done": "Toutes les taches de ce service sont inactives ou fusionnees. Rien ne s'execute et rien n'attend apres vous."
386
+ },
379
387
  "shared": "Partagé",
380
388
  "sharedTitle": "Partagé entre les espaces de travail de cette organisation",
381
389
  "bootstrapping": "Initialisation…",
@@ -1235,6 +1243,7 @@
1235
1243
  "spinningUpContainer": "Démarrage du conteneur…",
1236
1244
  "subtasks": "Sous-tâches · {completed}/{total}",
1237
1245
  "standardsApplied": "Standards appliqués",
1246
+ "standardsAppliedHint": "Les standards de bonnes pratiques integres au prompt systeme de cette etape. Un agent qui implemente en recoit une version condensee ; les relecteurs et les planificateurs recoivent le texte complet.",
1238
1247
  "decision": "Décision",
1239
1248
  "awaitingChoice": "En attente d'un choix humain",
1240
1249
  "approvalGate": "Gate d'approbation",
@@ -1321,13 +1330,16 @@
1321
1330
  "effort": {
1322
1331
  "heading": "Effort de l'agent",
1323
1332
  "difficulty": "Difficulté",
1333
+ "difficultyHint": "L'evaluation par l'agent lui-meme de la difficulte de cette etape, sur dix. Declaree par l'agent, non mesuree.",
1324
1334
  "outOfTen": "{value}/10",
1325
1335
  "reduced": "Ce qui a réduit l'efficacité",
1326
1336
  "obstacles": "Principaux obstacles"
1327
1337
  },
1328
1338
  "adherence": {
1329
1339
  "heading": "Respect des bonnes pratiques",
1340
+ "headingHint": "Les standards de bonnes pratiques integres au prompt de ce relecteur, et le degre de respect de chacun qu'il a estime pour la modification.",
1330
1341
  "outOfTen": "{value}/10",
1342
+ "ratingHint": "L'evaluation par le relecteur lui-meme du respect de ce standard par la modification, sur dix. Declaree par le relecteur, non mesuree.",
1331
1343
  "relatedFindings": "Constats associés",
1332
1344
  "unnamed": "Standard"
1333
1345
  },
@@ -1599,7 +1611,9 @@
1599
1611
  },
1600
1612
  "legend": {
1601
1613
  "metered": "Facturé",
1602
- "subscription": "Abonnement"
1614
+ "meteredHint": "Facture au token par le fournisseur. Il s'agit d'argent reel.",
1615
+ "subscription": "Abonnement",
1616
+ "subscriptionHint": "A titre indicatif uniquement. Ces appels ont ete passes sur un forfait : ce montant correspond a ce que les memes tokens auraient coute via une API facturee. Il n'a jamais ete facture et ne compte jamais comme depense."
1603
1617
  },
1604
1618
  "spend": {
1605
1619
  "byModel": "Dépense par modèle",
@@ -3921,9 +3935,14 @@
3921
3935
  "companionGateTooltip": "N'exécuter ce compagnon que lorsque l'estimation de la tâche dépasse un seuil (nécessite un Task Estimator en amont)",
3922
3936
  "consensusGateTooltip": "N'exécuter le consensus que lorsque l'estimation de la tâche dépasse un seuil (sinon l'agent standard s'exécute)",
3923
3937
  "runWhenAny": "exécuter quand (l'un de) :",
3938
+ "gatingRunWhenAnyHint": "L'etape s'execute des qu'un de ces axes est atteint ou depasse, et est ignoree sinon. En l'absence d'estimation, elle s'execute quand meme.",
3939
+ "gatingRunWhenAnyConsensusHint": "Le panel se reunit des qu'un de ces axes est atteint ou depasse ; en dessous, c'est l'agent unique qui s'execute. En l'absence d'estimation, le panel se reunit quand meme.",
3924
3940
  "complexityThreshold": "complexité ≥",
3941
+ "complexityThresholdHint": "La difficulte de realisation du travail, notee par le Task Estimator situe plus haut dans le pipeline. L'echelle va de 0 a 1, pas de 1 a 10. Laissez vide pour ignorer cet axe.",
3925
3942
  "riskThreshold": "risque ≥",
3943
+ "riskThresholdHint": "Ce que la modification risque de casser, note par le Task Estimator situe plus haut dans le pipeline. L'echelle va de 0 a 1, pas de 1 a 10. Laissez vide pour ignorer cet axe.",
3926
3944
  "impactThreshold": "impact ≥",
3945
+ "impactThresholdHint": "L'etendue de la modification dans le systeme, notee par le Task Estimator situe plus haut dans le pipeline. L'echelle va de 0 a 1, pas de 1 a 10. Laissez vide pour ignorer cet axe.",
3927
3946
  "strategy": "Stratégie",
3928
3947
  "rounds": "Tours",
3929
3948
  "purposeLabel": "Objectif",
@@ -4078,6 +4097,7 @@
4078
4097
  "stepLabel": "Budget de sortie",
4079
4098
  "kindLabel": "Budget de sortie",
4080
4099
  "kindHint": "S'applique à chaque exécution de cet agent. Une étape du pipeline peut le remplacer.",
4100
+ "hint": "La longueur maximale d'une seule reponse de cet agent. Laisser vide herite du niveau superieur, cela ne leve pas la limite. La valeur propre a une etape du pipeline l'emporte sur la valeur par defaut de l'espace de travail.",
4081
4101
  "inherits": "Hérité",
4082
4102
  "inheritsValue": "Hérité ({tokens})"
4083
4103
  }
@@ -4207,6 +4227,7 @@
4207
4227
  "empty": "Cette étape n'a pas encore produit de verdict.",
4208
4228
  "notScored": "Non noté",
4209
4229
  "threshold": "seuil {threshold}",
4230
+ "thresholdHint": "Le score que cette etape devait atteindre, issu de la politique de fusion de la tache. En dessous, le juge renvoie le travail a l'etape qui l'a produit avec ses constats a reprendre, ou met l'execution en attente pour vous quand il ne reste plus de budget de tentatives.",
4210
4231
  "rubricOverridden": "grille de l'espace de travail",
4211
4232
  "reworkRounds": "reprise {spent}/{budget}",
4212
4233
  "findingsHeading": "Ce que la grille a signalé",
@@ -5804,10 +5825,12 @@
5804
5825
  "config": "Configuration et CI",
5805
5826
  "source": "Code source",
5806
5827
  "schema": "Schéma et migrations",
5807
- "unknown": "Non classé"
5828
+ "unknown": "Non classé",
5829
+ "hint": "Ce que le diff a touche, deduit des fichiers modifies. La politique de fusion peut definir sa propre regle par classe, et un diff couvrant plusieurs classes prend la plus lourde."
5808
5830
  },
5809
5831
  "effort": {
5810
5832
  "prompt": "Effort de revue",
5833
+ "promptHint": "Enregistre la quantite de relecture dont cette pull request a reellement eu besoin. Votre reponse sert de reference pour calibrer les seuils de fusion automatique. Le marquage est facultatif et vous pouvez fusionner sans.",
5811
5834
  "none": "Aucun commentaire",
5812
5835
  "minor": "Remarques mineures",
5813
5836
  "major": "Reprise importante",
@@ -376,6 +376,14 @@
376
376
  "pr_ready": "פעיל",
377
377
  "done": "פעיל"
378
378
  },
379
+ "statusHint": {
380
+ "planned": "עדיין אין משימות בשירות הזה. שירות לעולם אינו מסתיים, ולכן זו נקודת ההתחלה ולא מצב תקוע.",
381
+ "ready": "כל המשימות תחת השירות הזה במנוחה או מוזגו. שום דבר לא רץ ושום דבר לא ממתין לכם.",
382
+ "in_progress": "לפחות משימה אחת תחת השירות הזה רצה או שיש לה בקשת משיכה פתוחה.",
383
+ "blocked": "לפחות משימה אחת או יוזמה אחת תחת השירות הזה ממתינה להחלטה שלכם.",
384
+ "pr_ready": "לפחות משימה אחת תחת השירות הזה רצה או שיש לה בקשת משיכה פתוחה.",
385
+ "done": "כל המשימות תחת השירות הזה במנוחה או מוזגו. שום דבר לא רץ ושום דבר לא ממתין לכם."
386
+ },
379
387
  "shared": "משותף",
380
388
  "sharedTitle": "משותף בין סביבות העבודה בארגון זה",
381
389
  "bootstrapping": "מאתחל…",
@@ -1254,6 +1262,7 @@
1254
1262
  },
1255
1263
  "subtasks": "תת-משימות · {completed}/{total}",
1256
1264
  "standardsApplied": "תקנים שהוחלו",
1265
+ "standardsAppliedHint": "תקני העבודה המומלצים ששולבו בהנחיית המערכת של השלב הזה. סוכן מממש מקבל גרסה מקוצרת של כל אחד; סוקרים ומתכננים מקבלים את הטקסט המלא.",
1257
1266
  "decision": "החלטה",
1258
1267
  "awaitingChoice": "ממתין לבחירה אנושית",
1259
1268
  "approvalGate": "שער אישור",
@@ -1321,13 +1330,16 @@
1321
1330
  "effort": {
1322
1331
  "heading": "מאמץ הסוכן",
1323
1332
  "difficulty": "רמת קושי",
1333
+ "difficultyHint": "הערכת הסוכן עצמו עד כמה השלב הזה היה קשה, מתוך עשר. דיווח עצמי, לא מדידה.",
1324
1334
  "outOfTen": "{value}/10",
1325
1335
  "reduced": "מה הפחית את היעילות",
1326
1336
  "obstacles": "מכשולים עיקריים"
1327
1337
  },
1328
1338
  "adherence": {
1329
1339
  "heading": "עמידה בשיטות עבודה מומלצות",
1340
+ "headingHint": "תקני העבודה המומלצים ששולבו בהנחיה של הסוקר הזה, ועד כמה לפי שיפוטו השינוי עומד בכל אחד מהם.",
1330
1341
  "outOfTen": "{value}/10",
1342
+ "ratingHint": "דירוג הסוקר עצמו עד כמה השינוי עומד בתקן הזה, מתוך עשר. דיווח עצמי, לא מדידה.",
1331
1343
  "relatedFindings": "ממצאים קשורים",
1332
1344
  "unnamed": "תקן"
1333
1345
  },
@@ -1599,7 +1611,9 @@
1599
1611
  },
1600
1612
  "legend": {
1601
1613
  "metered": "בפועל",
1602
- "subscription": "מנוי"
1614
+ "meteredHint": "מחויב לפי טוקן אצל הספק. זהו כסף אמיתי.",
1615
+ "subscription": "מנוי",
1616
+ "subscriptionHint": "להמחשה בלבד. הקריאות האלה רצו במסלול בתשלום קבוע, ולכן זהו הסכום שאותם טוקנים היו עולים דרך API מחויב. הוא מעולם לא חויב ואינו נספר כהוצאה."
1603
1617
  },
1604
1618
  "spend": {
1605
1619
  "byModel": "עלות לפי מודל",
@@ -3932,9 +3946,14 @@
3932
3946
  "companionGateTooltip": "הרץ מלווה זה רק כשהערכת המשימה חוצה סף (דורש מעריך משימות מוקדם יותר)",
3933
3947
  "consensusGateTooltip": "הרץ קונצנזוס רק כשהערכת המשימה חוצה סף (אחרת רץ הסוכן הרגיל)",
3934
3948
  "runWhenAny": "הרץ כאשר (כל אחד):",
3949
+ "gatingRunWhenAnyHint": "השלב רץ כאשר אחד מהצירים האלה מגיע לסף או עובר אותו, ואחרת מדולג. אם אין הערכה זמינה, הוא רץ בכל זאת.",
3950
+ "gatingRunWhenAnyConsensusHint": "הפאנל מתכנס כאשר אחד מהצירים האלה מגיע לסף או עובר אותו; מתחת לכך רץ סוכן יחיד במקומו. אם אין הערכה זמינה, הפאנל מתכנס בכל זאת.",
3935
3951
  "complexityThreshold": "מורכבות ≥",
3952
+ "complexityThresholdHint": "כמה קשה לבצע את העבודה, לפי ניקוד של מעריך המשימות שקודם לו בצינור. הסולם הוא 0 עד 1, לא 1 עד 10. השאירו ריק כדי להתעלם מציר זה.",
3936
3953
  "riskThreshold": "סיכון ≥",
3954
+ "riskThresholdHint": "כמה השינוי עלול לשבור, לפי ניקוד של מעריך המשימות שקודם לו בצינור. הסולם הוא 0 עד 1, לא 1 עד 10. השאירו ריק כדי להתעלם מציר זה.",
3937
3955
  "impactThreshold": "השפעה ≥",
3956
+ "impactThresholdHint": "עד כמה השינוי מתפרש על פני המערכת, לפי ניקוד של מעריך המשימות שקודם לו בצינור. הסולם הוא 0 עד 1, לא 1 עד 10. השאירו ריק כדי להתעלם מציר זה.",
3938
3957
  "strategy": "אסטרטגיה",
3939
3958
  "rounds": "סבבים",
3940
3959
  "purposeLabel": "מטרה",
@@ -4089,6 +4108,7 @@
4089
4108
  "stepLabel": "תקציב פלט",
4090
4109
  "kindLabel": "תקציב פלט",
4091
4110
  "kindHint": "חל על כל הרצה של הסוכן הזה. שלב בצינור יכול לעקוף אותו.",
4111
+ "hint": "המקסימום לתשובה בודדת של הסוכן הזה. השארה ריקה יורשת מהרמה שמעל, ואינה מבטלת את המגבלה. ערך של שלב בצינור גובר על ברירת המחדל של סביבת העבודה.",
4092
4112
  "inherits": "בירושה",
4093
4113
  "inheritsValue": "בירושה ({tokens})"
4094
4114
  }
@@ -4218,6 +4238,7 @@
4218
4238
  "empty": "שלב זה עדיין לא הפיק פסיקה.",
4219
4239
  "notScored": "לא נוקד",
4220
4240
  "threshold": "סף {threshold}",
4241
+ "thresholdHint": "הציון שהשלב הזה היה צריך להגיע אליו, לפי מדיניות המיזוג של המשימה. מתחת לכך השופט מחזיר את העבודה לשלב שיצר אותה, עם הממצאים לתיקון, או משהה עבורכם את ההרצה כשלא נותר תקציב ניסיונות.",
4221
4242
  "rubricOverridden": "מחוון סביבת העבודה",
4222
4243
  "reworkRounds": "עיבוד מחדש {spent}/{budget}",
4223
4244
  "findingsHeading": "מה שהמחוון סימן",
@@ -5815,10 +5836,12 @@
5815
5836
  "config": "תצורה ו-CI",
5816
5837
  "source": "קוד מקור",
5817
5838
  "schema": "סכמה והגירות",
5818
- "unknown": "לא מסווג"
5839
+ "unknown": "לא מסווג",
5840
+ "hint": "מה השינוי נגע בו, לפי הקבצים ששונו. מדיניות המיזוג יכולה לקבוע כלל נפרד לכל מחלקה, ושינוי שמשתרע על כמה מחלקות נספר לפי הכבדה שבהן."
5819
5841
  },
5820
5842
  "effort": {
5821
5843
  "prompt": "מאמץ הסקירה",
5844
+ "promptHint": "מתעד כמה סקירה באמת נדרשה לבקשת המשיכה הזו. התשובה שלכם היא אמת המידה שלפיה מכוילים ספי המיזוג האוטומטי. התיוג אינו חובה ואפשר למזג בלעדיו.",
5822
5845
  "none": "בלי הערות",
5823
5846
  "minor": "הערות קטנות",
5824
5847
  "major": "עבודה מחדש משמעותית",
@@ -1629,6 +1629,7 @@
1629
1629
  },
1630
1630
  "subtasks": "Sotto-attivita' · {completed}/{total}",
1631
1631
  "standardsApplied": "Standard applicati",
1632
+ "standardsAppliedHint": "Gli standard di buone pratiche inseriti nel prompt di sistema di questo step. Un agente che implementa ne riceve una versione condensata; revisori e pianificatori ricevono il testo completo.",
1632
1633
  "decision": "Decisione",
1633
1634
  "awaitingChoice": "In attesa di una scelta umana",
1634
1635
  "approvalGate": "Gate di approvazione",
@@ -1696,13 +1697,16 @@
1696
1697
  "effort": {
1697
1698
  "heading": "Sforzo dell'agente",
1698
1699
  "difficulty": "Difficoltà",
1700
+ "difficultyHint": "La valutazione dell'agente stesso su quanto e stato difficile questo step, su dieci. Autodichiarata, non misurata.",
1699
1701
  "outOfTen": "{value}/10",
1700
1702
  "reduced": "Cosa ha ridotto l'efficacia",
1701
1703
  "obstacles": "Ostacoli principali"
1702
1704
  },
1703
1705
  "adherence": {
1704
1706
  "heading": "Aderenza alle best practice",
1707
+ "headingHint": "Gli standard di buone pratiche inseriti nel prompt di questo revisore, e quanto fedelmente ha giudicato che la modifica segua ciascuno.",
1705
1708
  "outOfTen": "{value}/10",
1709
+ "ratingHint": "La valutazione del revisore stesso su quanto la modifica segue questo standard, su dieci. Autodichiarata, non misurata.",
1706
1710
  "relatedFindings": "Rilievi correlati",
1707
1711
  "unnamed": "Standard"
1708
1712
  },
@@ -2558,6 +2562,14 @@
2558
2562
  "pr_ready": "Attivo",
2559
2563
  "done": "Live"
2560
2564
  },
2565
+ "statusHint": {
2566
+ "planned": "Nessuna attivita su questo servizio per ora. Un servizio non finisce mai, quindi questo e il punto di partenza e non uno stato bloccato.",
2567
+ "ready": "Tutte le attivita di questo servizio sono ferme o gia unite. Non c'e nulla in esecuzione e nulla in attesa di te.",
2568
+ "in_progress": "Almeno un'attivita di questo servizio e in esecuzione o ha una pull request aperta.",
2569
+ "blocked": "Almeno un'attivita o iniziativa di questo servizio e in attesa di una tua decisione.",
2570
+ "pr_ready": "Almeno un'attivita di questo servizio e in esecuzione o ha una pull request aperta.",
2571
+ "done": "Tutte le attivita di questo servizio sono ferme o gia unite. Non c'e nulla in esecuzione e nulla in attesa di te."
2572
+ },
2561
2573
  "shared": "Condiviso",
2562
2574
  "sharedTitle": "Condiviso tra i workspace di questa org",
2563
2575
  "bootstrapping": "Bootstrap in corso…",
@@ -3241,7 +3253,9 @@
3241
3253
  },
3242
3254
  "legend": {
3243
3255
  "metered": "A consumo",
3244
- "subscription": "Abbonamento"
3256
+ "meteredHint": "Fatturato a token dal provider. Sono soldi veri.",
3257
+ "subscription": "Abbonamento",
3258
+ "subscriptionHint": "Solo indicativo. Queste chiamate sono state fatte su un piano forfettario, quindi questa cifra e quanto sarebbero costati gli stessi token tramite un'API a consumo. Non e mai stata fatturata e non conta mai come spesa."
3245
3259
  },
3246
3260
  "spend": {
3247
3261
  "byModel": "Spesa per modello",
@@ -3598,9 +3612,14 @@
3598
3612
  "companionGateTooltip": "Esegui questo companion solo quando la stima dell'attivita supera una soglia (richiede un Task Estimator in precedenza)",
3599
3613
  "consensusGateTooltip": "Esegui il consenso solo quando la stima dell'attivita supera una soglia (altrimenti viene eseguito l'agente standard)",
3600
3614
  "runWhenAny": "esegui quando (uno qualsiasi):",
3615
+ "gatingRunWhenAnyHint": "Lo step viene eseguito quando uno qualsiasi di questi assi viene raggiunto o superato, altrimenti viene saltato. Se non c'e una stima, viene eseguito comunque.",
3616
+ "gatingRunWhenAnyConsensusHint": "Il panel si riunisce quando uno qualsiasi di questi assi viene raggiunto o superato; al di sotto viene eseguito il singolo agente. Se non c'e una stima, il panel si riunisce comunque.",
3601
3617
  "complexityThreshold": "complessita ≥",
3618
+ "complexityThresholdHint": "Quanto e difficile portare a termine il lavoro, valutato dal Task Estimator precedente nella pipeline. La scala va da 0 a 1, non da 1 a 10. Lascia vuoto per ignorare questo asse.",
3602
3619
  "riskThreshold": "rischio ≥",
3620
+ "riskThresholdHint": "Quanto la modifica potrebbe rompere, valutato dal Task Estimator precedente nella pipeline. La scala va da 0 a 1, non da 1 a 10. Lascia vuoto per ignorare questo asse.",
3603
3621
  "impactThreshold": "impatto ≥",
3622
+ "impactThresholdHint": "Quanto la modifica si estende nel sistema, valutato dal Task Estimator precedente nella pipeline. La scala va da 0 a 1, non da 1 a 10. Lascia vuoto per ignorare questo asse.",
3604
3623
  "strategy": "Strategia",
3605
3624
  "rounds": "Giri",
3606
3625
  "purposeLabel": "Scopo",
@@ -3755,6 +3774,7 @@
3755
3774
  "stepLabel": "Budget di output",
3756
3775
  "kindLabel": "Budget di output",
3757
3776
  "kindHint": "Si applica a ogni esecuzione di questo agente. Un passaggio della pipeline può sovrascriverlo.",
3777
+ "hint": "Il massimo a cui puo arrivare una singola risposta di questo agente. Lasciarlo vuoto eredita dal livello superiore, non toglie il limite. Il valore di uno step della pipeline prevale sul predefinito dello spazio di lavoro.",
3758
3778
  "inherits": "Ereditato",
3759
3779
  "inheritsValue": "Ereditato ({tokens})"
3760
3780
  }
@@ -4895,6 +4915,7 @@
4895
4915
  "empty": "Questo passo non ha ancora prodotto un verdetto.",
4896
4916
  "notScored": "Non valutato",
4897
4917
  "threshold": "soglia {threshold}",
4918
+ "thresholdHint": "Il punteggio che questo step doveva raggiungere, preso dalla policy di merge dell'attivita. Al di sotto il giudice rimanda il lavoro allo step che lo ha prodotto, con i suoi rilievi da correggere, oppure mette in pausa l'esecuzione per te quando non resta budget di tentativi.",
4898
4919
  "rubricOverridden": "rubrica dello spazio di lavoro",
4899
4920
  "reworkRounds": "revisione {spent}/{budget}",
4900
4921
  "findingsHeading": "Cosa ha segnalato la rubrica",
@@ -5816,10 +5837,12 @@
5816
5837
  "config": "Configurazione e CI",
5817
5838
  "source": "Codice sorgente",
5818
5839
  "schema": "Schema e migrazioni",
5819
- "unknown": "Non classificato"
5840
+ "unknown": "Non classificato",
5841
+ "hint": "Cosa ha toccato il diff, ricavato dai file modificati. La policy di merge puo definire una regola per ogni classe, e un diff che copre piu classi prende la piu pesante."
5820
5842
  },
5821
5843
  "effort": {
5822
5844
  "prompt": "Impegno di revisione",
5845
+ "promptHint": "Registra quanta revisione ha richiesto davvero questa pull request. La tua risposta e il riferimento con cui vengono calibrate le soglie di merge automatico. L'etichettatura e facoltativa e puoi fare il merge senza.",
5823
5846
  "none": "Nessun commento",
5824
5847
  "minor": "Note minori",
5825
5848
  "major": "Rilavorazione sostanziale",