#!/usr/bin/env bash set -euo pipefail printf '%s\n' \ 'SUPERSEDED: periodic writers must only retire as part of the Fifth Domain daily persona deployment.' \ 'Use deploy-fifth-domain-daily-persona-systems.sh from an exact merged source release.' >&2 exit 64