- page.tsx: type the search filter as Where
- PastorsTable.tsx: narrow action result before setError
- seed.ts: tag ids are numbers on SQLite
- ecosystem: PORT 3111
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Runs `next start` under PM2 (fork mode, autorestart, 1G memory cap).
Config is .cjs because the package is ESM.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>