rx/ at boot; there is no generation step, ever.
When To Use
- New or updated rx definitions (components, atoms, templates, styles in
apps/unoverse/rx/) - New or updated custom node packages (in
apps/unoverse/nodes/) - New or updated prompts (agent skills / prompt blocks in
apps/unoverse/prompts/) - After
git pullorunoverse updatewhen the platform isnβt reflecting changes
Quick Commands
Local Development
Production Server
Content does not ride deploys. Nodes, design, and prompts reach a server throughunoverse update (git-synced carve-out), the Marketplace (installed per item,
database-driven), and Studio publish. unoverse deploy moves platform images only:
What Each Step Does
Which change needs which step?
Manual Step-by-Step (when CLI commands arenβt enough)
Nuclear Restart (full teardown + rebuild)
When things are truly stuck:unoverse start also rebuilds the universal component-node package in-container, so a cold start always runs fresh executor code.
Verify
Troubleshooting
Related
- 01-core.md β Initial deployment
- 06-test.md β Full health check

