@itradingai/aiwiki 0.2.19 → 0.2.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -0
- package/docs/AGENT_HANDOFF.md +1 -0
- package/docs/FAQ.md +4 -0
- package/docs/README.md +5 -0
- package/docs/RELEASE.md +9 -14
- package/docs/ROADMAP.md +1 -0
- package/docs/SHOWCASE.md +19 -9
- package/docs/USAGE.md +8 -10
- package/examples/demo-run/README.md +28 -0
- package/examples/demo-run/context-output.json +341 -0
- package/examples/demo-run/ingest-agent-output.txt +25 -0
- package/examples/demo-run/ingest-file-output.txt +23 -0
- package/examples/demo-run/input/agent-enriched-payload.json +88 -0
- package/examples/demo-run/input/local-article.md +5 -0
- package/examples/demo-run/lint-output.json +46 -0
- package/examples/demo-run/query-output.txt +54 -0
- package/examples/demo-run/setup-output.txt +9 -0
- package/examples/demo-run/status-output.txt +20 -0
- package/examples/obsidian-vault-sample/02-raw/articles/llm-wiki-notes.md +32 -0
- package/examples/obsidian-vault-sample/02-raw/articles/local-article.md +33 -0
- package/examples/obsidian-vault-sample/03-sources/article-cards/llm-wiki-notes.md +62 -0
- package/examples/obsidian-vault-sample/03-sources/article-cards/local-article.md +58 -0
- package/examples/obsidian-vault-sample/04-claims/_suggestions/llm-wiki-notes-claims.md +58 -0
- package/examples/obsidian-vault-sample/05-wiki/source-knowledge/llm-wiki-notes.md +103 -0
- package/examples/obsidian-vault-sample/05-wiki/source-knowledge/local-article.md +72 -0
- package/examples/obsidian-vault-sample/06-assets/_suggestions/llm-wiki-notes-assets.md +29 -0
- package/examples/obsidian-vault-sample/07-topics/ready/llm-wiki-notes-topics.md +29 -0
- package/examples/obsidian-vault-sample/08-outputs/outlines/llm-wiki-notes-outline.md +43 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603905-085f05/payload.json +24 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603905-085f05/processing-summary.md +56 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603905-085f05/raw.md +33 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603905-085f05/source-card.md +58 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603905-085f05/wiki-entry.md +72 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/creative-assets.md +29 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/draft-outline.md +43 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/payload.json +91 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/processing-summary.md +67 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/raw.md +32 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/source-card.md +62 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/topics.md +29 -0
- package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/wiki-entry.md +103 -0
- package/examples/obsidian-vault-sample/_system/index.md +37 -0
- package/examples/obsidian-vault-sample/_system/log.md +8 -0
- package/examples/obsidian-vault-sample/_system/purpose.md +31 -0
- package/examples/obsidian-vault-sample/_system/schemas/aiwiki-frontmatter.md +21 -0
- package/examples/obsidian-vault-sample/_system/templates/review-note.md +16 -0
- package/examples/obsidian-vault-sample/_system/templates/source-card.md +34 -0
- package/examples/obsidian-vault-sample/aiwiki.yaml +18 -0
- package/examples/obsidian-vault-sample/dashboards/AIWiki Home.md +31 -0
- package/examples/obsidian-vault-sample/dashboards/Recent Runs.md +10 -0
- package/examples/obsidian-vault-sample/dashboards/Review Queue.md +12 -0
- package/examples/obsidian-vault-sample/dashboards/Source Cards.md +10 -0
- package/examples/obsidian-vault-sample/dashboards/Topic Pipeline.md +10 -0
- package/examples/obsidian-vault-sample/dashboards/Wiki Entries.md +10 -0
- package/package.json +2 -1
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:assets"
|
|
3
|
+
title: "LLM Wiki Notes Assets"
|
|
4
|
+
type: "asset_suggestions"
|
|
5
|
+
status: "to-review"
|
|
6
|
+
slug: "llm-wiki-notes"
|
|
7
|
+
source_url: "https://example.com/llm-wiki"
|
|
8
|
+
source_type: "url"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
tags: ["aiwiki/assets"]
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
# 素材建议
|
|
25
|
+
|
|
26
|
+
- Wiki 条目:[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]
|
|
27
|
+
- 资料卡:[[03-sources/article-cards/llm-wiki-notes|资料卡]]
|
|
28
|
+
- 原文:[[02-raw/articles/llm-wiki-notes|原文]]
|
|
29
|
+
- 可复用素材:LLM Wiki Notes
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:topics"
|
|
3
|
+
title: "LLM Wiki Notes Topics"
|
|
4
|
+
type: "topic_candidates"
|
|
5
|
+
status: "ready"
|
|
6
|
+
slug: "llm-wiki-notes"
|
|
7
|
+
source_url: "https://example.com/llm-wiki"
|
|
8
|
+
source_type: "url"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
tags: ["aiwiki/topics"]
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
# 选题候选
|
|
25
|
+
|
|
26
|
+
- Wiki 条目:[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]
|
|
27
|
+
- 资料卡:[[03-sources/article-cards/llm-wiki-notes|资料卡]]
|
|
28
|
+
- 大纲:[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]
|
|
29
|
+
- LLM Wiki Notes
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:outline"
|
|
3
|
+
title: "LLM Wiki Notes Outline"
|
|
4
|
+
type: "draft_outline"
|
|
5
|
+
status: "draft"
|
|
6
|
+
slug: "llm-wiki-notes"
|
|
7
|
+
source_url: "https://example.com/llm-wiki"
|
|
8
|
+
source_type: "url"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
tags: ["aiwiki/outline"]
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
# 草稿大纲
|
|
25
|
+
|
|
26
|
+
Wiki 条目:[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]
|
|
27
|
+
资料卡:[[03-sources/article-cards/llm-wiki-notes|资料卡]]
|
|
28
|
+
原文:[[02-raw/articles/llm-wiki-notes|原文]]
|
|
29
|
+
|
|
30
|
+
1. 背景
|
|
31
|
+
2. 关键观点
|
|
32
|
+
3. 证据与推断边界
|
|
33
|
+
4. 可复用判断与方法
|
|
34
|
+
5. 适用场景
|
|
35
|
+
6. 可继续链接的条目
|
|
36
|
+
7. 来源:LLM Wiki Notes
|
|
37
|
+
|
|
38
|
+
## Host Agent Outline Hints
|
|
39
|
+
|
|
40
|
+
- outline_section: 背景
|
|
41
|
+
- outline_section: 实现方式
|
|
42
|
+
- reusable_judgment: Unsupported analysis should stay reviewable before it becomes reusable knowledge.
|
|
43
|
+
- suggested_link: Grounding review workflow -> 05-wiki/source-knowledge/grounding-review
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schema_version": "aiwiki.agent_payload.v1",
|
|
3
|
+
"source": {
|
|
4
|
+
"kind": "file",
|
|
5
|
+
"source_role": "input",
|
|
6
|
+
"represents_user_view": false,
|
|
7
|
+
"title": "local-article",
|
|
8
|
+
"content_format": "markdown",
|
|
9
|
+
"content": "# 示例文章\n\n这是一篇用于 `aiwiki ingest-file` 的中文测试文章。\n\n它应该被保存为 raw,并生成资料卡、建议素材和 processing-summary。\n",
|
|
10
|
+
"fetcher": "local-file",
|
|
11
|
+
"fetch_status": "ok",
|
|
12
|
+
"captured_at": "2026-06-08T16:06:03.902Z"
|
|
13
|
+
},
|
|
14
|
+
"request": {
|
|
15
|
+
"mode": "ingest",
|
|
16
|
+
"outputs": [
|
|
17
|
+
"source_card",
|
|
18
|
+
"wiki_entry",
|
|
19
|
+
"processing_summary"
|
|
20
|
+
],
|
|
21
|
+
"language": "zh-CN"
|
|
22
|
+
},
|
|
23
|
+
"warnings": []
|
|
24
|
+
}
|
package/examples/obsidian-vault-sample/09-runs/20260608-160603905-085f05/processing-summary.md
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "local-article:run:20260608-160603905-085f05"
|
|
3
|
+
type: "processing_summary"
|
|
4
|
+
status: "to-review"
|
|
5
|
+
slug: "local-article"
|
|
6
|
+
title: "local-article"
|
|
7
|
+
source_url: ""
|
|
8
|
+
source_type: "file"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.905Z"
|
|
10
|
+
captured_at: "2026-06-08T16:06:03.902Z"
|
|
11
|
+
run_id: "20260608-160603905-085f05"
|
|
12
|
+
content_fingerprint: "sha256:24fb289f405c9dd3952100a30295c78f80aacabfd6fb08f7e098db86bd9ab7b9"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/local-article|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/local-article|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/local-article|原文]]"
|
|
16
|
+
run_summary: "[[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]"
|
|
17
|
+
grounding_evidence_available: false
|
|
18
|
+
grounding_evidence_channel: "none"
|
|
19
|
+
grounding_needs_review: false
|
|
20
|
+
grounding_markers: []
|
|
21
|
+
grounding_claim_count: "0"
|
|
22
|
+
grounding_claim_quote_count: "0"
|
|
23
|
+
grounding_unsupported_claim_count: "0"
|
|
24
|
+
coverage_suspected_incomplete: false
|
|
25
|
+
tags: ["aiwiki/run"]
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
# 处理记录
|
|
29
|
+
|
|
30
|
+
来源类型:file
|
|
31
|
+
读取状态:ok
|
|
32
|
+
宿主读取器:local-file
|
|
33
|
+
|
|
34
|
+
生成文件:
|
|
35
|
+
- 09-runs/20260608-160603905-085f05/payload.json
|
|
36
|
+
- [[09-runs/20260608-160603905-085f05/raw|raw]] (09-runs/20260608-160603905-085f05/raw.md)
|
|
37
|
+
- [[09-runs/20260608-160603905-085f05/source-card|source-card]] (09-runs/20260608-160603905-085f05/source-card.md)
|
|
38
|
+
- [[09-runs/20260608-160603905-085f05/wiki-entry|wiki-entry]] (09-runs/20260608-160603905-085f05/wiki-entry.md)
|
|
39
|
+
- [[02-raw/articles/local-article|local-article]] (02-raw/articles/local-article.md)
|
|
40
|
+
- [[03-sources/article-cards/local-article|local-article]] (03-sources/article-cards/local-article.md)
|
|
41
|
+
- [[05-wiki/source-knowledge/local-article|local-article]] (05-wiki/source-knowledge/local-article.md)
|
|
42
|
+
- [[09-runs/20260608-160603905-085f05/processing-summary|processing-summary]] (09-runs/20260608-160603905-085f05/processing-summary.md)
|
|
43
|
+
|
|
44
|
+
告警:
|
|
45
|
+
- none
|
|
46
|
+
|
|
47
|
+
Grounding:
|
|
48
|
+
- evidence_available: no
|
|
49
|
+
- evidence_channel: none
|
|
50
|
+
- needs_review: no
|
|
51
|
+
- suspicion_markers: none
|
|
52
|
+
- claims_with_quotes: 0/0
|
|
53
|
+
|
|
54
|
+
下一步审阅:
|
|
55
|
+
- 请在 Obsidian 中人工审阅资料卡、Claim 建议、素材建议、选题和大纲。
|
|
56
|
+
- AIWiki CLI 不负责网页抓取稳定性。
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "local-article:raw"
|
|
3
|
+
title: "local-article"
|
|
4
|
+
type: "raw_article"
|
|
5
|
+
status: "to-review"
|
|
6
|
+
slug: "local-article"
|
|
7
|
+
source_type: "file"
|
|
8
|
+
source_url: ""
|
|
9
|
+
created_at: "2026-06-08T16:06:03.905Z"
|
|
10
|
+
captured_at: "2026-06-08T16:06:03.902Z"
|
|
11
|
+
run_id: "20260608-160603905-085f05"
|
|
12
|
+
content_fingerprint: "sha256:24fb289f405c9dd3952100a30295c78f80aacabfd6fb08f7e098db86bd9ab7b9"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/local-article|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/local-article|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/local-article|原文]]"
|
|
16
|
+
run_summary: "[[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]"
|
|
17
|
+
tags: ["aiwiki/raw"]
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
# local-article
|
|
21
|
+
|
|
22
|
+
## AIWiki 链接
|
|
23
|
+
|
|
24
|
+
- Wiki 条目:[[05-wiki/source-knowledge/local-article|Wiki 条目]]
|
|
25
|
+
- 资料卡:[[03-sources/article-cards/local-article|资料卡]]
|
|
26
|
+
- 处理记录:[[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]
|
|
27
|
+
|
|
28
|
+
# 示例文章
|
|
29
|
+
|
|
30
|
+
这是一篇用于 `aiwiki ingest-file` 的中文测试文章。
|
|
31
|
+
|
|
32
|
+
它应该被保存为 raw,并生成资料卡、建议素材和 processing-summary。
|
|
33
|
+
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "local-article:source-card"
|
|
3
|
+
title: "local-article"
|
|
4
|
+
type: "source_card"
|
|
5
|
+
status: "to-review"
|
|
6
|
+
slug: "local-article"
|
|
7
|
+
source_type: "file"
|
|
8
|
+
source_url: ""
|
|
9
|
+
url: ""
|
|
10
|
+
fetcher: "local-file"
|
|
11
|
+
created_at: "2026-06-08T16:06:03.905Z"
|
|
12
|
+
captured_at: "2026-06-08T16:06:03.902Z"
|
|
13
|
+
run_id: "20260608-160603905-085f05"
|
|
14
|
+
content_fingerprint: "sha256:24fb289f405c9dd3952100a30295c78f80aacabfd6fb08f7e098db86bd9ab7b9"
|
|
15
|
+
wiki_entry: "[[05-wiki/source-knowledge/local-article|Wiki 条目]]"
|
|
16
|
+
source_card: "[[03-sources/article-cards/local-article|资料卡]]"
|
|
17
|
+
raw_note: "[[02-raw/articles/local-article|原文]]"
|
|
18
|
+
run_summary: "[[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]"
|
|
19
|
+
grounding_evidence_available: false
|
|
20
|
+
grounding_evidence_channel: "none"
|
|
21
|
+
grounding_needs_review: false
|
|
22
|
+
grounding_markers: []
|
|
23
|
+
grounding_claim_count: "0"
|
|
24
|
+
grounding_claim_quote_count: "0"
|
|
25
|
+
grounding_unsupported_claim_count: "0"
|
|
26
|
+
coverage_suspected_incomplete: false
|
|
27
|
+
aliases: ["local-article"]
|
|
28
|
+
tags: ["aiwiki/source-card"]
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
# local-article
|
|
32
|
+
|
|
33
|
+
## Obsidian 链接
|
|
34
|
+
|
|
35
|
+
- Wiki 条目:[[05-wiki/source-knowledge/local-article|Wiki 条目]]
|
|
36
|
+
- 原文:[[02-raw/articles/local-article|原文]]
|
|
37
|
+
- 处理记录:[[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]
|
|
38
|
+
|
|
39
|
+
## 摘要
|
|
40
|
+
|
|
41
|
+
# 示例文章
|
|
42
|
+
|
|
43
|
+
这是一篇用于 `aiwiki ingest-file` 的中文测试文章。
|
|
44
|
+
|
|
45
|
+
它应该被保存为 raw,并生成资料卡、建议素材和 processing-summary。
|
|
46
|
+
|
|
47
|
+
## Problem / Evidence / Reuse
|
|
48
|
+
|
|
49
|
+
- problem_solved: needs host Agent analysis
|
|
50
|
+
- evidence_boundary: host supplied evidence available
|
|
51
|
+
- reuse_scenarios: not specified
|
|
52
|
+
- content_fingerprint: sha256:24fb289f405c9dd3952100a30295c78f80aacabfd6fb08f7e098db86bd9ab7b9
|
|
53
|
+
|
|
54
|
+
## Grounding 状态
|
|
55
|
+
|
|
56
|
+
- 证据通道:none
|
|
57
|
+
- 需要复核:no
|
|
58
|
+
- 疑似标记:none
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "local-article:wiki-entry"
|
|
3
|
+
type: "wiki_entry"
|
|
4
|
+
wiki_type: "source_knowledge"
|
|
5
|
+
source_role: "input"
|
|
6
|
+
represents_user_view: false
|
|
7
|
+
status: "active"
|
|
8
|
+
generation_mode: "deterministic_fallback"
|
|
9
|
+
quality: "scaffold"
|
|
10
|
+
generated_by: "aiwiki_cli"
|
|
11
|
+
llm_enriched: false
|
|
12
|
+
title: "local-article"
|
|
13
|
+
slug: "local-article"
|
|
14
|
+
source_url: ""
|
|
15
|
+
source_type: "file"
|
|
16
|
+
source_card: "03-sources/article-cards/local-article.md"
|
|
17
|
+
raw_file: "02-raw/articles/local-article.md"
|
|
18
|
+
run_summary: "09-runs/20260608-160603905-085f05/processing-summary.md"
|
|
19
|
+
run_id: "20260608-160603905-085f05"
|
|
20
|
+
content_fingerprint: "sha256:24fb289f405c9dd3952100a30295c78f80aacabfd6fb08f7e098db86bd9ab7b9"
|
|
21
|
+
created_at: "2026-06-08T16:06:03.905Z"
|
|
22
|
+
updated_at: "2026-06-08T16:06:03.905Z"
|
|
23
|
+
topics: []
|
|
24
|
+
claims: []
|
|
25
|
+
grounding_evidence_available: false
|
|
26
|
+
grounding_evidence_channel: "none"
|
|
27
|
+
grounding_needs_review: false
|
|
28
|
+
grounding_markers: []
|
|
29
|
+
grounding_claim_count: "0"
|
|
30
|
+
grounding_claim_quote_count: "0"
|
|
31
|
+
grounding_unsupported_claim_count: "0"
|
|
32
|
+
coverage_suspected_incomplete: false
|
|
33
|
+
tags: ["aiwiki/wiki-entry"]
|
|
34
|
+
---
|
|
35
|
+
# local-article
|
|
36
|
+
|
|
37
|
+
## 说明
|
|
38
|
+
|
|
39
|
+
这是 AIWiki 根据原文和元数据生成的基础 Wiki 条目。当前条目未经过宿主 Agent 的深度分析,仅用于建立知识库索引、来源追踪和后续 Query。
|
|
40
|
+
|
|
41
|
+
## 来源信息
|
|
42
|
+
|
|
43
|
+
- 原文链接:无
|
|
44
|
+
- Source Card:[[03-sources/article-cards/local-article|资料卡]]
|
|
45
|
+
- Raw:[[02-raw/articles/local-article|原文]]
|
|
46
|
+
- Run:[[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]
|
|
47
|
+
|
|
48
|
+
## 内容预览
|
|
49
|
+
|
|
50
|
+
> # 示例文章 这是一篇用于 `aiwiki ingest-file` 的中文测试文章。 它应该被保存为 raw,并生成资料卡、建议素材和 processing-summary。
|
|
51
|
+
|
|
52
|
+
## 待 Agent 补全
|
|
53
|
+
|
|
54
|
+
以下内容需要宿主 Agent 基于原文进一步生成:
|
|
55
|
+
|
|
56
|
+
- 一句话总结
|
|
57
|
+
- 核心观点
|
|
58
|
+
- 可复用知识点
|
|
59
|
+
- 相关概念
|
|
60
|
+
- 适用场景
|
|
61
|
+
- 可转化选题
|
|
62
|
+
|
|
63
|
+
- 证据通道:none
|
|
64
|
+
- 需要复核:no
|
|
65
|
+
- 疑似标记:none
|
|
66
|
+
- Claim 引用覆盖:0/0
|
|
67
|
+
|
|
68
|
+
## 来源
|
|
69
|
+
|
|
70
|
+
- Source Card: [[03-sources/article-cards/local-article|资料卡]]
|
|
71
|
+
- Raw: [[02-raw/articles/local-article|原文]]
|
|
72
|
+
- Run: [[09-runs/20260608-160603905-085f05/processing-summary|处理记录]]
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:assets"
|
|
3
|
+
title: "LLM Wiki Notes Assets"
|
|
4
|
+
type: "asset_suggestions"
|
|
5
|
+
status: "to-review"
|
|
6
|
+
slug: "llm-wiki-notes"
|
|
7
|
+
source_url: "https://example.com/llm-wiki"
|
|
8
|
+
source_type: "url"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
tags: ["aiwiki/assets"]
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
# 素材建议
|
|
25
|
+
|
|
26
|
+
- Wiki 条目:[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]
|
|
27
|
+
- 资料卡:[[03-sources/article-cards/llm-wiki-notes|资料卡]]
|
|
28
|
+
- 原文:[[02-raw/articles/llm-wiki-notes|原文]]
|
|
29
|
+
- 可复用素材:LLM Wiki Notes
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:outline"
|
|
3
|
+
title: "LLM Wiki Notes Outline"
|
|
4
|
+
type: "draft_outline"
|
|
5
|
+
status: "draft"
|
|
6
|
+
slug: "llm-wiki-notes"
|
|
7
|
+
source_url: "https://example.com/llm-wiki"
|
|
8
|
+
source_type: "url"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
tags: ["aiwiki/outline"]
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
# 草稿大纲
|
|
25
|
+
|
|
26
|
+
Wiki 条目:[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]
|
|
27
|
+
资料卡:[[03-sources/article-cards/llm-wiki-notes|资料卡]]
|
|
28
|
+
原文:[[02-raw/articles/llm-wiki-notes|原文]]
|
|
29
|
+
|
|
30
|
+
1. 背景
|
|
31
|
+
2. 关键观点
|
|
32
|
+
3. 证据与推断边界
|
|
33
|
+
4. 可复用判断与方法
|
|
34
|
+
5. 适用场景
|
|
35
|
+
6. 可继续链接的条目
|
|
36
|
+
7. 来源:LLM Wiki Notes
|
|
37
|
+
|
|
38
|
+
## Host Agent Outline Hints
|
|
39
|
+
|
|
40
|
+
- outline_section: 背景
|
|
41
|
+
- outline_section: 实现方式
|
|
42
|
+
- reusable_judgment: Unsupported analysis should stay reviewable before it becomes reusable knowledge.
|
|
43
|
+
- suggested_link: Grounding review workflow -> 05-wiki/source-knowledge/grounding-review
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schema_version": "aiwiki.agent_payload.v1",
|
|
3
|
+
"source": {
|
|
4
|
+
"kind": "url",
|
|
5
|
+
"source_role": "input",
|
|
6
|
+
"represents_user_view": false,
|
|
7
|
+
"url": "https://example.com/llm-wiki",
|
|
8
|
+
"title": "LLM Wiki Notes",
|
|
9
|
+
"content_format": "markdown",
|
|
10
|
+
"content": "这是一篇关于 LLM Wiki 的文章,讨论了 Agent-first 本地知识库、结构化条目和持续整理。",
|
|
11
|
+
"fetcher": "host-agent",
|
|
12
|
+
"fetch_status": "ok",
|
|
13
|
+
"captured_at": "2026-05-14T10:00:00+08:00",
|
|
14
|
+
"language": "zh-CN"
|
|
15
|
+
},
|
|
16
|
+
"request": {
|
|
17
|
+
"mode": "ingest",
|
|
18
|
+
"outputs": [
|
|
19
|
+
"source_card",
|
|
20
|
+
"wiki_entry",
|
|
21
|
+
"processing_summary",
|
|
22
|
+
"creative_assets",
|
|
23
|
+
"topics",
|
|
24
|
+
"draft_outline"
|
|
25
|
+
],
|
|
26
|
+
"language": "zh-CN"
|
|
27
|
+
},
|
|
28
|
+
"analysis": {
|
|
29
|
+
"summary": "LLM Wiki 把资料整理成可持续维护的本地知识层。",
|
|
30
|
+
"key_points": [
|
|
31
|
+
"Wiki Entry 是入库后的默认知识容器",
|
|
32
|
+
"宿主 Agent 负责理解原文"
|
|
33
|
+
],
|
|
34
|
+
"reusable_knowledge": [
|
|
35
|
+
{
|
|
36
|
+
"title": "Agent-first 边界",
|
|
37
|
+
"content": "CLI 负责落盘,Agent 负责理解。"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"entities": [
|
|
41
|
+
"AIWiki CLI",
|
|
42
|
+
"Host Agent"
|
|
43
|
+
],
|
|
44
|
+
"concepts": [
|
|
45
|
+
"content fingerprint",
|
|
46
|
+
"evidence boundary"
|
|
47
|
+
],
|
|
48
|
+
"tensions": [
|
|
49
|
+
"automation speed vs evidence review"
|
|
50
|
+
],
|
|
51
|
+
"reusable_judgments": [
|
|
52
|
+
{
|
|
53
|
+
"title": "Review before reuse",
|
|
54
|
+
"judgment": "Unsupported analysis should stay reviewable before it becomes reusable knowledge.",
|
|
55
|
+
"rationale": "The host Agent may infer beyond the source."
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"related_concepts": [
|
|
59
|
+
"LLM Wiki",
|
|
60
|
+
"Agent-first"
|
|
61
|
+
],
|
|
62
|
+
"use_cases": [
|
|
63
|
+
"研究",
|
|
64
|
+
"写作"
|
|
65
|
+
],
|
|
66
|
+
"topic_candidates": [
|
|
67
|
+
"为什么 Agent 需要本地 Wiki"
|
|
68
|
+
],
|
|
69
|
+
"claims": [
|
|
70
|
+
{
|
|
71
|
+
"claim": "高质量知识提炼应由宿主 Agent 提供",
|
|
72
|
+
"confidence": "high"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"suggested_links": [
|
|
76
|
+
{
|
|
77
|
+
"title": "Grounding review workflow",
|
|
78
|
+
"target": "05-wiki/source-knowledge/grounding-review",
|
|
79
|
+
"reason": "Connects this source to evidence review practice."
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"outline": {
|
|
83
|
+
"title": "LLM Wiki 文章大纲",
|
|
84
|
+
"sections": [
|
|
85
|
+
"背景",
|
|
86
|
+
"实现方式"
|
|
87
|
+
]
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"warnings": []
|
|
91
|
+
}
|
package/examples/obsidian-vault-sample/09-runs/20260608-160603980-89f570/processing-summary.md
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:run:20260608-160603980-89f570"
|
|
3
|
+
type: "processing_summary"
|
|
4
|
+
status: "to-review"
|
|
5
|
+
slug: "llm-wiki-notes"
|
|
6
|
+
title: "LLM Wiki Notes"
|
|
7
|
+
source_url: "https://example.com/llm-wiki"
|
|
8
|
+
source_type: "url"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
grounding_evidence_available: false
|
|
22
|
+
grounding_evidence_channel: "none"
|
|
23
|
+
grounding_needs_review: true
|
|
24
|
+
grounding_markers: ["unsupported_claims"]
|
|
25
|
+
grounding_claim_count: "1"
|
|
26
|
+
grounding_claim_quote_count: "0"
|
|
27
|
+
grounding_unsupported_claim_count: "1"
|
|
28
|
+
coverage_suspected_incomplete: false
|
|
29
|
+
tags: ["aiwiki/run"]
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
# 处理记录
|
|
33
|
+
|
|
34
|
+
来源类型:url
|
|
35
|
+
读取状态:ok
|
|
36
|
+
宿主读取器:host-agent
|
|
37
|
+
|
|
38
|
+
生成文件:
|
|
39
|
+
- 09-runs/20260608-160603980-89f570/payload.json
|
|
40
|
+
- [[09-runs/20260608-160603980-89f570/raw|raw]] (09-runs/20260608-160603980-89f570/raw.md)
|
|
41
|
+
- [[09-runs/20260608-160603980-89f570/source-card|source-card]] (09-runs/20260608-160603980-89f570/source-card.md)
|
|
42
|
+
- [[09-runs/20260608-160603980-89f570/wiki-entry|wiki-entry]] (09-runs/20260608-160603980-89f570/wiki-entry.md)
|
|
43
|
+
- [[09-runs/20260608-160603980-89f570/creative-assets|creative-assets]] (09-runs/20260608-160603980-89f570/creative-assets.md)
|
|
44
|
+
- [[09-runs/20260608-160603980-89f570/topics|topics]] (09-runs/20260608-160603980-89f570/topics.md)
|
|
45
|
+
- [[09-runs/20260608-160603980-89f570/draft-outline|draft-outline]] (09-runs/20260608-160603980-89f570/draft-outline.md)
|
|
46
|
+
- [[02-raw/articles/llm-wiki-notes|llm-wiki-notes]] (02-raw/articles/llm-wiki-notes.md)
|
|
47
|
+
- [[03-sources/article-cards/llm-wiki-notes|llm-wiki-notes]] (03-sources/article-cards/llm-wiki-notes.md)
|
|
48
|
+
- [[05-wiki/source-knowledge/llm-wiki-notes|llm-wiki-notes]] (05-wiki/source-knowledge/llm-wiki-notes.md)
|
|
49
|
+
- [[04-claims/_suggestions/llm-wiki-notes-claims|llm-wiki-notes-claims]] (04-claims/_suggestions/llm-wiki-notes-claims.md)
|
|
50
|
+
- [[06-assets/_suggestions/llm-wiki-notes-assets|llm-wiki-notes-assets]] (06-assets/_suggestions/llm-wiki-notes-assets.md)
|
|
51
|
+
- [[07-topics/ready/llm-wiki-notes-topics|llm-wiki-notes-topics]] (07-topics/ready/llm-wiki-notes-topics.md)
|
|
52
|
+
- [[08-outputs/outlines/llm-wiki-notes-outline|llm-wiki-notes-outline]] (08-outputs/outlines/llm-wiki-notes-outline.md)
|
|
53
|
+
- [[09-runs/20260608-160603980-89f570/processing-summary|processing-summary]] (09-runs/20260608-160603980-89f570/processing-summary.md)
|
|
54
|
+
|
|
55
|
+
告警:
|
|
56
|
+
- grounding: 1 claim(s) lack a source_quote found in raw content.
|
|
57
|
+
|
|
58
|
+
Grounding:
|
|
59
|
+
- evidence_available: no
|
|
60
|
+
- evidence_channel: none
|
|
61
|
+
- needs_review: yes
|
|
62
|
+
- suspicion_markers: unsupported_claims
|
|
63
|
+
- claims_with_quotes: 0/1
|
|
64
|
+
|
|
65
|
+
下一步审阅:
|
|
66
|
+
- 请在 Obsidian 中人工审阅资料卡、Claim 建议、素材建议、选题和大纲。
|
|
67
|
+
- AIWiki CLI 不负责网页抓取稳定性。
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
---
|
|
2
|
+
aiwiki_id: "llm-wiki-notes:raw"
|
|
3
|
+
title: "LLM Wiki Notes"
|
|
4
|
+
type: "raw_article"
|
|
5
|
+
status: "to-review"
|
|
6
|
+
slug: "llm-wiki-notes"
|
|
7
|
+
source_type: "url"
|
|
8
|
+
source_url: "https://example.com/llm-wiki"
|
|
9
|
+
created_at: "2026-06-08T16:06:03.980Z"
|
|
10
|
+
captured_at: "2026-05-14T10:00:00+08:00"
|
|
11
|
+
run_id: "20260608-160603980-89f570"
|
|
12
|
+
content_fingerprint: "sha256:7e9fcf3257160956b260fe36c2c3dbdddf91b86856e989045eee547ff0019a9a"
|
|
13
|
+
wiki_entry: "[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]"
|
|
14
|
+
source_card: "[[03-sources/article-cards/llm-wiki-notes|资料卡]]"
|
|
15
|
+
raw_note: "[[02-raw/articles/llm-wiki-notes|原文]]"
|
|
16
|
+
claims_note: "[[04-claims/_suggestions/llm-wiki-notes-claims|Claim 建议]]"
|
|
17
|
+
assets_note: "[[06-assets/_suggestions/llm-wiki-notes-assets|素材建议]]"
|
|
18
|
+
topics_note: "[[07-topics/ready/llm-wiki-notes-topics|选题]]"
|
|
19
|
+
outline_note: "[[08-outputs/outlines/llm-wiki-notes-outline|大纲]]"
|
|
20
|
+
run_summary: "[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]"
|
|
21
|
+
tags: ["aiwiki/raw"]
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
# LLM Wiki Notes
|
|
25
|
+
|
|
26
|
+
## AIWiki 链接
|
|
27
|
+
|
|
28
|
+
- Wiki 条目:[[05-wiki/source-knowledge/llm-wiki-notes|Wiki 条目]]
|
|
29
|
+
- 资料卡:[[03-sources/article-cards/llm-wiki-notes|资料卡]]
|
|
30
|
+
- 处理记录:[[09-runs/20260608-160603980-89f570/processing-summary|处理记录]]
|
|
31
|
+
|
|
32
|
+
这是一篇关于 LLM Wiki 的文章,讨论了 Agent-first 本地知识库、结构化条目和持续整理。
|