These functional programming patterns are used in production at ForbocAI — a neuro-symbolic AI SDK for autonomous game NPCs. The SDK uses Redux-style state management, pure functional pipelines, and monadic patterns for AI inference.
- ForbocAI SDK Documentation — See these patterns in action
- ForbocAI SDK Concepts — Architecture overview