vigilantes remate-watch e indexnow-watch (timers systemd del master)

remate-watch (2026-07-23): detecta draft+imagen+sin metas en los dos
Ghost y lanza claude -p con el checklist de remate_prompt.md; verifica
contra Ghost e informa por Telegram; el post queda siempre en draft.

indexnow-watch (2026-07-24): compara el sitemap de posts con el estado
y envía URLs nuevas/actualizadas a api.indexnow.org (Bing/DDG/Yandex).
Las keys y keyLocation viven fuera del repo (~/.local/state/indexnow/).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
ChemaVX
2026-07-24 09:24:13 +00:00
co-authored by Claude Fable 5
parent 9c76ed87ff
commit cdc9a9baca
7 changed files with 625 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[Unit]
Description=indexnow-watch cada hora (a y 20, para no coincidir con los ticks de remate-watch)
[Timer]
OnCalendar=*-*-* *:20:00
RandomizedDelaySec=120
[Install]
WantedBy=timers.target