Patch release — fixes Dart publishing and lands the docs/README/branding pass.
Fixed
- dart: refresh packages/dart/rust/Cargo.lock so
cargo build --lockedsucceeds — the workspace-excluded dart crate's lock was left stale by version bumps, blocking the Dart native build (and pub.dev publish) on prior releases.
Changed
- Rewrote README templates to the hero/collapsible pattern; corrected deferred guides/playbooks/ADRs; rebranded docs accent to the new identity's electric blue; replaced prek with poly in .ai-rulez governance.
Zig
Add to your build.zig.zon:
.dependencies = .{
.spikard-zig = .{\n .url = \"https://github.com/Goldziher/spikard/releases/download/v0.16.1/spikard-zig-v0.16.1.tar.gz\",\n .hash = \"spikard-0.16.1-344cU3YTTRwySNRZUeV4TXxkF7yGQ0i-j8A9cQwzCLuE\",\n },\n},\n```\n