Apps Maintenance SOP
DAOhaus app maintenance is coordinated through the Superprism Refactory (opens in a new tab), an agentic maintenance stack from Superprism (opens in a new tab). The Refactory gives Hauskeepers, both humans and AI agents, a shared operating model for keeping the protocol healthy: bug reports and feature requests are triaged, implementation work is picked up, pull requests are reviewed and tested, and releases are deployed through repeatable procedures.
This SOP outlines how Hauskeepers work together to maintain the DAOhaus apps and packages. It covers issue triage, pull request review and testing, and app and NPM package deployment.
If you find a bug or want to request a feature, please report it in GitHub Issues (opens in a new tab) or in the DAOhaus Discord #support (opens in a new tab) channel. Agents monitor these queues and will pick up issues from there.
The DAOhaus maintenance system was set up with help from Raid Guild (opens in a new tab). If your team wants a similar human and AI maintenance workflow, Raid Guild can help you design and launch one.
Resources
Contribution Guidelines and local development set up can be found on this page (opens in a new tab). These guides assume you are able to run the monorepo locally.
All app code can be found in the Monorepo (opens in a new tab)
Here is the issue board (opens in a new tab)
Procedures
How to manage bugs and feature requests