Prepare public release docs

This commit is contained in:
Stanislav Rossovskii
2026-06-23 15:08:28 +04:00
parent 1026e9ebbe
commit 03bf0edddb
11 changed files with 311 additions and 55 deletions

View File

@@ -72,6 +72,6 @@ for demo/e2e only — production deploys the Go binary under systemd.
- `docker-compose.showcase.yml` — override that adds demo agents + mock webhook.
- `docker/agent.Dockerfile` — demo/e2e agent image (not for production).
- `showcase/` — demo agent configs, check scripts, and mock webhook.
- `e2e-showcase.sh` — full showcase runner (Stage 6.1).
- `e2e-showcase.sh` — full showcase runner.
Docker images install Python/Node project dependencies inside the image; host venvs are never mounted (see `AGENTS.md`).
Docker images install Python/Node project dependencies inside the image; host venvs are never mounted.