truthmark 2.1.0 → 2.2.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.
package/README.de.md CHANGED
@@ -511,12 +511,9 @@ Wichtige Config-Bereiche sind:
511
511
  | `version` | Version des Config-Vertrags. |
512
512
  | `platforms` | Agenten-Hosts, die plattformspezifische generierte Oberflächen erhalten sollen. |
513
513
  | `truthmark.workspace` | Truthmark-eigener Workspace für Routen, Truth-Dokumente, Vorlagen und generierte Präsentationsausgabe. |
514
- | `truthmark.routes.index` | Root-Routenindex relativ zu `truthmark.workspace`. |
515
- | `truthmark.routes.areas` | Verzeichnis für delegierte untergeordnete Routendateien relativ zu `truthmark.workspace`. |
516
- | `truthmark.routes.default_area` | Dateiname des initial erzeugten untergeordneten Routings ohne Erweiterung. |
517
- | `truthmark.routes.max_delegation_depth` | Aktuelle maximale Routing-Delegationstiefe. |
518
- | `truthmark.truth.root` | Truth-Dokumentwurzel relativ zu `truthmark.workspace`. |
519
- | `truthmark.templates.root` | Truth-Dokumentvorlagenwurzel relativ zu `truthmark.workspace`. |
514
+ | Feste Routen | Routen liegen unter `routes/areas.md` und `routes/areas/` innerhalb von `truthmark.workspace`; die Standard-Area ist `repository`, die Delegationstiefe ist `1`. |
515
+ | Feste Truth-Lanes | Product-Truth liegt unter `product/` und Engineering-Truth unter `engineering/` innerhalb von `truthmark.workspace`. |
516
+ | Feste Vorlagen | Truth-Dokumentvorlagen liegen unter `templates/` innerhalb von `truthmark.workspace`. |
520
517
  | `truthmark.generated.portal` | Optionale manuelle Präsentations-Workflow-Aktivierung: `enabled`. |
521
518
  | `instruction_targets` | Dateien, die gemeinsam verwaltete Instruktionsblöcke erhalten, etwa `AGENTS.md`. |
522
519
  | `frontmatter.required` | Metadatenfelder, die bei Fehlen Error-Diagnostik erzeugen. |
@@ -749,7 +746,7 @@ Nützliche Skripte:
749
746
  | `npm run check` | Führt Lint, Typecheck, Tests und Build aus. |
750
747
  | `npm run release:check` | Führt release-orientierte Validierung aus. |
751
748
 
752
- Wenn du Truthmark selbst änderst, siehe [CONTRIBUTORS.md](CONTRIBUTORS.md).
749
+ Wenn du Truthmark selbst änderst, siehe [CONTRIBUTING.md](CONTRIBUTING.md).
753
750
 
754
751
  ## Dokumentation
755
752
 
package/README.es.md CHANGED
@@ -511,12 +511,9 @@ Las áreas importantes de configuración incluyen:
511
511
  | `version` | Versión del contrato de configuración. |
512
512
  | `platforms` | Hosts de agentes que deben recibir interfaces generadas específicas de plataforma. |
513
513
  | `truthmark.workspace` | Workspace propiedad de Truthmark para rutas, documentos de verdad, plantillas y salida de presentación generada. |
514
- | `truthmark.routes.index` | Ruta del índice raíz relativa a `truthmark.workspace`. |
515
- | `truthmark.routes.areas` | Directorio de rutas secundarias delegadas relativo a `truthmark.workspace`. |
516
- | `truthmark.routes.default_area` | Nombre base de la ruta secundaria inicial generada. |
517
- | `truthmark.routes.max_delegation_depth` | Profundidad máxima actual de delegación de rutas. |
518
- | `truthmark.truth.root` | Raíz de documentos de verdad relativa a `truthmark.workspace`. |
519
- | `truthmark.templates.root` | Raíz de plantillas de documentos de verdad relativa a `truthmark.workspace`. |
514
+ | Rutas fijas | Las rutas viven en `routes/areas.md` y `routes/areas/` dentro de `truthmark.workspace`; el área predeterminada es `repository` y la profundidad de delegación es `1`. |
515
+ | Carriles de verdad fijos | La verdad de producto vive en `product/` y la verdad de ingeniería en `engineering/` dentro de `truthmark.workspace`. |
516
+ | Plantillas fijas | Las plantillas de documentos de verdad viven en `templates/` dentro de `truthmark.workspace`. |
520
517
  | `truthmark.generated.portal` | Activación opcional del flujo manual de presentación: `enabled`. |
