[總管回報] graph plugin 缺 triplet 刪除/deprecate API(清理/去重無法走 API) #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
發現於 Phase b drainer 自測清理(實測)。
症狀
graph plugin
/triplets/*無刪除/deprecate 端點:triplet DELETE→404、其valueslot DELETE→500。→ 測試/錯誤產生的 triplet 無法走 API 清掉。影響
rec_6270a66e/rec_2dd72a302 筆 test triplet)。owner_id重複兩筆、任何 ingest 去重/修正,都無 API 可清。建議
graph plugin 補
DELETE /triplets/{id}或POST /triplets/{id}/deprecate(走 base API 改 status,守 KBDB 鐵律不動表)。優先序:中(不擋主線,但去重/清理遲早要)。[總管] 2026-07-06,來源 Phase b drainer 自測