feat(openwiki v0.3.1 --update): generate themes 4-5 + index.md + themes/ + sources/ index (2026-08-07)
This commit is contained in:
@@ -19,7 +19,8 @@ This is the synthesis page for **AI Agent 工具** — Robin's daily-driver stac
|
||||
|
||||
## Agent stack architecture
|
||||
|
||||
```mermaid
|
||||
<!-- openwiki: mermaid parse failed and this diagram was converted to a text fence so it does not break rendering. Fix the diagram source and restore the mermaid fence. Parser error: Heuristic: an unescaped angle bracket inside a label breaks rendering; rephrase the label. -->
|
||||
```text
|
||||
flowchart TD
|
||||
User[Robin · desktop / mobile]
|
||||
subgraph DesktopWSL[WSL · primary host]
|
||||
@@ -95,6 +96,7 @@ The architecture shows three agent surfaces sharing the OpenWiki memory substrat
|
||||
- **OpenWiki = LangChain 7/10 open-source "personal brain" framework.** Local markdown wiki rooted at `~/.openwiki/wiki`, mirrored to Gitea public `http://10.10.10.254:3080/Robin/openwiki-wiki`. Cron pipeline: every night 02:00 `openwiki-update.sh` (HN + Tavily + git-repo + M3 agent synthesis) → commit → push to Gitea. Every 02:30 `openwiki-update-sources.sh` (NocoDB + SeaFile + Wiki.js + RAGFlow health checks) → commit → push.
|
||||
- **Five canonical synthesis pages** — [`/quickstart.md`](/quickstart.md), [`/themes.md`](/themes.md), [`/commitments.md`](/commitments.md), [`/open-questions.md`](/open-questions.md), [`/personal-logistics.md`](/personal-logistics.md). Five detailed theme pages under [`/themes/`](/themes/).
|
||||
- **Evidence layer** — 21 source pages under [`/sources/`](/sources/), one per active connector or subsystem.
|
||||
<!-- openwiki: broken internal link [/sources/README-ACTIVATION.md] file "/sources/README-ACTIVATION.md" does not exist. Fix the href or restore the target, then delete this comment. -->
|
||||
- **Activation manual:** [`/sources/README-ACTIVATION.md`](/sources/README-ACTIVATION.md) (2026-07-27 update). 8 sections covering TL;DR / connectors not yet on / daily operations / what Robin manually does / what Robin never touches / cross-tool cheat sheet / today's real system status / changes from 7-26 / next steps.
|
||||
- **Cheat sheet:** [`/sources/OpenWiki速查手册.md`](/sources/OpenWiki速查手册.md) (2026-07-27 one-shot reference for talking to colleagues / boss / agents about what OpenWiki is).
|
||||
|
||||
@@ -104,6 +106,7 @@ The architecture shows three agent surfaces sharing the OpenWiki memory substrat
|
||||
|
||||
- **Master template:** [`/sources/ldr-report-template.md`](/sources/ldr-report-template.md) — 8 铁律 + 3 trigger modes (精简 4 步 vs 完整 8 步 vs 自动) + 5-section report template (做什么 / 3 发现 / 4 维产品对接 / 局限 / 转发语+落款+PDF). Total report length 800–1500 characters.
|
||||
- **SOP lessons:** [`/sources/2026-07-27-4-27-sop-vs-implementation.md`](/sources/2026-07-27-4-27-sop-vs-implementation.md) — 9-step SOP vs 7-27 凭印象实操 comparison. PyMuPDF xref dedup + 30KB filter + p1 logo 剔除. NocoDB v1 + JSON body (范本 v2 fails 3x). SeaFile `?dl=1` suffix required. 3-frame SeaFile image 嵌入 markdown.
|
||||
<!-- openwiki: broken internal link [/sources/memory-2026-07-16-tools-final.md] file "/sources/memory-2026-07-16-tools-final.md" does not exist. Fix the href or restore the target, then delete this comment. -->
|
||||
- **Toolchain打通战报:** [`/sources/memory-2026-07-16-tools-final.md`](/sources/memory-2026-07-16-tools-final.md) — 2026-07-16 OpenWiki + Gitea + NocoDB + RAGFlow + Wiki.js + MiniMax code 端到端打通. 9 链路.
|
||||
|
||||
### Remote access (RustDesk)
|
||||
@@ -138,9 +141,11 @@ The architecture shows three agent surfaces sharing the OpenWiki memory substrat
|
||||
| Question | Go to |
|
||||
| --- | --- |
|
||||
| What is OpenWiki and how do I use it? | [`/sources/OpenWiki速查手册.md`](/sources/OpenWiki速查手册.md) |
|
||||
<!-- openwiki: broken internal link [/sources/README-ACTIVATION.md] file "/sources/README-ACTIVATION.md" does not exist. Fix the href or restore the target, then delete this comment. -->
|
||||
| What connectors does OpenWiki have? | [`/sources/README-ACTIVATION.md`](/sources/README-ACTIVATION.md) |
|
||||
| What is the LDR report format? | [`/sources/ldr-report-template.md`](/sources/ldr-report-template.md) |
|
||||
| What are the LDR SOP lessons? | [`/sources/2026-07-27-4-27-sop-vs-implementation.md`](/sources/2026-07-27-4-27-sop-vs-implementation.md) |
|
||||
| How is RustDesk configured? | [`/sources/rustdesk-sop.md`](/sources/rustdesk-sop.md) |
|
||||
<!-- openwiki: broken internal link [/sources/memory-2026-07-16-tools-final.md] file "/sources/memory-2026-07-16-tools-final.md" does not exist. Fix the href or restore the target, then delete this comment. -->
|
||||
| What did Robin do on 2026-07-16 (toolchain通)? | [`/sources/memory-2026-07-16-tools-final.md`](/sources/memory-2026-07-16-tools-final.md) |
|
||||
| What is the ITX 24h host build? | [`/commitments.md`](/commitments.md) `itx-24h-host-build-2026-q3` |
|
||||
Reference in New Issue
Block a user