Skip to content

History / Where Documentation Lives

Revisions

  • 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>

    @fabriziosalmi fabriziosalmi committed Sep 6, 2026