SDD: RAG Portal 多人授權(#24 #25)— 純設計文件,待審不 merge (#49)

This commit was merged in pull request #49.
This commit is contained in:
Leo
2026-07-14 03:32:00 +00:00
parent cbebb36c01
commit 18c0846af0
4 changed files with 289 additions and 0 deletions
+1
View File
@@ -239,6 +239,7 @@ if [[ "$FILE_PATH" == *"docs/3-specs/"* ]]; then
"docs/3-specs/resumable-workflow" # richblack 確認新建(可恢復工作流)
"docs/3-specs/workflow-discovery" # 2026-06-27 總管 issue #8 交辦新建(工作流 description slot + search_workflow,北極星入口缺口)
"docs/3-specs/thin-shell-alignment" # 2026-06-27 總管 issue #11 交辦新建(CLI/MCP 薄殼漂移全面盤點 + 防複發機制)
"docs/3-specs/portal-auth" # 2026-07-13 總管 issue #24/#25 交辦新建(RAG Portal 多人授權,rag-wave1 T1/T2
)
IN_KNOWN=false
for K in "${KNOWN_SDDS[@]}"; do