Architecture
Архитектура
Слои wiki engine и границы ответственности без смешивания web, API, database и worker runtime.
Fixture fallbackWEB_API_BASE_URL is not configured.
Preview/fixture sections: all wiki frontend data.Layer map
Границы компонентов
apps/web
Только read model и owner review UI; без Prisma/Nest imports.
apps/api
Authenticated wiki endpoints и Problem Details errors.
apps/worker-wiki
Knowledge Pipeline orchestration, retry и phase hashes.
packages/wiki-documentation
Deterministic pipeline logic, validation и staging paths.