docs(moex-integration): Board-as-Aggregate — ответный дизайн на спеку #113 мейнтейнера#234
Closed
NovakPAai wants to merge 1 commit into
Closed
docs(moex-integration): Board-as-Aggregate — ответный дизайн на спеку #113 мейнтейнера#234NovakPAai wants to merge 1 commit into
NovakPAai wants to merge 1 commit into
Conversation
…ок в moex-portal Ответ на спеку мейнтейнера #113 (FunctionTaskExecutionBoard). Артефакты: - execution-boards.html — макет по спеке #113 (доска внутри одной задачи) - two-layer-execution.html — промежуточная модель two-layer scope (устарела) - 113-response-two-layer-execution.md — ответный дизайн-док (устарел, требует rewrite) - boards-as-aggregates.html — v3, текущая концепция: * Board = тематический агрегат над набором FunctionTask (M:N через BoardTask) * Формальные источники из схемы Prisma (FunctionTaskSource, DirectiveSource, CollegialBody) * BoardScope: FUNCTION | INITIATIVE | PROGRAM | CROSS | PERSONAL (без Workspace) * UI на русском, enum-коды видны только в технических разделах
Owner
Author
|
not nedeed in this project |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR
Альтернатива спеке мейнтейнера moex-portal (
#113 FunctionTaskExecutionBoard):5 design-артефактов в
docs/design/moex-portal-integration/для согласования с командой портала перед имплементацией.Главный артефакт
boards-as-aggregates.html— v3, текущая предлагаемая модель. 8 секций, открывается в браузере.Ключевые тезисы
FunctionTaskчерезBoardTaskFunctionTaskFunctionTaskSource/DirectiveSource/CollegialBody— никаких ad-hoc лейбловFUNCTION/INITIATIVE/PROGRAM/CROSS/PERSONALsourceType(откуда) ≠kind(REGULAR/ITOM) ≠ delegation (author vs assignee)Дельта к спеке #113
Все артефакты в PR
boards-as-aggregates.htmlexecution-boards.htmlindex.htmltwo-layer-execution.html113-response-two-layer-execution.mdTest plan
docs/design/moex-portal-integration/boards-as-aggregates.htmlлокально, пройти 8 секцийmoex-portal/prisma/schema.prisma113-response-two-layer-execution.mdпод board-as-aggregate, либо удалитьЧто дальше
После аппрува концепции — переписать
113-response-two-layer-execution.mdкак полноценный ответный дизайн-док для мейнтейнера (Prisma-модель, миграции, RBAC, фазы L0–L4), пометить устаревшие HTML-макеты.