Codekin v0.3.5-alpha.1 — DSH Alpha.2 engine/content-pack preview
Highlights
- Promotes the composable engine and content-pack architecture to
main: a deterministic headless engine, validated Content API v1 registry, official core pack, DSH adapter, and independent React renderer. - Aligns development and the full CI matrix with the npm-published
@deepseek-ai/dsh@0.1.2-alpha.2packages, without a local DSH source checkout. - Reworks the owned-Codekin page around compact portrait/identity cards, a separate three-unique-slot formation editor with explicit save, and a dismissible detail panel for stats, skills, and material-based upgrading.
- Adds engine/content identities to the versioned save envelope while retaining bounded restoration, legacy migration, and one-time migration backups.
- Preserves the
0.3.2gameplay behavior fingerprints while making future content additions explicit, validated, and incrementally versioned.
Validation
pnpm check: 11 test files and 51 tests passed, together with all workspace type checks and the production build.- GitHub Actions: Windows, macOS, and Ubuntu on Node.js 22 and 24 all passed against DSH Alpha.2.
- The packed artifact was installed successfully into an isolated
@deepseek-ai/dsh@0.1.2-alpha.2Web profile, and the composed configuration loaded the Codekin patch. - Tarball audit: 115 package members, no private/local paths, and no sensitive-path or private-key signatures.
Install
pnpm dlx @deepseek-ai/dsh@0.1.2-alpha.2 plugin --profile web add --ignore-scripts https://github.com/Nath-Vikky/dsh-codekin/releases/download/v0.3.5-alpha.1/nath-vikky-dsh-codekin-0.3.5-alpha.1.tgzSHA-256: dceab3558ccfd7e992d9d109912f46bc3314d6569eeed704a5fe22a3aae09be4
This is the GitHub Latest release while retaining its Alpha SemVer identifier. The npm latest line remains Codekin 0.2.0 for DSH Web 0.1.0-rc.5.