{
  "markdown": "# Living Stack Community\n\nBuyer guides: [run a real proof loop](https://github.com/equinoxaifinance-rgb/living-stack-community/blob/main/guides/first-proof.md) · [choose the right edition](https://github.com/equinoxaifinance-rgb/living-stack-community/blob/main/guides/choose-edition.md).\n\nLiving Stack Community is the free **seven-tool proof loop** for MCP-capable agents. It proves the core behavior before a buyer pays: open a scoped session, authorize a bounded action, record typed evidence, check a claim against the exact subject and outcome, and close the session with a tamper-evident local ledger.\n\nIt does **not** include the paid implementation for durable memory, recovery checkpoints, portable signed traces, release-byte verification, adoption receipts, or multi-agent coordination.\n\n## Install\n\n```bash\nnpx -y github:equinoxaifinance-rgb/living-stack-community\n```\n\nRequires Node.js 22 or newer. The MCP command is `node /path/to/living-stack-community/server.mjs`.\n\nWant to help validate the product without buying it? Join the [five-user proof pilot](PILOT.md). Feedback is opt-in through a public GitHub issue; the Community runtime itself still makes no network calls.\n\n## Included tools\n\n- `livingstack.status`\n- `livingstack.session_start`\n- `livingstack.session_status`\n- `livingstack.authorize_action`\n- `livingstack.record_outcome`\n- `livingstack.check_claim`\n- `livingstack.session_close`\n\n## Upgrade to Complete Local\n\n[Complete Local](https://living-stack-mcp.pages.dev/#pricing) has 23 tools and adds the capabilities that turn the proof loop into an operating runtime: durable context memory, checkpoint recovery, Ed25519-signed portable traces, release verification, opt-in adoption receipts, and all multi-agent Team workflows.\n\nCommunity is not a time-limited trial. It is the permanent proof edition. Complete Local is the product for ongoing work.\n\n## Privacy and boundaries\n\n- State is local by default.\n- Raw goals, scopes, targets, evidence references, summaries, and close reasons are stored only as SHA-256 digests.\n- The default policy rejects external and destructive actions.\n- The server gates and records host actions; it never executes them.\n- Community has no telemetry or network calls.\n\nSee [PRODUCT.md](PRODUCT.md) and [SECURITY.md](SECURITY.md).\n",
  "bytes": 2298,
  "sha": "937379397c1fdfd2ffe336b623df3d2952dc01b72be43c87e4559bb985ada02f",
  "repo_slug": "equinoxaifinance-rgb/living-stack-community",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_equinoxaifinance_rgb_living_st_0465f7dc/readme"
}