- pgsync.go: filter rows where enabled IS NOT FALSE and domain IS NOT NULL,
matching the existing automc servers table (domain nullable, enabled
defaults true). Trigger doc now includes UPDATE OF enabled.
- .gitea/workflows/ci.yaml: build/test on push to automc branch + tags,
publish container as git.timemachine.center/timemachine/mc-router:automc.
- FORK.md: soft-fork relationship doc at repo root.
- docs/AUTOMC.md: quick-start recipe, troubleshooting table,
sync-lifecycle and waker-dispatch sequence diagrams.