Scholar v3.1.1 — docs/maintenance patch
A docs/maintenance patch over v3.1.0. No plugin code changed — the skill, commands, and tests are byte-identical to v3.1.0; this exists to land the doc corrections on main + the live site under a clean version.
Fixed
- Docs: corrected the v3.1.0 release date to the actual ship date (2026-06-21) across CHANGELOG, mkdocs, the What's New page, and REFCARD.
- Docs: wrapped literal
{{ }}/${{ }}in internal plan/spec docs in{% raw %}somkdocs build --strictpasses (the macros plugin no longer tries to evaluate them).
Unchanged
- 18 teaching commands +
/scholar:hub, 1 skill (statistical-pedagogy-framework). - Tests: 111 Jest suites / 3,287 total, 131 node:test discovery.
Test plan
- Scholar CI green on
dev(Run Test Suite, Validate Plugin Structure, Validate JSON Schemas, Dependency Audit) -
version-sync --gate: 0 errors · markdownlint: 0 ·mkdocs build --strict: 0 warnings - Version consistent at 3.1.1 (package.json, plugin.json, lockfile, mkdocs, SCHOLAR_VERSION)
Full changelog: https://github.com/Data-Wise/scholar/blob/v3.1.1/CHANGELOG.md
🤖 Generated with Claude Code