Mission
Run the lowest-friction public tester lane from a clean clone and report whether it works without extra undocumented setup.
Commands
git clone https://github.com/FlowmemoryAI/FlowMemory.git
cd FlowMemory
npm install
npm run public:test:quick
What To Report
Open a Public Tester Report or comment here with:
- OS and shell
- Node and npm versions
- pass/fail result
- first useful error if it failed
- whether docs/PUBLIC_TESTER_GUIDE.md matched what happened
Boundary
This tests local/test helper, SDK, and fixture-backed flows only. It is not a production-readiness claim.
Mission
Run the lowest-friction public tester lane from a clean clone and report whether it works without extra undocumented setup.
Commands
What To Report
Open a Public Tester Report or comment here with:
Boundary
This tests local/test helper, SDK, and fixture-backed flows only. It is not a production-readiness claim.