Normalization Document Set

1. Покрытие набора документов

Для Normalization сейчас покрыты:

  • PRD

  • ADR

  • System Design

  • Service Spec

  • Evaluation Plan

  • Delivery Plan

  • Runbook

  • Security Note

  • Prompt Template

2. Что уже согласовано между документами

Согласованы:

  • explicit nature of normalization;

  • distinction between Rendered and Normalized;

  • derived composition/block behavior;

  • placeholder preservation;

  • optional nature of the feature.

3. Оставшиеся пробелы

Что ещё можно усилять позже:

  • curated semantic regression set;

  • prompt versioning discipline;

  • more explicit cache/reuse expectations;

  • richer representative style examples.

4. Следующие обновления

Следующими полезно поддерживать:

  • style corpus;

  • text vs composition split in evaluation;

  • links between prompt template and actual provider implementation.

5. Входящие зависимости

6. Source of truth в коде

  • src/textfoundry_engine/tf/engine.h

  • src/textfoundry_engine/tf/engine.cc

  • src/textfoundry_ai/openai_compatible_normalizer.*

  • src/text_foundry_gui/viewmodels/render_view_model.*

  • src/text_foundry_gui/viewmodels/compositions_view_model.*