Agent hosting
Configuration fixtures
Generate private configuration fixtures with the validated setup helper; no reusable secrets are shipped.
View Markdown source ↗Run the setup helper to create unix.sexp, http.sexp,
tokens.sexp, and private client credential files under an empty disposable root.
The checked-in generator is the executable configuration fixture: paths are
absolute, token hashes come from fresh credentials, and both daemon configs pass
the real validator. Static copies containing machine paths or reusable secrets
are deliberately not checked in.
See the annotated complete config for every optional section and the source appendix for the exact config record and wire/header contracts.