There was an error while loading. Please reload this page.
docs(wiki): correct the stack, the version, and the volatile counts No Elasticsearch service exists in docker-compose.yml, so it was wrong to include it in the memory budget; the README diagram lists it and the gap is now stated where a reader sizing a host will meet it. The FAQ described v0.8.0 as current and missed v0.9.0, whose removal of five fabricated tools is exactly what a prospective user needs to know. The pull request answer no longer hardcodes a count that changes weekly. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
docs(wiki): orientation layer for a platform with documentation in three places Home, sidebar and footer, plus four pages: a service map, the first-run sequence, a guide to which document answers which question, and an FAQ. The service map is read out of docker-compose.yml, which is the only authority on what actually starts and where it listens: only the gateway binds beyond localhost, every other port is on 127.0.0.1, PostgreSQL and Redis publish nothing, and automations is the single profile-gated service. Two mismatches with the README are noted rather than repeated: cspm and sensor are described as not enabled in the default compose file but are defined there without a profile, and the 89 in the issue counter is 88 pull requests, 87 of them Dependabot, against one open issue. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Initial Home page