v0.18.0 — OKF ScalarDB/ScalarDL Knowledge Bundle
Added
ScalarDB / ScalarDL implementation decisions are now grounded in version-pinned official documentation.
The OKF-ScalarDB-ScalarDL bundle — the complete developers.scalar-labs.com docs split per product and per version (ScalarDB 3.14–3.18, ScalarDL 3.10–3.13, ScalarDB Community 3.4–3.13; 1,800 concepts) — is vendored as a git submodule at knowledge/okf-scalardb-scalardl/, so skills answer from the release a project actually runs instead of model memory or unpinned "latest" docs.
rules/okf-knowledge-bundle.md(new shared contract): resolve the bundle (submodule →~/.cache/nexus-architect/shallow clone → online docs explicitly labeled as not version-pinned), pin product, version, and edition before reading anything, filter concepts bylifecycle_phase(design / implement / operate), never mix versions, cite each concept's canonicalresourceURL, and pin dependencies with the frontmatterpatch_version— feeding therules/dependency-versions.md/work/version-decisions.jsonflow.tools/update-okf-bundle.sh+/architect:update-knowledge(new skill): fetch, update, and inspect the bundle from remote — no-arg ensure fetches only when absent,updatepulls the newest state,statusreports the resolved path, commits, and bundled versions.
Changed
- 19 skills across all three plugins now consult the bundle —
architect: design-scalardb, design-scalardb-analytics, select-scalardb-edition, generate-scalardb-code, review-scalardb, define-requirements, migrate-database;scalardb: docs (bundle-first search), build-app, model, config, crud-ops, jdbc-ops, error-handler, scaffold, review-code, migrate, local-env;product: design-architecture. - Entry docs kept in sync:
CLAUDE.md,AGENTS.md,OMNIGENT.md,README.md(clone with--recurse-submodules; new ScalarDB / ScalarDL Knowledge Bundle section).
Install / upgrade
claude plugin update architect@nexus-architect
claude plugin update scalardb@nexus-architect
claude plugin update product@nexus-architectManual clones: git clone --recurse-submodules, or in an existing clone run tools/update-okf-bundle.sh.
Full changelog: CHANGELOG.md / CHANGELOG_ja.md
🤖 Generated with Claude Code