Appearance
Operations
FlowPad is an in-browser webapp. There is no server-side daemon. Its "operations" surface is therefore about how the package is installed into a Host, how the gateway serves it, and how runtime errors are diagnosed.
- Install — how
hivecast installandmatrix installregister FlowPad as a runtime. - Run — what
matrix up @open-matrix/flowpad --servedoes, and how the page is loaded. - Logs and transport messages — runtime logs, the transport-log dock tab, and how to inspect bus traffic.
- Troubleshooting — known failure modes (no actors discovered, federation timeout, dist out-of-date).