Mission
Run the dashboard tester lane and review whether the public workbench makes Flow Memory, Agent Bonds, and the Public Agent Network understandable.
Commands
git clone https://github.com/FlowmemoryAI/FlowMemory.git
cd FlowMemory
npm install
npm install --prefix apps/dashboard
npm run public:test:dashboard
npm run workbench:dev
What To Review
- Public Agent Network view
- Agent Bonds view
- Flow Memory / Rootflow view
- Base canary boundary copy
- raw JSON views
What To Report
Open a Public Tester Report or comment here with:
- OS, browser, Node/npm versions
- pass/fail result for build/tests
- screenshots or route names for UI issues
- whether fixture-backed versus live/testnet data was clear
Boundary
The dashboard is a local/test workbench and should not imply production deployment.
Mission
Run the dashboard tester lane and review whether the public workbench makes Flow Memory, Agent Bonds, and the Public Agent Network understandable.
Commands
What To Review
What To Report
Open a Public Tester Report or comment here with:
Boundary
The dashboard is a local/test workbench and should not imply production deployment.