mirror of
https://github.com/logos-co/logos-tutorial.git
synced 2026-08-27 19:01:11 +00:00
- Fix the "Running with logoscore" link anchor: #51 → #61 (the section is 6.1; the old anchor 404s). In both the wrapping-c-library spec and its output. - Daemon examples background `-D` then call immediately, which can race daemon startup. Wait for readiness (`until logoscore status; do sleep 0.2; done`) in the §6.1 one-shot example and the troubleshooting quick-check; background the previously-foreground openmetrics `-D` snippet too. - Document `--config-dir` (and `--persistence-path`) in the daemon startup flags table, since the openmetrics example uses `--config-dir`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>