Merge branch 'main' into fix/merge-main-into-batch-t173

# Conflicts:
#	console-ui/public/portal/index.html
#	cypher-executor/src/routes/health.ts
#	cypher-executor/src/routes/portal.ts
#	registry/components/kbdb_upsert_block/component.contract.yaml
#	registry/examples/km-wiki-ingest/workflow.yaml
This commit is contained in:
2026-08-02 23:43:16 +08:00
34 changed files with 2039 additions and 33 deletions
@@ -27,7 +27,11 @@ input_schema:
refresh — 強制重新 refresh,更新 CREDENTIALS_KV 中的 access_token/expires_at
api_key:
type: string
description: 租戶識別(ak_ 前綴),用來組 {api_key}:cred:{name} KV key
description: >-
租戶識別=Arcrun namespace,用來組 {api_key}:cred:{name} KV key。
⚠️ 2026-07-29 更正:舊敘述寫「ak_ 前綴」,但現行沒有發 API key 的機制
leo 07-29 指正)——namespace 即身分即憑證。下方 examples 的 ak_test/ak_nonexistent
是測試用假值,不代表真實格式。
service:
type: string
description: auth recipe 名稱,對應 auth_recipe:{service} 的 KV 記錄
@@ -24,7 +24,11 @@ input_schema:
description: 目前僅支援 authenticate
api_key:
type: string
description: 租戶識別(ak_ 前綴),用來組 {api_key}:cred:{name} KV key
description: >-
租戶識別=Arcrun namespace,用來組 {api_key}:cred:{name} KV key。
⚠️ 2026-07-29 更正:舊敘述寫「ak_ 前綴」,但現行沒有發 API key 的機制
leo 07-29 指正)——namespace 即身分即憑證。下方 examples 的 ak_test/ak_nonexistent
是測試用假值,不代表真實格式。
service:
type: string
description: auth recipe 名稱,對應 auth_recipe:{service} 的 KV 記錄
@@ -24,7 +24,11 @@ input_schema:
description: 目前僅支援 authenticate;static_key 無 refresh 概念
api_key:
type: string
description: 租戶識別(ak_ 前綴),用來組 {api_key}:cred:{name} KV key
description: >-
租戶識別=Arcrun namespace,用來組 {api_key}:cred:{name} KV key。
⚠️ 2026-07-29 更正:舊敘述寫「ak_ 前綴」,但現行沒有發 API key 的機制
leo 07-29 指正)——namespace 即身分即憑證。下方 examples 的 ak_test/ak_nonexistent
是測試用假值,不代表真實格式。
service:
type: string
description: auth recipe 名稱,對應 auth_recipe:{service} 的 KV 記錄