Skip to content

docs: correct "ships none of OpenWiki's source" (vendored snapshot is dev/CI-only)#13

Merged
gpxl merged 1 commit into
mainfrom
claude/notice-accuracy
Jul 10, 2026
Merged

docs: correct "ships none of OpenWiki's source" (vendored snapshot is dev/CI-only)#13
gpxl merged 1 commit into
mainfrom
claude/notice-accuracy

Conversation

@gpxl

@gpxl gpxl commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • NOTICE and README's "License & lineage" section overstated the case by claiming wijzer "ships none of OpenWiki's source." That's only true of the runtime.
  • The repo vendors a pinned snapshot of a few OpenWiki source files and one test under vendor/openwiki/ (see vendor/openwiki/PROVENANCE.md), used only by wijzer's dev/CI test suite for parity verification — it never ships in or runs as part of the plugin's runtime.
  • Reworded both docs to distinguish runtime (ships/runs none of OpenWiki's source) from the vendored dev/CI-only snapshot, and linked vendor/openwiki/ from the README. Attribution and licensing statements are unchanged — only the runtime-vs-distribution wording is corrected.

Commits

  • 7fbf5b6 docs: clarify NOTICE/README — vendored OpenWiki source is dev/CI-only, not runtime

Test plan

  • Lint clean (shellcheck — no scripts touched)
  • npm test not run locally (node_modules not installed in this worktree); CI will run it
  • Docs-only change — code-quality gate exempt per Agent Config
  • Manual verification

🤖 Generated with Claude Code

…, not runtime

The prior wording claimed wijzer "ships none of OpenWiki's source," which
overstated the case: the repo vendors a pinned snapshot of a few OpenWiki
source files and one test under vendor/openwiki/ (see PROVENANCE.md there),
used only by wijzer's dev/CI test suite for parity verification. Reword
NOTICE and the README's License & lineage section to distinguish the
runtime (none of OpenWiki's source runs there) from the vendored dev/CI
snapshot, and link vendor/openwiki/ from the README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gpxl
gpxl merged commit 236dfa4 into main Jul 10, 2026
4 checks passed
@gpxl
gpxl deleted the claude/notice-accuracy branch July 10, 2026 06:27
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