sdd(portal-auth): requirements — #24/#25 RAG Portal 多人授權需求(含 leo 07-12/07-13 拍板範圍)+ guard 白名單登記

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
uncle6me-web
2026-07-13 22:05:29 +08:00
parent cbebb36c01
commit 66062843ee
2 changed files with 63 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