521
518
  | `instruction_targets` | Archivos que reciben bloques de instrucciones administrados compartidos, como `AGENTS.md`. |
522
519
  | `frontmatter.required` | Campos de metadatos que producen diagnósticos de error cuando faltan. |
@@ -749,7 +746,7 @@ Scripts útiles:
749
746
  | `npm run check` | Ejecuta lint, typecheck, pruebas y build. |
750
747
  | `npm run release:check` | Ejecuta validación orientada a release. |
751
748
 
752
- Cuando cambies Truthmark en sí, consulta [CONTRIBUTORS.md](CONTRIBUTORS.md).
749
+ Cuando cambies Truthmark en sí, consulta [CONTRIBUTING.md](CONTRIBUTING.md).
753
750
 
754
751
  ## Documentación
755
752
 
package/README.md CHANGED
@@ -511,12 +511,9 @@ Important config areas include:
511
511
  | `version` | Config contract version. |
512
512
  | `platforms` | Agent hosts that should receive platform-specific generated surfaces. |
513
513
  | `truthmark.workspace` | Truthmark-owned workspace for routes, truth docs, templates, and generated presentation output. |
514
- | `truthmark.routes.index` | Root route index path relative to `truthmark.workspace`. |
515
- | `truthmark.routes.areas` | Directory for delegated child route files relative to `truthmark.workspace`. |
516
- | `truthmark.routes.default_area` | Initial scaffolded child route basename. |
517
- | `truthmark.routes.max_delegation_depth` | Current maximum route delegation depth. |
518
- | `truthmark.truth.root` | Truth doc root relative to `truthmark.workspace`. |
519
- | `truthmark.templates.root` | Truth-doc template root relative to `truthmark.workspace`. |
514
+ | Fixed routes | Routes live under `routes/areas.md` and `routes/areas/` inside `truthmark.workspace`; the default area is `repository` and delegation depth is `1`. |
515
+ | Fixed truth lanes | Product truth lives under `product/` and engineering truth under `engineering/` inside `truthmark.workspace`. |
516
+ | Fixed templates | Truth-doc templates live under `templates/` inside `truthmark.workspace`. |
520
517
  | `truthmark.generated.portal` | Optional manual presentation workflow enablement: `enabled`. |
521
518
  | `instruction_targets` | Files that receive shared managed instruction blocks, such as `AGENTS.md`. |
522
519
  | `frontmatter.required` | Metadata fields that produce error diagnostics when missing. |
@@ -749,7 +746,7 @@ Useful scripts:
749
746
  | `npm run check` | Run lint, typecheck, tests, and build. |
750
747
  | `npm run release:check` | Run release-oriented validation. |
751
748
 
752
- When changing Truthmark itself, see [CONTRIBUTORS.md](CONTRIBUTORS.md).
749
+ When changing Truthmark itself, see [CONTRIBUTING.md](CONTRIBUTING.md).
753
750
 
754
751
  ## Documentation
755
752
 
package/README.ru.md CHANGED
@@ -511,12 +511,9 @@ truthmark init
511
511
  | `version` | Версия контракта config. |
512
512
  | `platforms` | Agent hosts, которые должны получить сгенерированные интерфейсы для платформы. |
513
513
  | `truthmark.workspace` | Workspace, принадлежащий Truthmark, для маршрутов, документов истины, шаблонов и сгенерированного презентационного вывода. |
514
- | `truthmark.routes.index` | Путь к корневому индексу маршрутов относительно `truthmark.workspace`. |
515
- | `truthmark.routes.areas` | Директория делегированных дочерних маршрутов относительно `truthmark.workspace`. |
516
- | `truthmark.routes.default_area` | Базовое имя начального scaffolded дочернего маршрута. |
517
- | `truthmark.routes.max_delegation_depth` | Текущая максимальная глубина делегирования routing. |
518
- | `truthmark.truth.root` | Корень документов истины относительно `truthmark.workspace`. |
519
- | `truthmark.templates.root` | Корень шаблонов документов истины относительно `truthmark.workspace`. |
514
+ | Фиксированные маршруты | Маршруты находятся в `routes/areas.md` и `routes/areas/` внутри `truthmark.workspace`; область по умолчанию `repository`, глубина делегирования — `1`. |
515
+ | Фиксированные дорожки истины | Product truth находится в `product/`, а engineering truth в `engineering/` внутри `truthmark.workspace`. |
516
+ | Фиксированные шаблоны | Шаблоны документов истины находятся в `templates/` внутри `truthmark.workspace`. |
520
517
  | `truthmark.generated.portal` | Опциональное включение ручного презентационного workflow: `enabled`. |
521
518
  | `instruction_targets` | Файлы, которые получают общие управляемые блоки инструкций, например `AGENTS.md`. |
522
519
  | `frontmatter.required` | Поля metadata, которые создают error diagnostics при отсутствии. |
@@ -749,7 +746,7 @@ npm run check
749
746
  | `npm run check` | Запускает lint, typecheck, tests и build. |
750
747
  | `npm run release:check` | Запускает release-oriented validation. |
751
748
 
752
- Когда меняете сам Truthmark, смотрите [CONTRIBUTORS.md](CONTRIBUTORS.md).
749
+ Когда меняете сам Truthmark, смотрите [CONTRIBUTING.md](CONTRIBUTING.md).
753
750
 
754
751
  ## Документация
755
752
 
package/README.zh.md CHANGED
@@ -511,12 +511,9 @@ truthmark init
511
511
  | `version` | 配置契约版本。 |
512
512
  | `platforms` | 应接收平台专属生成接口的代理宿主。 |
513
513
  | `truthmark.workspace` | Truthmark 拥有的工作区,用于路由、事实文档、模板和生成的展示输出。 |
514
- | `truthmark.routes.index` | 相对于 `truthmark.workspace` 的根路由索引路径。 |
515
- | `truthmark.routes.areas` | 相对于 `truthmark.workspace` 的委托子路由目录。 |
516
- | `truthmark.routes.default_area` | 初始脚手架子路由 basename。 |
517
- | `truthmark.routes.max_delegation_depth` | 当前最大路由委托深度。 |
518
- | `truthmark.truth.root` | 相对于 `truthmark.workspace` 的事实文档根。 |
519
- | `truthmark.templates.root` | 相对于 `truthmark.workspace` 的事实文档模板根。 |
514
+ | 固定路由 | 路由固定在 `truthmark.workspace` 内的 `routes/areas.md` `routes/areas/`;默认 area 是 `repository`,委托深度为 `1`。 |
515
+ | 固定事实分区 | 产品事实位于 `truthmark.workspace` 内的 `product/`,工程事实位于 `engineering/`。 |
516
+ | 固定模板 | 事实文档模板固定在 `truthmark.workspace` 内的 `templates/`。 |
520
517
  | `truthmark.generated.portal` | 可选手动展示工作流启用设置:`enabled`。 |
521
518
  | `instruction_targets` | 接收共享受管指令块的文件,例如 `AGENTS.md`。 |
522
519
  | `frontmatter.required` | 缺失时产生错误诊断的元数据字段。 |
@@ -749,7 +746,7 @@ npm run check
749
746
  | `npm run check` | 运行 lint、typecheck、测试和 build。 |
750
747
  | `npm run release:check` | 运行面向发布的验证。 |
751
748
 
752
- 修改 Truthmark 本身时,请参阅 [CONTRIBUTORS.md](CONTRIBUTORS.md)。
749
+ 修改 Truthmark 本身时,请参阅 [CONTRIBUTING.md](CONTRIBUTING.md)。
753
750
 
754
751
  ## 文档
755
752