Skip to main content

ic-nuho: PR#12: Scaffold Rust SpacetimeDB module

Snapshot: 2026-03-30T08:40:31Z

FieldValue
Statusopen
Assignee(unassigned)
Priority2
Labelsatlas
Created bygithub-bridge
Created2026-03-28T21:00:08Z
Updated2026-03-28T21:00:08Z

Description

GitHub PR: b4arena/spellkave#12 URL: https://github.com/b4arena/spellkave/pull/12 Title: Scaffold Rust SpacetimeDB module

PR description:

Summary

  • Minimal SpacetimeDB server module with Config table + init reducer
  • GitHub Actions CI: check (wasm32), clippy, fmt, test
  • CLAUDE.md with project conventions

Context

Sets up the Rust toolchain and CI so Atlas can commit ADRs and Forge can start implementing. Related: #6, #10, #11

Test plan

  • CI passes (cargo check, clippy, fmt, test)
  • wasm32-unknown-unknown target compiles

Please review this PR:

  1. Use gh pr diff --repo <repo> to fetch the diff
  2. Check for correctness, test coverage, and code style
  3. Post APPROVED or CHANGES_REQUIRED with your findings

Conversation

No comments yet.