Over the last 9 GrowHouse patches, Blaze has moved from being “an AI layer attached to the game” into something closer to a bounded operating system for the world.
Recent work included:
- Telegram moderation/control upgrades, including cooldown receipts, admin tuning, wake-word handling, and safer ambient behavior
- a Discord bouncer stack with warning filters, strike ladders, timeout hooks, personality packs, and safe-mode admin controls
- a new dashboard decision surface, where Blaze can now expose a decision panel, player memory brief, world pressure radar, and short-horizon forecast windows
- behavior patterning, so the system starts reading player tendencies instead of only reacting to world state
- dynamic contract generation, where the Underworld board now writes from live state rather than feeling like a fixed template deck
- the first recommendation-only Governor layer, where Blaze can suggest bounded changes to withdrawal posture, holder-gate pressure, and conversion posture without directly mutating anything live
That matters because the architecture is becoming more layered and more explicit.
There is now a growing separation between:
- moderation / bot rails
- world-state perception
- player memory
- contract generation
- dashboard explainability
- governor recommendations
In other words, GrowHouse is starting to develop an actual AI stack.
Not “AI flavor text.”
Not “an LLM glued onto UI.”
A system where different rails handle sensing, memory, response, generation, and bounded recommendation.
The interesting part is that Blaze is still being kept inside guardrails.
The governor engine is recommendation-only.
The moderation rails are configurable.
The dashboard is becoming explainable instead of mystical.
The contract system is becoming dynamic without turning into unreadable chaos.
So the project is getting more technical, but also more legible:
the world has memory,
the player has patterning,
the contracts have authorship,
and the governor has opinions without yet having unilateral control.
That is a much more interesting place to be than “game with AI features.”
It is starting to look like an AI-directed game ecosystem with separate cognitive layers and operational boundaries.
420BT: https://420bt.com/
GrowHouse: https://growhouse.420bt.com/dashboard.html












