Skip to content

HUB Constructor Master Plan V1

Дата: 2026-03-03

Назначение

Канонический архитектурный baseline для HUB Constructor V1: доменная модель, инварианты sync/publish/export и release-gates.

Scope V1

  1. Section-based конструктор с разделением library defaults и template overrides.
  2. Immutable publish snapshots для live.
  3. Figma bi-sync с review-gated контентом (text/image).
  4. Export в автономный репозиторий с CI/CD и deploy orchestration.
  5. SEO baseline и release smoke/checklists.

Инварианты

  1. SectionDefinition и SectionInstance разделены.
  2. syncMode всегда явный: linked | forked | detached.
  3. Live runtime читает только PublishedSnapshot.
  4. Обновления library не мутируют live-страницы автоматически.
  5. HUB runtime и export runtime используют единый resolver contract.

Release Gates

  1. Core stable: модель/контракты зафиксированы.
  2. Runtime stable: renderer+resolver проходят e2e на production sections.
  3. Release stable: publish/export/rollback/smoke проходят без критичных ошибок.

Constructor Docs Package

Source

  • Repository source of truth: /home/admin/workspace/hub/docs/constructor-architecture-v1.md