systemg 0.67.5

An agent-friendly general-purpose program orchestrator for busy people.
Documentation
## What

<!-- What this changes, in a sentence or two. -->

## Why

<!-- The bug it fixes or the reason it is worth doing. Link the issue: Fixes #123 -->

## How it was tested

<!-- Commands you ran, or the repro that now passes. -->

---

- [ ] `scripts/commit-check.sh` passes
- [ ] Commit message is `type(scope): subject`, title line only
- [ ] Bug fix? A repro under `tests/docker/repro/` that fails before and passes after

<!-- CI covers fmt, clippy, tests, docs and the sysg.dev build, so no need to list those. -->