Documentation
README
Open OwnMem Console
OwnMem Console renders this repository's memory metrics โ adoption funnel, recall latency, corpus health, governance โ in the browser. It binds 127.0.0.1 only; nothing is served off this machine.
If npx ownmem dashboard fails because the layer is missing, the repository
was initialized without it. Re-run init with --layers dashboard (see the
init skill), then retry.
Start it for the user
The server stays resident. Start it in the background; if an instance is
already running, the same command returns "reused": true instead of starting
a second one.
Do not redirect --json output to /tmp or any other shared directory.
That JSON contains a long-lived access token, and /tmp is commonly
world-readable.
This is the opening of the README. Read the full README on GitHub.