docs: sweep archaeology comments to present state

This commit is contained in:
müde 2026-07-13 22:16:02 +02:00
commit 79fec131d6
4 changed files with 9 additions and 10 deletions

View file

@ -169,7 +169,7 @@ in
# Token files must land at the `matrix-token*` name the daemon
# path-watcher globs (`/agents/*/state/matrix-token*`), or the account
# never gets picked up live (it loads only on a full daemon restart).
# Enforce the basename prefix so a deviating name (e.g. the historical
# Enforce the basename prefix so a deviating name (e.g.
# `matrix-catgirl-token`) is caught at build time, not silently.
{
assertion = lib.all (a: lib.hasPrefix "matrix-token" (baseNameOf a.tokenFile)) (