Force Alex OS to reindex after a direct DB write
If you write content straight to MySQL (a seed script, a manual insert), Alex OS won't know until you tell it to refresh.
Content
The CMS's normal content-save code path calls a notify function that pokes Alex OS's config-refresh route. Anything that bypasses that path — a raw SQL insert, a seed script run from the CLI — needs a manual nudge.