feat: wiki 連結升級成 typed-edge 三元組 A >> 謂詞 >> B(issue #5)

裸 [[wikilink]] 是弱連結——只說「有關」,沒說關係是什麼,下游要建
knowledge graph 還得回讀兩張卡。改寫成帶語義的三元組,下游 ingest 直接
parse 出帶類型的有向邊,把關係也預編譯。

- wiki-init.md + docs/SKILL.md 的 ## 關聯 改用 [[A]] >> 謂詞 >> [[B]]。
- 規則:方向性、謂詞用動詞、自由詞彙、向後相容(裸 [[A]] 仍合法)。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-25 23:11:31 +08:00
parent 6b49f35925
commit 331e4d56a7
4 changed files with 36 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
1.4.1
1.5.0