slideforge-rust v0.3.0 — Typology System + AXI Agent Ergonomics
What's new in v0.3.0
Styling architecture (typology system)
- 10 curated typologies × 3 variant operators × 7 color-scheme families, per-slide css_vars scoping
- 16+ Google font pairings with per-slide font tokens
AXI agent-ergonomics pass
- Usage errors on stdout (exit 2, no ANSI), generate-slide validation errors on stdout (exit 1)
- Keyword-aware slide-types-for-context with definitive empty state
- SessionStart hook (session-setup / session-start) for ambient dashboard context
- skill-guide --check/--write: SKILL.md derived from the live CLI surface + CI drift gate
Reliability
- Validator: UTF-8-safe truncation (fixed em-dash byte-slice panic), corner-chrome char limits, banded-chrome geometry
- Vendored toon-helper for standalone CI builds
Binaries attached: musl static-pie (runs on any Linux, no glibc) and gnu