Skip to content

[Docs] OpenWiki influence study; file improvements #101-#105 - #11

Merged
codenamev merged 1 commit into
mainfrom
worktree-study-openwiki-2026-07-16
Jul 16, 2026
Merged

[Docs] OpenWiki influence study; file improvements #101-#105#11
codenamev merged 1 commit into
mainfrom
worktree-study-openwiki-2026-07-16

Conversation

@codenamev

@codenamev codenamev commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

Study of langchain-ai/openwiki v0.2.0 (commit d4e94ab) via /study-repo — LangChain's DeepAgents wiki generator, 11.8k stars three weeks after launch.

OpenWiki is the same mission approached from the opposite direction: the LLM authors prose pages while a deterministic harness enforces every invariant (write confinement, two-tier no-op detection, post-write validation with corrective feedback injected back into the agent loop, machine-owned indexes). The storage model is rejected (prose has no truth maintenance or row provenance), but the harness patterns target problems we have open.

Rebased onto main after PR #10 (OKF study) claimed #96–#98; items renumbered to #101–#105 with convergence cross-references added.

Changes

  • docs/influence/openwiki.md (new) — full analysis with file:line evidence, comparison table, adoption opportunities, and rejected features. Cross-links docs/influence/okf.md (OpenWiki's frontmatter follows the Google Knowledge Catalog OKF schema that PR [Docs] OKF (Open Knowledge Format) study; improvements #96-#98 #10 studied).
  • docs/improvements.md — new dated section with items #101–#105 plus a priority bump for #79; header + sources updated, merged with the OKF study's same-day header entry.

Filed improvements

# Item Priority
101 Explicit no-op permission in extraction prompts — attacks the forced-extraction pressure behind the distiller-hallucination pattern High ⭐
102 Corrective warnings in store_extraction responses — converges with OKF study #97 (two studies independently filed the same tool-border feedback loop; implement as one feature) High ⭐
103 User-authored extraction brief (their INSTRUCTIONS.md pattern) — read-always/write-never steering surface for distillation scope High ⭐
104 AGENTS.md managed marker block for non-Claude agents Medium
105 0600/0700 permission hardening on memory DBs Medium
Priority bump for #79 (untrusted-data framing) — OpenWiki is the third independent repo shipping it Medium

Each High item was verified against current ClaudeMemory source before filing (e.g. confirmed Publish#should_write? already matches their content-hash gate — validation, not adoption — and confirmed the silent reclassification at management_handlers.rb:42).

Notes

Docs-only change; no runtime surface. Pre-commit hook chain passed.

Study of langchain-ai/openwiki v0.2.0 (d4e94ab). Three High Priority
items target the prompt/feedback edges of the distillation pipeline:
explicit no-op permission in extraction prompts (#101), corrective
warnings in store_extraction responses (#102, converges with the
same-day OKF study's #97 — implement as one feature), and a
user-authored extraction brief (#103). Medium: AGENTS.md marker block
(#104), DB permission hardening (#105), and a priority bump for #79
(third independent repo shipping untrusted-data framing).
@codenamev
codenamev force-pushed the worktree-study-openwiki-2026-07-16 branch from 7e005dc to 063597f Compare July 16, 2026 21:10
@codenamev codenamev changed the title [Docs] OpenWiki influence study; file improvements #96-#100 [Docs] OpenWiki influence study; file improvements #101-#105 Jul 16, 2026
@codenamev
codenamev merged commit 9f24142 into main Jul 16, 2026
1 check failed
@codenamev
codenamev deleted the worktree-study-openwiki-2026-07-16 branch July 16, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant