Changelog
Notable updates to the Playprint SDK and platform.
March 2026
Pricing
- New per-game pricing model with five tiers: Build (free), Launch ($49/mo), Grow ($149/mo), Comply ($499/mo), Enterprise (custom)
- Added COMPLY tier with COPPA compliance tools, parental consent flows, data minimization, and audit documentation
- BUILD tier is free forever during development with no MAU limits
SDK
- Ghost AI expanded from 5 to 8 bias weights — now includes
reach(fromexpansivetrait),expressiveness, andprovocation(fromCommsProfile). Ghosts can now drive in-game emotes, chat, and messaging behaviour. createGhost()now accepts an optionalCommsProfilesecond argument for communication-aware ghosts- Ghost modifier composition pipeline (
composeModifiers,conditionalModifier) for dynamic AI behaviour tuning - State-action resolution with hierarchical fallback keys (
resolveStateAction,buildFallbackKeys) - Communication style classification — profiles players as Silent, Trash Talker, Expressive, or Respectful (
deriveCommunicationBiases,classifyCommunicationStyle) - Decision classification with category maps and keyword inference fallback (
classifyDecision) - Game module registry for per-game SDK configuration (
registerGameModule,getGameModule,getAllGameModules) - Ghost profile generation from game modules (
buildGhostProfileFromModule) - Match tracker creation from game modules with risk map support (
createTracker) - Typed extensions —
PlayprintData<T>generic for type-safe game-specific extension fields - Version comparison utility (
compareVersions) - 6-dimensional trait profile (Aggressive, Bold, Deceptive, Chaotic, Urgent, Expansive)
- 5-layer generative archetype system
- Exponential Moving Average profile computation
- Zero runtime dependencies
Website & Documentation
- Redesigned pricing page with per-game model and cost estimator
- Added compliance positioning section for children's game studios
- Added ROI Calculator for studios to estimate retention impact
- Updated Cross-Game Identity documentation to reflect infrastructure-complete status
- Added Core Concepts documentation page
- Added Compliance documentation with data flow diagrams
- Published Privacy Policy and Terms of Service
- Added waitlist registration for early access
Earlier versions were internal development releases. Public changelog begins March 2026.