Files
Arcrun/registry/components
Leo 475c95aaae feat(kbdb_upsert_block): add create_only flag (#2 stub support)
leo 反饋 2026-05-17:「至少建一個 placeholder 給未來累積」
但 upsert 預設 PATCH 既有會把完整 wiki 覆寫成 stub。

新 input field:create_only (bool, default false)
  - false (預設):既有 → PATCH (傳統 upsert 行為)
  - true:既有 → return action='exists' 不動,避免 stub 覆寫 full wiki

用於 wiki_synthesis V3.1 referenced_entities → ensure_stub_wiki_page 場景。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 11:07:31 +08:00
..