docs: rename target repository split

This commit is contained in:
a.tolmachev
2026-05-03 19:48:04 +00:00
parent 17d9c42521
commit 5327b0ef20
7 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -178,7 +178,7 @@
Для проекта фиксируется дополнительное правило:
- код `Community` живет в public repository;
- код `Community` в целевой split-модели живет в `crank-community`;
- коммерческий код не должен попадать в public repository "на будущее";
- в public code допустимы только extension seams, capability flags и контракты для private implementations;
- edition gating должно проверяться на серверной стороне, а не только в UI.