cc494a250e
新 ingest 模型(無 LLM,取代舊 raw→Haiku 路): - 來源 = system-dev/wiki/cards/**/*.md(精耕卡)+ ## 實體/## 關聯 typed-edge + [[wikilink]] - 卡片→base entry(metadata.embed=true);typed-edge/wikilink→graph triplet - 純機械決定性,零 token 形式 = Arcrun workflow(cron drain + Gitea webhook delta)+ 新自訂零件 km_wiki_card_parse 不撞頂設計:一卡一 tick + 超大卡以 source_uri anchor 自動分段; graph fan-out 精確 = 7+4N+M+D,dry-run 對 notes 三卡上限 33 subrequest(<50)。 Phase A:不部署、不寫 live。含純核心 + dry-run 證據(3 entries/15 triplets/16 nodes)。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HJiLCRUU2o3aSpPEzVCt2o
177 lines
6.3 KiB
JSON
177 lines
6.3 KiB
JSON
{
|
|
"repo": "Leo/notes",
|
|
"commit": "4b9a53c1c99d596c23b1b449fd79728610f6995b",
|
|
"budget": 40,
|
|
"ceiling": 50,
|
|
"cards": [
|
|
{
|
|
"relPath": "system-dev/wiki/cards/notes/Gitea當後端編輯器全CF化網站構想.md",
|
|
"canonical": "Gitea當後端編輯器全CF化網站構想",
|
|
"entry": {
|
|
"page_name": "wikicard:Leo/notes/Gitea當後端編輯器全CF化網站構想",
|
|
"entry_type": "wiki_card",
|
|
"metadata.embed": true,
|
|
"content_hash": "64b402952fe0…",
|
|
"content_bytes": 2324,
|
|
"tags": [
|
|
"系統設計",
|
|
"工具教學"
|
|
]
|
|
},
|
|
"envelopeCount": 1,
|
|
"envelopes": [
|
|
{
|
|
"source.uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/Gitea當後端編輯器全CF化網站構想.md",
|
|
"source.anchor": null,
|
|
"nodes": 6,
|
|
"triplets": 5,
|
|
"est_subrequests": 33,
|
|
"under_ceiling": true,
|
|
"sample_triplets": [
|
|
"Gitea >> 類比於 >> WordPress (1)",
|
|
"Gitea >> 充當後端供稿給 >> Cloudflare Pages (1)",
|
|
"Quartz >> 目前負責轉譯給 >> Cloudflare Pages (1)",
|
|
"Cloudflare Artifacts >> 若提供 git 倉庫則可取代 >> Gitea (1)"
|
|
],
|
|
"sample_nodes": [
|
|
"Gitea — 可自架的 git 平台,編輯體驗近似 WordPress 後…",
|
|
"WordPress — 常見的內容管理後端,作為 Gitea 編輯體驗的類比對象。…",
|
|
"Cloudflare Pages — Cloudflare 的靜態站前端託管。…",
|
|
"Quartz — 目前把筆記轉成網站前端的工具。…"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"relPath": "system-dev/wiki/cards/notes/Prompt能力即拆解自己邏輯的能力.md",
|
|
"canonical": "Prompt能力即拆解自己邏輯的能力",
|
|
"entry": {
|
|
"page_name": "wikicard:Leo/notes/Prompt能力即拆解自己邏輯的能力",
|
|
"entry_type": "wiki_card",
|
|
"metadata.embed": true,
|
|
"content_hash": "63296a663227…",
|
|
"content_bytes": 2109,
|
|
"tags": [
|
|
"AI協作",
|
|
"工具教學",
|
|
"觀點主張"
|
|
]
|
|
},
|
|
"envelopeCount": 1,
|
|
"envelopes": [
|
|
{
|
|
"source.uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/Prompt能力即拆解自己邏輯的能力.md",
|
|
"source.anchor": null,
|
|
"nodes": 5,
|
|
"triplets": 5,
|
|
"est_subrequests": 32,
|
|
"under_ceiling": true,
|
|
"sample_triplets": [
|
|
"Prompt 能力 >> 本質上等於 >> 邏輯拆解能力 (1)",
|
|
"邏輯拆解能力 >> 產出 >> pseudo code (1)",
|
|
"pseudo code >> 足以教會 >> AI (1)",
|
|
"Prompt能力即拆解自己邏輯的能力 >> 呼應 >> 程式化邏輯可圖解任何主題不限AI (1)"
|
|
],
|
|
"sample_nodes": [
|
|
"Prompt 能力 — 把腦中意圖轉成能指揮 AI 的指令的能力。…",
|
|
"邏輯拆解能力 — 把腦中隱性流程外顯成可陳述步驟的能力。…",
|
|
"pseudo code — 用類程式的步驟描述邏輯、尚未綁定特定語法的表達。…",
|
|
"AI — 需被人以指令/範例指揮才產出的生成模型。…"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"relPath": "system-dev/wiki/cards/notes/程式化邏輯可圖解任何主題不限AI.md",
|
|
"canonical": "程式化邏輯可圖解任何主題不限AI",
|
|
"entry": {
|
|
"page_name": "wikicard:Leo/notes/程式化邏輯可圖解任何主題不限AI",
|
|
"entry_type": "wiki_card",
|
|
"metadata.embed": true,
|
|
"content_hash": "a9dbf5fc0f9a…",
|
|
"content_bytes": 2577,
|
|
"tags": [
|
|
"工具教學",
|
|
"觀點主張",
|
|
"系統設計"
|
|
]
|
|
},
|
|
"envelopeCount": 1,
|
|
"envelopes": [
|
|
{
|
|
"source.uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/程式化邏輯可圖解任何主題不限AI.md",
|
|
"source.anchor": null,
|
|
"nodes": 5,
|
|
"triplets": 5,
|
|
"est_subrequests": 32,
|
|
"under_ceiling": true,
|
|
"sample_triplets": [
|
|
"程式化邏輯 >> 可圖解 >> 亞洲金融風暴 (1)",
|
|
"流程圖解 >> 奠基於 >> 程式化邏輯 (1)",
|
|
"系統動力學 >> 類同於 >> 流程圖解 (1)",
|
|
"程式化邏輯可圖解任何主題不限AI >> 呼應 >> Prompt能力即拆解自己邏輯的能力 (1)"
|
|
],
|
|
"sample_nodes": [
|
|
"程式化邏輯 — 以程式的因果鏈結構來表述任一領域的邏輯。…",
|
|
"亞洲金融風暴 — 講者小 Lin 用長邏輯鏈敘述的金融事件案例。…",
|
|
"流程圖解 — 用 n8n 這類流程工具把邏輯視覺化講解的方法。…",
|
|
"系統動力學 — 以存量流量與回饋環圖解因果的建模工具。…"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"totals": {
|
|
"cards": 3,
|
|
"entries_to_upsert": 3,
|
|
"triplet_envelopes": 3,
|
|
"total_triplets": 15,
|
|
"total_nodes": 16,
|
|
"max_est_subrequests_single_call": 33,
|
|
"ceiling": 50,
|
|
"budget": 40,
|
|
"any_envelope_over_ceiling": 0
|
|
},
|
|
"self_test": {
|
|
"note": "合成 20 邊 / 22 節點 的超大卡",
|
|
"if_single_envelope_est_subrequests": 114,
|
|
"would_crash_single": true,
|
|
"segmented_into": 4,
|
|
"per_segment": [
|
|
{
|
|
"uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/合成超大卡.md#seg01",
|
|
"anchor": "seg01",
|
|
"triplets": 6,
|
|
"nodes": 7,
|
|
"est_subrequests": 38,
|
|
"under_ceiling": true
|
|
},
|
|
{
|
|
"uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/合成超大卡.md#seg02",
|
|
"anchor": "seg02",
|
|
"triplets": 6,
|
|
"nodes": 6,
|
|
"est_subrequests": 37,
|
|
"under_ceiling": true
|
|
},
|
|
{
|
|
"uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/合成超大卡.md#seg03",
|
|
"anchor": "seg03",
|
|
"triplets": 6,
|
|
"nodes": 6,
|
|
"est_subrequests": 37,
|
|
"under_ceiling": true
|
|
},
|
|
{
|
|
"uri": "gitea:Leo/notes@system-dev/wiki/cards/notes/合成超大卡.md#seg04",
|
|
"anchor": "seg04",
|
|
"triplets": 3,
|
|
"nodes": 3,
|
|
"est_subrequests": 22,
|
|
"under_ceiling": true
|
|
}
|
|
],
|
|
"all_segments_under_ceiling": true
|
|
}
|
|
}
|